[ https://issues.apache.org/jira/browse/CASSANDRA-17493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17520609#comment-17520609 ]
Stefan Miklosovic edited comment on CASSANDRA-17493 at 4/11/22 2:48 PM: ------------------------------------------------------------------------ solution with rewriting jvm dtest to plain unit test here (1), build here (2) (1) [https://github.com/apache/cassandra/pull/1563] (2) [https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch/1594/] was (Author: smiklosovic): solution with rewriting jvm dtest to plain unit test here (1), build here (2) (1) https://github.com/apache/cassandra/pull/1563 (2) https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch/1593/ > Shutdown all ScheduledExecutors as part of node drainage > -------------------------------------------------------- > > Key: CASSANDRA-17493 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17493 > Project: Cassandra > Issue Type: Bug > Components: Legacy/Core > Reporter: Stefan Miklosovic > Assignee: Stefan Miklosovic > Priority: Normal > Fix For: 4.x > > Time Spent: 10m > Remaining Estimate: 0h > > We are currently shutting down only non-periodic executors in > StorageService#drain. We should shut down all of them. As of now, there does > not seem to be any reason why these executors should be active. -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org