You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by if...@apache.org on 2020/10/12 08:18:17 UTC

[cassandra] branch trunk updated: Ninja: add a missing CHANGES.txt entry for CASSANDRA-16155

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

ifesdjeen 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 0e0056c  Ninja: add a missing CHANGES.txt entry for CASSANDRA-16155
0e0056c is described below

commit 0e0056c3db1e0e8726549b03bacb407c88c34390
Author: Alex Petrov <ol...@gmail.com>
AuthorDate: Mon Oct 12 10:17:57 2020 +0200

    Ninja: add a missing CHANGES.txt entry for CASSANDRA-16155
---
 CHANGES.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGES.txt b/CHANGES.txt
index 412b336..bf80c8c 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,5 @@
 4.0-beta3
+ * Fix ByteBufferAccessor cast exceptions are thrown when trying to query a virtual table (CASSANDRA-16155)
  * Consolidate node liveness check for forced repair (CASSANDRA-16113)
  * Use unsigned short in ValueAccessor.sliceWithShortLength (CASSANDRA-16147)
  * Abort repairs when getting a truncation request (CASSANDRA-15854)


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