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

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


The following commit(s) were added to refs/heads/trunk by this push:
     new 8668447  ninja fix CHANGES.txt entry for CASSANDRA-16500
8668447 is described below

commit 866844743ec3cd23451b0158a7841a026e2e68d6
Author: Ekaterina Dimitrova <[email protected]>
AuthorDate: Thu Mar 25 15:56:59 2021 -0400

    ninja fix CHANGES.txt entry for CASSANDRA-16500
---
 CHANGES.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGES.txt b/CHANGES.txt
index bb9bd81..b06dbd2 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,5 @@
 4.0-beta5
+ * Throw IOE in AbstractType.writeValue if value has wrong fixed length 
(CASSANDRA-16500)
  * Execute background refreshing of auth caches on a dedicated executor 
(CASSANDRA-15177)
  * Update bundled java and python drivers to 3.11.0 and 3.25.0 respectively 
(CASSANDRA-13951)
  * Add io.netty.tryReflectionSetAccessible=true to j11 server options in order 
to enable netty to use Unsafe direct byte buffer construction (CASSANDRA-16493)

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

Reply via email to