Re: [Django] #33804: GinIndex's gin_pending_list_limit parameter is in kilobytes.

31 views
Skip to first unread message

Django

unread,
Jun 24, 2022, 3:03:45 AM6/24/22
to django-...@googlegroups.com
#33804: GinIndex's gin_pending_list_limit parameter is in kilobytes.
--------------------------------------+------------------------------------
Reporter: sidty | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: 4.0
Severity: Normal | Resolution:
Keywords: GinIndex | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------

Comment (by Mariusz Felisiak):

Would you like to prepare a patch?

--
Ticket URL: <https://code.djangoproject.com/ticket/33804#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Jun 24, 2022, 3:14:48 AM6/24/22
to django-...@googlegroups.com
#33804: GinIndex's gin_pending_list_limit parameter is in kilobytes.
--------------------------------------+------------------------------------
Reporter: sidty | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: 4.0
Severity: Normal | Resolution:
Keywords: GinIndex | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------

Comment (by sidty):

Replying to [comment:3 Mariusz Felisiak]:


> Would you like to prepare a patch?

Actually I am struggling a lot with internet speed at my current location.
I would like you to do it.

--
Ticket URL: <https://code.djangoproject.com/ticket/33804#comment:4>

Django

unread,
Jun 24, 2022, 6:53:19 AM6/24/22
to django-...@googlegroups.com
#33804: GinIndex's gin_pending_list_limit parameter is in kilobytes.
--------------------------------------+------------------------------------
Reporter: sidty | Owner: iwootten
Type: Cleanup/optimization | Status: assigned

Component: Documentation | Version: 4.0
Severity: Normal | Resolution:
Keywords: GinIndex | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by iwootten):

* owner: nobody => iwootten
* status: new => assigned


--
Ticket URL: <https://code.djangoproject.com/ticket/33804#comment:5>

Django

unread,
Jun 24, 2022, 7:13:39 AM6/24/22
to django-...@googlegroups.com
#33804: GinIndex's gin_pending_list_limit parameter is in kilobytes.
--------------------------------------+------------------------------------
Reporter: sidty | Owner: iwootten
Type: Cleanup/optimization | Status: closed
Component: Documentation | Version: 4.0
Severity: Normal | Resolution: fixed

Keywords: GinIndex | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by iwootten):

* status: assigned => closed
* has_patch: 0 => 1
* resolution: => fixed


Comment:

Fixed this in this PR: https://github.com/django/django/pull/15794

--
Ticket URL: <https://code.djangoproject.com/ticket/33804#comment:6>

Django

unread,
Jun 24, 2022, 7:27:06 AM6/24/22
to django-...@googlegroups.com
#33804: GinIndex's gin_pending_list_limit parameter is in kilobytes.
-------------------------------------+-------------------------------------
Reporter: sidty | Owner: iwootten
Type: | Status: new
Cleanup/optimization |

Component: Documentation | Version: 4.0
Severity: Normal | Resolution:
Keywords: GinIndex | Triage Stage: Ready for
| checkin

Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):

* status: closed => new
* resolution: fixed =>
* stage: Accepted => Ready for checkin


Comment:

This is not fixed, because the patch has not yet been merged.

--
Ticket URL: <https://code.djangoproject.com/ticket/33804#comment:7>

Django

unread,
Jun 24, 2022, 8:53:10 AM6/24/22
to django-...@googlegroups.com
#33804: GinIndex's gin_pending_list_limit parameter is in kilobytes.
-------------------------------------+-------------------------------------
Reporter: sidty | Owner: Ian
Type: | Wootten
Cleanup/optimization | Status: closed
Component: Documentation | Version: 4.0
Severity: Normal | Resolution: fixed

Keywords: GinIndex | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by GitHub <noreply@…>):

* status: new => closed
* resolution: => fixed


Comment:

In [changeset:"6f63e0ce8e36fbdb2d0c4dfd77ed3cf02e467f49" 6f63e0c]:
{{{
#!CommitTicketReference repository=""
revision="6f63e0ce8e36fbdb2d0c4dfd77ed3cf02e467f49"
Fixed #33804 -- Corrected GinIndex.gin_pending_list_limit description in
docs.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/33804#comment:8>

Django

unread,
Jun 24, 2022, 8:54:51 AM6/24/22
to django-...@googlegroups.com
#33804: GinIndex's gin_pending_list_limit parameter is in kilobytes.
-------------------------------------+-------------------------------------
Reporter: sidty | Owner: Ian
Type: | Wootten
Cleanup/optimization | Status: closed
Component: Documentation | Version: 4.0
Severity: Normal | Resolution: fixed
Keywords: GinIndex | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by Mariusz Felisiak <felisiak.mariusz@…>):

In [changeset:"2026314b20b78445cbec2eb2de9ff082a5193d7b" 2026314b]:
{{{
#!CommitTicketReference repository=""
revision="2026314b20b78445cbec2eb2de9ff082a5193d7b"
[4.1.x] Fixed #33804 -- Corrected GinIndex.gin_pending_list_limit
description in docs.

Backport of 6f63e0ce8e36fbdb2d0c4dfd77ed3cf02e467f49 from main
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/33804#comment:9>

Django

unread,
Jun 24, 2022, 12:41:29 PM6/24/22
to django-...@googlegroups.com
#33804: GinIndex's gin_pending_list_limit parameter is in kilobytes.
-------------------------------------+-------------------------------------
Reporter: sidty | Owner: Ian
Type: | Wootten
Cleanup/optimization | Status: closed
Component: Documentation | Version: 4.0
Severity: Normal | Resolution: fixed
Keywords: GinIndex | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by sidty):

Replying to [comment:9 Mariusz Felisiak <felisiak.mariusz@…>]:


> In [changeset:"2026314b20b78445cbec2eb2de9ff082a5193d7b" 2026314b]:
> {{{
> #!CommitTicketReference repository=""
revision="2026314b20b78445cbec2eb2de9ff082a5193d7b"
> [4.1.x] Fixed #33804 -- Corrected GinIndex.gin_pending_list_limit
description in docs.
>
> Backport of 6f63e0ce8e36fbdb2d0c4dfd77ed3cf02e467f49 from main
> }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/33804#comment:10>

Reply all
Reply to author
Forward
0 new messages