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

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


    from 1332e217f9 Merge branch 'cassandra-6.0' into trunk
     add 480320f3cf Expose immediately-executed tasks in the queries virtual 
table
     new 788bbc0891 Merge branch 'cassandra-6.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 +
 .../cassandra/concurrent/CassandraThread.java      | 17 ++++++++-
 .../ImmediateTaskHolder.java}                      | 24 +++++++-----
 .../apache/cassandra/concurrent/SEPExecutor.java   | 13 +++++++
 .../org/apache/cassandra/concurrent/SEPWorker.java | 44 ++++++++++++++++++++--
 .../cassandra/concurrent/SharedExecutorPool.java   |  2 +-
 .../distributed/test/QueriesTableTest.java         | 14 ++++---
 7 files changed, 95 insertions(+), 20 deletions(-)
 copy src/java/org/apache/cassandra/{db/transform/EmptyPartitionsDiscarder.java 
=> concurrent/ImmediateTaskHolder.java} (65%)


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

Reply via email to