[Gluster-devel] Events API: Adding support for Client Events
Vijay Bellur
vbellur at redhat.com
Tue Aug 2 14:51:46 UTC 2016
On 08/02/2016 07:27 AM, Aravinda wrote:
> Hi,
>
> As many of you aware, Gluster Eventing feature is available in Master.
> To add support to listen to the Events from GlusterFS Clients following
> changes are identified
>
> - Change in Eventsd to listen to tcp socket instead of Unix domain
> socket. This enables Client to send message to Eventsd running in
> Storage node.
> - On Client connection, share Port and Token details with Xdata
> - Client gf_event will connect to this port and pushes the
> event(Includes Token)
> - Eventsd validates Token, publishes events only if Token is valid.
>
Is there a lifetime/renewal associated with this token? Are there more
details on how token management is being done? Sorry if these are repeat
questions as I might have missed something along the review trail!
-Vijay
More information about the Gluster-devel
mailing list