[ 
https://issues.apache.org/jira/browse/CASSANDRA-15624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17058532#comment-17058532
 ] 

Ryan Svihla edited comment on CASSANDRA-15624 at 3/13/20, 9:13 AM:
-------------------------------------------------------------------

[~ifesdjeen] yes I was looking into it and using it as an opportunity to learn 
how the JVM dtests work. If you'd rather have someone more experienced with 
that part of the code base involved though I'm happy to look for simpler issues 
first.

EDIT handed it back, I can still review the codebase and if I come up with a 
fix before someone else takes it..I'll submit a PR then, but that way I'm not 
blocking someone else.


was (Author: rssvihla):
[~ifesdjeen] yes I was looking into it and using it as an opportunity to learn 
how the JVM dtests work. If you'd rather have someone more experienced with 
that part of the code base involved though I'm happy to look for simpler issues 
first.

> 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
>          Components: Test/dtest
>            Reporter: Marcus Eriksson
>            Priority: Normal
>             Fix For: 4.0-alpha
>
>
> 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-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to