Bug 1388862
Summary: | [Eventing]: Events not seen when command is triggered from one of the peer nodes | |||
---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Aravinda VK <avishwan> | |
Component: | eventsapi | Assignee: | Aravinda VK <avishwan> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | ||
Severity: | high | Docs Contact: | ||
Priority: | unspecified | |||
Version: | mainline | CC: | amukherj, avishwan, sanandpa, storage-qa-internal, vbellur | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.10.0 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | 1384316 | |||
: | 1399482 (view as bug list) | Environment: | ||
Last Closed: | 2017-03-06 17:31:48 UTC | Type: | Bug | |
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: | 1384316 | |||
Bug Blocks: | 1399482 |
Description
Aravinda VK
2016-10-26 10:27:37 UTC
REVIEW: http://review.gluster.org/15731 (eventsapi: Auto reload Webhooks data when modified) posted (#1) for review on master by Aravinda VK (avishwan) REVIEW: http://review.gluster.org/15731 (eventsapi: Auto reload Webhooks data when modified) posted (#2) for review on master by Aravinda VK (avishwan) COMMIT: http://review.gluster.org/15731 committed in master by Aravinda VK (avishwan) ------ commit b7ebffbda9ba784ccfae6d1a90766d5310cdaa15 Author: Aravinda VK <avishwan> Date: Wed Oct 26 15:51:17 2016 +0530 eventsapi: Auto reload Webhooks data when modified glustereventsd depends on reload signal to reload the Webhooks configurations. But if reload signal missed, no events will be sent to newly added Webhook. Added auto reload based on webhooks file mtime. Before pushing events to Webhooks, reloads webhooks configurations if previously recorded mtime is different than current mtime. BUG: 1388862 Change-Id: I83a41d6a52d8fa1d70e88294298f4a5c396d4158 Signed-off-by: Aravinda VK <avishwan> Reviewed-on: http://review.gluster.org/15731 Reviewed-by: Prashanth Pai <ppai> Smoke: Gluster Build System <jenkins.org> NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> 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-3.10.0, please open a new bug report. glusterfs-3.10.0 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] http://lists.gluster.org/pipermail/gluster-users/2017-February/030119.html [2] https://www.gluster.org/pipermail/gluster-users/ |