You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by be...@apache.org on 2021/09/10 07:37:01 UTC

[cassandra] branch trunk updated (08444cb -> b015cbd)

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

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


    from 08444cb  Reduce max native frame size to 16MB
     new 8b0b22e  Cassandra fails to process OperationExecutionException which causes ClassCastException
     new b015cbd  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:
 .../org/apache/cassandra/cql3/functions/FromJsonFct.java |  2 +-
 .../cassandra/exceptions/FunctionExecutionException.java | 12 +++++++++---
 .../exceptions/OperationExecutionException.java          | 16 ++++++++--------
 .../cassandra/transport/messages/ErrorMessage.java       |  2 +-
 .../cassandra/cql3/functions/OperationFctsTest.java      | 15 +++++++++++++++
 5 files changed, 34 insertions(+), 13 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org


[cassandra] 01/01: Merge branch 'cassandra-4.0' into trunk

Posted by be...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit b015cbdff6882e20fbc76dcbaf30be982e6a0195
Merge: 08444cb 8b0b22e
Author: Bereng <be...@gmail.com>
AuthorDate: Fri Sep 10 09:34:21 2021 +0200

    Merge branch 'cassandra-4.0' into trunk

 .../org/apache/cassandra/cql3/functions/FromJsonFct.java |  2 +-
 .../cassandra/exceptions/FunctionExecutionException.java | 12 +++++++++---
 .../exceptions/OperationExecutionException.java          | 16 ++++++++--------
 .../cassandra/transport/messages/ErrorMessage.java       |  2 +-
 .../cassandra/cql3/functions/OperationFctsTest.java      | 15 +++++++++++++++
 5 files changed, 34 insertions(+), 13 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org