mirror of https://github.com/apache/cassandra
Make source distribution buildable by ant artifacts as doc/scripts/process-native-protocol-specs-in-docker.sh was not executable
patch by Stefan Miklosovic; reviewed by Dmitry Konstantinov for CASSANDRA-20802
This commit is contained in:
parent
090a773e1b
commit
18aa3445b3
|
|
@ -1,4 +1,5 @@
|
|||
5.0.5
|
||||
* Make source distribution buildable by ant artifacts as doc/scripts/process-native-protocol-specs-in-docker.sh was not executable (CASSANDRA-20802)
|
||||
* Fix StorageService JMX mbean not available during bootstrap (CASSANDRA-19902)
|
||||
* SSTableIndexWriter#abort() should log more quietly in cases where an exception is not provided (CASSANDRA-20695)
|
||||
* Avoid availability gap between UP and queryability marking for already built SAI indexes on bounce (CASSANDRA-20732)
|
||||
|
|
|
|||
Loading…
Reference in New Issue