ChinmaySKulkarni commented on pull request #1012:
URL: https://github.com/apache/phoenix/pull/1012#issuecomment-742876161


   @dbwong Local debugging really. Let the TaskRO thread open a connection and 
made it wait and not close. So when the MaxCCIT test ended, that global 
connection was still open, causing the flapper.
   With this change, the TaskRO never gets scheduled at all due to the initial 
wait being set to Long.MAX_VALUE


----------------------------------------------------------------
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]


Reply via email to