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)