This is an automated email from the ASF dual-hosted git repository.
dcapwell pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from 33fd2dc Log queries that fail on timeout or unavailable errors up to
once per minute by default
new 1bcfa08 DebuggableThreadPoolExecutor does not propagate client
warnings
new 10c6852 Merge branch 'cassandra-4.0' into trunk
The 2 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 +
.../org/apache/cassandra/concurrent/Stage.java | 1 +
.../statements/schema/AlterKeyspaceStatement.java | 8 --
.../statements/schema/CreateKeyspaceStatement.java | 13 +--
.../org/apache/cassandra/service/ClientWarn.java | 5 -
.../DebuggableThreadPoolExecutorTest.java | 97 +++++++++++++++++
.../cassandra/concurrent/SEPExecutorTest.java | 27 +++++
.../schema/SchemaStatementWarningsTest.java | 117 +++++++++++++++++++++
8 files changed, 244 insertions(+), 25 deletions(-)
create mode 100644
test/unit/org/apache/cassandra/schema/SchemaStatementWarningsTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]