mirror of https://github.com/apache/cassandra
commented out by mistake in a previous patch; Fix breaking change with cache_load_timeout; cache_load_timeout_seconds <=0 and cache_load_timeout=0 are equivalent and they both mean disabled; Deprecate public method setRate(final double throughputMbPerSec) in Compaction Manager in favor of setRateInBytes(final double throughputBytesPerSec); Revert breaking change removal of StressCQLSSTableWriter.Builder.withBufferSizeInMB(int size). Deprecate it in favor of StressCQLSSTableWriter.Builder.withBufferSizeInMiB(int size); Fix precision issues, add new -m flag (for nodetool/setstreamthroughput, nodetool/setinterdcstreamthroughput, nodetool/getstreamthroughput and nodetoo/getinterdcstreamthroughput), add new -d flags (nodetool/getstreamthroughput, nodetool/getinterdcstreamthroughput, nodetool/getcompactionthroughput); Fix a bug with precision in nodetool/compactionstats; Deprecate StorageService methods and add new ones for stream_throughput_outbound, inter_dc_stream_throughput_outbound, compaction_throughput_outbound in the JMX MBean `org.apache.cassandra.db:type=StorageService`; Removed getEntireSSTableStreamThroughputMebibytesPerSec in favor of new getEntireSSTableStreamThroughputMebibytesPerSecAsDouble in the JMX MBean `org.apache.cassandra.db:type=StorageService`; Removed getEntireSSTableInterDCStreamThroughputMebibytesPerSec in favor of getEntireSSTableInterDCStreamThroughputMebibytesPerSecAsDouble in the JMX MBean `org.apache.cassandra.db:type=StorageService` Patch by Ekaterina Dimitrova; reviewed by Caleb Rackliffe, Francisco Guerrero for CASSANDRA-17225 |
||
|---|---|---|
| .. | ||
| triggers | ||
| unit-test-conf | ||
| cassandra-converters-special-cases-old-names.yaml | ||
| cassandra-converters-special-cases.yaml | ||
| cassandra-murmur.yaml | ||
| cassandra-old.yaml | ||
| cassandra-pem-jks-sslcontextfactory.yaml | ||
| cassandra-pem-sslcontextfactory-invalidconfiguration.yaml | ||
| cassandra-pem-sslcontextfactory.yaml | ||
| cassandra-rackdc.properties | ||
| cassandra-rackdc.properties.mod | ||
| cassandra-seeds.yaml | ||
| cassandra-sslcontextfactory-invalidconfiguration.yaml | ||
| cassandra-sslcontextfactory.yaml | ||
| cassandra-topology.properties | ||
| cassandra.keystore | ||
| cassandra.yaml | ||
| cassandra_encryption.yaml | ||
| cassandra_ssl_test.keystore | ||
| cassandra_ssl_test.keystore.pem | ||
| cassandra_ssl_test.truststore | ||
| cassandra_ssl_test.truststore.pem | ||
| cassandra_ssl_test.unencrypted_keystore.pem | ||
| cdc.yaml | ||
| commitlog_archiving.properties | ||
| commitlog_compression_LZ4.yaml | ||
| commitlog_compression_Zstd.yaml | ||
| datacenters.properties | ||
| harry-generic.yaml | ||
| keystore.jks | ||
| logback-burntest.xml | ||
| logback-dtest.xml | ||
| logback-jmh.xml | ||
| logback-simulator.xml | ||
| logback-test.xml | ||
| sstableloader_with_encryption.yaml | ||
| system_keyspaces_directory.yaml | ||