Details
-
Bug
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
-
Low
Description
We fixed an issue in CASSANDRA-7390 with MoveTests by adding a count for running jobs. While looking at the code, I can see that decrement of this counter should be done in finally block.
Also we dont need to change the setRejectedExecutionHandler in CASSANDRA-7390 as we can change the order of calling increment.