bharathv opened a new pull request #1976:
URL: https://github.com/apache/hbase/pull/1976


   Writing a test for this is tricky. There is enough coverage for
   functional tests. Only concern is performance, but there is enough
   logging for it to detect timed out/badly performing sync calls.
   
   Additionally, this patch decouples the ZK event processing into it's
   own thread rather than doing it in the EventThread's context. That
   avoids deadlocks and stalls of the event thread.
   
   Signed-off-by: Andrew Purtell <apurt...@apache.org>
   Signed-off-by: Viraj Jasani <vjas...@apache.org>
   (cherry picked from commit 84e246f9b197bfa4307172db5465214771b78d38)
   (cherry picked from commit 2379a25f0c4f2bdd3ea91fa5e0ba63f034c8d21c)


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to