Skip to content

Fix CCM not cleaning up all nodes if one fails to start #792

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 28, 2025

Conversation

aweisberg
Copy link
Contributor

Patch by Ariel Weisberg; Reviewed by Mick Semb Wever for CASSANDRA-20673

pass

def __unix_kill(self, sig):
self.__unix_kill_process_matching(".*{}.*{}.*".format(self.__log_dir(), "org.apache.cassandra.service.CassandraDaemon"), sig)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

using log_dir wfm

@michaelsembwever michaelsembwever self-requested a review May 23, 2025 11:04
@michaelsembwever
Copy link
Member

@aweisberg , looks like new failures here too: http://35.228.140.106:8080/job/cassandra/241/#showFailuresLink
(that's against cassandra-5.0, all dtest and cqlshlib test types)

@aweisberg aweisberg force-pushed the 20673 branch 2 times, most recently from e5cc628 to 1fa5aca Compare May 23, 2025 18:27
@michaelsembwever
Copy link
Member

looking good: http://35.228.140.106:8080/job/cassandra/242/

Patch by Ariel Weisberg; Reviewed by Mick Semb Wever for CASSANDRA-20673
@aweisberg aweisberg merged commit a57ceeb into apache:trunk May 28, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants