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

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


    from 1df3a8cef0 Setup async transformation before making internode request
     add 480320f3cf Expose immediately-executed tasks in the queries virtual 
table

No new revisions were added by this update.

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