You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Shuler (JIRA)" <ji...@apache.org> on 2014/11/06 18:21:33 UTC

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

    [ https://issues.apache.org/jira/browse/CASSANDRA-8025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14200493#comment-14200493 ] 

Michael Shuler commented on CASSANDRA-8025:
-------------------------------------------

[~alice] could you please provide a reproduction case, such as a schema, your trigger, a bit of data, and a query that results in your error, so someone can follow up?  Thanks!

> 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
>
> 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)