Bug 1367774
Summary: | Support for Client side Events | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Aravinda VK <avishwan> |
Component: | eventsapi | Assignee: | Aravinda VK <avishwan> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | mainline | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.9.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-03-27 18:19:57 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: | |||
Bug Blocks: | 1351589 |
Description
Aravinda VK
2016-08-17 12:41:54 UTC
REVIEW: http://review.gluster.org/15189 (eventsapi: New API gf_event_client) posted (#1) for review on master by Aravinda VK (avishwan) REVIEW: http://review.gluster.org/15189 (eventsapi: Add support for Client side Events) posted (#2) for review on master by Aravinda VK (avishwan) REVIEW: http://review.gluster.org/15189 (eventsapi: Add support for Client side Events) posted (#3) for review on master by Aravinda VK (avishwan) REVIEW: http://review.gluster.org/15189 (eventsapi: Add support for Client side Events) posted (#4) for review on master by Aravinda VK (avishwan) REVIEW: http://review.gluster.org/15189 (eventsapi: Add support for Client side Events) posted (#5) for review on master by Aravinda VK (avishwan) REVIEW: http://review.gluster.org/15189 (eventsapi: Add support for Client side Events) posted (#6) for review on master by Atin Mukherjee (amukherj) REVIEW: http://review.gluster.org/15189 (eventsapi: Add support for Client side Events) posted (#7) for review on master by Aravinda VK (avishwan) REVIEW: http://review.gluster.org/15189 (eventsapi: Add support for Client side Events) posted (#8) for review on master by Aravinda VK (avishwan) REVIEW: http://review.gluster.org/15189 (eventsapi: Add support for Client side Events) posted (#9) for review on master by Aravinda VK (avishwan) COMMIT: http://review.gluster.org/15189 committed in master by Atin Mukherjee (amukherj) ------ commit b71ae7d77d7ab1581d266f6435d134958844d0db Author: Aravinda VK <avishwan> Date: Wed Aug 17 13:46:00 2016 +0530 eventsapi: Add support for Client side Events Client side gf_event uses ctx->cmd_args.volfile_server to push notifications to the eventsd. Socket server changed from Unix domain socket to UDP to support external events. Following to be addressed in different patch - Port used for eventsd is 24009. Make it configurable Already configurable in Server side. Configurable in gf_event API is required. - Auth Token yet to be added as discussed in https://www.gluster.org/pipermail/gluster-devel/2016-August/050324.html Change-Id: I159acf80b681d10b82d52cfb3ffdf85cb896542d BUG: 1367774 Signed-off-by: Aravinda VK <avishwan> Reviewed-on: http://review.gluster.org/15189 Smoke: Gluster Build System <jenkins.org> Reviewed-by: Prashanth Pai <ppai> Reviewed-by: Atin Mukherjee <amukherj> CentOS-regression: Gluster Build System <jenkins.org> NetBSD-regression: NetBSD 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.9.0, please open a new bug report. glusterfs-3.9.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/2016-November/029281.html [2] https://www.gluster.org/pipermail/gluster-users/ |