You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Marcus Eriksson (Jira)" <ji...@apache.org> on 2020/03/09 09:23:00 UTC

[jira] [Created] (CASSANDRA-15624) Avoid lazy initializing shut down instances when trying to send them messages

Marcus Eriksson created CASSANDRA-15624:
-------------------------------------------

             Summary: Avoid lazy initializing shut down instances when trying to send them messages
                 Key: CASSANDRA-15624
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15624
             Project: Cassandra
          Issue Type: Bug
            Reporter: Marcus Eriksson


We currently use {{to.broadcastAddressAndPort()}} when figuring out if we should send a message to an instance, if that instance has been shut down it will get re-initialized but not startup:ed which makes the tests fail.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org