jiajunwang opened a new pull request #999:
URL: https://github.com/apache/helix/pull/999


   This is for backporting the fix in the newer version to fix the issue in the 
older 0.9.x release.
   
   This change will make the async write operations return error through the 
async callback instead of throwing exceptions. This change will fix the batch 
write/create failure due to one single node serializing failure.
   In addition, according to the serializer interface definition, change ZK 
related serializers to throw ZkMarshallingError instead of ZkClientException.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to