scylla-jmx/src/main/java
Pekka Enberg 59fd4d2b03 APIBuilder: Unlock RW-lock in remove()
The remove() function accidentally calls lock() in the finally
block, leaving the RW-lock unlocked.

Refs: scylladb/scylla#7991
2021-03-03 18:23:41 +02:00
..
com/scylladb/jmx APIBuilder: Unlock RW-lock in remove() 2021-03-03 18:23:41 +02:00
org/apache/cassandra CompactionManager: add the compaction id when available 2021-03-01 10:04:08 +02:00