You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Alice (JIRA)" <ji...@apache.org> on 2014/09/30 10:04:33 UTC

[jira] [Created] (CASSANDRA-8025) AssertionError during trigger execution

Alice created CASSANDRA-8025:
--------------------------------

             Summary: AssertionError during trigger execution
                 Key: CASSANDRA-8025
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8025
             Project: Cassandra
          Issue Type: Bug
         Environment: Linux CentOS release 6.5
Cassandra version 2.1.0
            Reporter: Alice
             Fix For: 2.1.0


I am trying to implement a trigger that, as a consequence of an insertion on a table, will update a counter table. I can get all of the informations from the ByteBuffer key, ColumnFamily update, but when I try to instanziate a new CellNameType, using as AbstractType a CounterColumnType, I get an 
"Unexpected exception AssertionError: null"







--
This message was sent by Atlassian JIRA
(v6.3.4#6332)