dchenbecker opened a new pull request, #2143:
URL: https://github.com/apache/cassandra/pull/2143

   The call to hasPending is not dependent on the isConnected call, and the 
test is to ensure that handshake (e.g. connection) works, not that messages are 
flushed. If we want to make some assertions on message delivery, they should be 
in a different test and will need different logic.
   
   Fixes CASSANDRA-17979
   
   patch by Derek Chen-Becker; reviewed by TBD for CASSANDRA-17979
   


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

To unsubscribe, e-mail: [email protected]

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