You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2021/04/11 22:47:25 UTC

[GitHub] [cassandra] fibersel edited a comment on pull request #952: [CASSANDRA-14582] Add a system property to set the cassandra hostId if not yet initialized

fibersel edited a comment on pull request #952:
URL: https://github.com/apache/cassandra/pull/952#issuecomment-817385584


   > > About last one.If I provide invalid host_id, cassandra throws an exception and does not start.So, how can I catch that exception?
   > 
   > How about using [AssertJ exception assertion](https://www.baeldung.com/assertj-exception-assertion) ?
   
   The main problem is that this exception is thrown in another thread,that runs Cassandra node,so I can’t just catch it


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



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