Bug 1782826 - event_slot_alloc not able to return index after reach slot_used count to 1024
Summary: event_slot_alloc not able to return index after reach slot_used count to 1024
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: rpc
Version: 7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mohit Agrawal
QA Contact:
URL:
Whiteboard:
Depends On: 1781440
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-12-12 12:45 UTC by Mohit Agrawal
Modified: 2019-12-13 07:08 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1781440
Environment:
Last Closed: 2019-12-13 07:08:22 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Gluster.org Gerrit 23869 0 None Merged rpc: event_slot_alloc converted infinite loop after reach slot_used to 1024 2019-12-13 07:08:21 UTC

Description Mohit Agrawal 2019-12-12 12:45:43 UTC
+++ This bug was initially created as a clone of Bug #1781440 +++

Description of problem:
In the commit faf5ac13c4ee00a05e9451bf8da3be2a9043bbf2 missed one condition to come out from the loop so after reach the counter to 1024 the loop has become an infinite loop.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

--- Additional comment from Worker Ant on 2019-12-10 03:10:06 UTC ---

REVIEW: https://review.gluster.org/23843 (rpc: event_slot_alloc converted infinite loop after reach slot_used to 1024) posted (#1) for review on master by MOHIT AGRAWAL

--- Additional comment from Worker Ant on 2019-12-10 07:47:43 UTC ---

REVIEW: https://review.gluster.org/23843 (rpc: event_slot_alloc converted infinite loop after reach slot_used to 1024) merged (#2) on master by Xavi Hernandez

Comment 1 Worker Ant 2019-12-12 12:47:40 UTC
REVIEW: https://review.gluster.org/23869 (rpc: event_slot_alloc converted infinite loop after reach slot_used to 1024) posted (#1) for review on release-7 by MOHIT AGRAWAL

Comment 2 Worker Ant 2019-12-13 07:08:22 UTC
REVIEW: https://review.gluster.org/23869 (rpc: event_slot_alloc converted infinite loop after reach slot_used to 1024) merged (#2) on release-7 by Rinku Kothiya


Note You need to log in before you can comment on or make changes to this bug.