JeetKunDoug commented on issue #397: [CASSANDRA-15450] in-jvm dtest cluster uncaughtExceptions
propagation of exception goes to the wrong instance, it uses cluster generation when it should
be using the instance id
URL: https://github.com/apache/cassandra/pull/397#issuecomment-565443767
👍 - only question is if we really need to change the `getGeneration` method name...
it ends up it's no longer used internally, and I doubt there are many (any) external users
of it, but it's changing a public API which is always a bit of a concern to me.
----------------------------------------------------------------
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:
users@infra.apache.org
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org
|