All,

Reviews are requested on [1]. Impact is non-trivial as it introduces more 
concurrency in execution wrt processing of messages read from network.

All tests are passed, though gerrit is not reflecting the last smoke which was 
successful.

For reference, below is the verbatim copy of commit msg:

<commit>

event/epoll: Add back socket for polling of events immediately after reading 
the entire rpc message from the wire Currently socket is added back for future 
events after higher layers (rpc, xlators etc) have processed the message. If 
message processing involves signficant delay (as in writev replies processed by 
Erasure Coding), performance takes hit. Hence this patch modifies 
transport/socket to add back the socket for polling of events immediately after 
reading the entire rpc message, but before notification to higher layers. 

credits: Thanks to "Kotresh Hiremath Ravishankar" <khire...@redhat.com> for 
assitance in fixing a regression in bitrot caused by this patch.

BUG: 1448364
</commit>

@Nigel,

Is there a way to override -1 from smoke, as last instance of it is successful?

[1] https://review.gluster.org/#/c/15036/

regards,
Raghavendra
_______________________________________________
Gluster-devel mailing list
Gluster-devel@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-devel

Reply via email to