Description of problem: This is with respect to one of the review comments received - http://review.gluster.org/#/c/9535/9/xlators/features/upcall/src/upcall-internal.c Add support to send upcall notifications asynchronously.
Status?
Still a todo..No one has worked on it yet. Also since upcall notifications are now consumed by multiple cache layers (like md-cache, nl-cache etc) and not just nfs-ganesha, we need to check with those xlator maintainers if making them asynchronous doesn't pose any issue wrt cache-coherency expected.
(In reply to Soumya Koduri from comment #2) > Still a todo..No one has worked on it yet. > > Also since upcall notifications are now consumed by multiple cache layers > (like md-cache, nl-cache etc) and not just nfs-ganesha, we need to check > with those xlator maintainers if making them asynchronous doesn't pose any > issue wrt cache-coherency expected. Since this was filed ~4 years ago - do we expect anyone to work on this?