Bug 1694563
Summary: | gfapi: do not block epoll thread for upcall notifications | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Soumya Koduri <skoduri> |
Component: | libgfapi | Assignee: | bugs <bugs> |
Status: | CLOSED NEXTRELEASE | QA Contact: | bugs <bugs> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.1 | CC: | bugs, hgowtham, pasik |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1693575 | Environment: | |
Last Closed: | 2019-04-08 14:01:26 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1693575, 1694565 | ||
Bug Blocks: | 1694561, 1694562 |
Description
Soumya Koduri
2019-04-01 05:59:50 UTC
REVIEW: https://review.gluster.org/22461 (gfapi: Unblock epoll thread for upcall processing) posted (#1) for review on release-4.1 by soumya k REVIEW: https://review.gluster.org/22461 (gfapi: Unblock epoll thread for upcall processing) merged (#2) on release-4.1 by Shyamsundar Ranganathan This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-4.1.9, please open a new bug report. glusterfs-4.1.9 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] https://lists.gluster.org/pipermail/gluster-users/2019-June/036679.html [2] https://www.gluster.org/pipermail/gluster-users/ Note that for this issue to be properly fixed the following patches need to be backported to glusterfs 4.1.x branch aswell: "gfapi: fix incorrect initialization of upcall syncop arguments": https://bugzilla.redhat.com/show_bug.cgi?id=1718316 "Upcall: Avoid sending upcalls for invalid Inode": https://bugzilla.redhat.com/show_bug.cgi?id=1718338 |