This is an automated email from the ASF dual-hosted git repository.

smiklosovic pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from 2f2bb70ccb Merge branch 'cassandra-5.0' into trunk
     add c00ebc8d2d Make concurrent_index_builders configurable at runtime
     new f6707e6191 Merge branch 'cassandra-5.0' into trunk

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.txt                                        |  1 +
 src/java/org/apache/cassandra/config/Config.java   |  2 +-
 .../cassandra/config/DatabaseDescriptor.java       |  5 ++
 .../cassandra/db/compaction/CompactionManager.java | 84 +++++++++++++++++-----
 .../db/compaction/CompactionManagerMBean.java      |  8 +++
 .../apache/cassandra/service/StorageService.java   | 15 ++++
 .../cassandra/service/StorageServiceMBean.java     |  3 +
 7 files changed, 99 insertions(+), 19 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to