[
https://issues.apache.org/jira/browse/CASSANDRA-13447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16002151#comment-16002151
]
Lerh Chuan Low commented on CASSANDRA-13447:
--------------------------------------------
I'm unable to reproduce this locally, anyone have any ideas why or has better
luck than I do?
{code}
OFFHEAP_MEMTABLES=true CASSANDRA_DIR=~/Cassandra/2.2/cassandra nosetests -s
ttl_test.py:TestTTL.collection_list_ttl_test -v
ok
----------------------------------------------------------------------
Ran 1 test in 23.861s
OK
{code}
> dtest failure in ttl_test.TestTTL.collection_list_ttl_test
> ----------------------------------------------------------
>
> Key: CASSANDRA-13447
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13447
> Project: Cassandra
> Issue Type: Bug
> Components: Testing
> Reporter: Sean McCarthy
> Labels: dtest, test-failure
> Attachments: node1_debug.log, node1_gc.log, node1.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.2_offheap_dtest/487/testReport/ttl_test/TestTTL/collection_list_ttl_test
> {code}
> Error Message
> Error from server: code=2200 [Invalid query] message="Attempted to set an
> element on a list which is null"
> {code}{code}
> Stacktrace
> File "/usr/lib/python2.7/unittest/case.py", line 329, in run
> testMethod()
> File "/home/automaton/cassandra-dtest/ttl_test.py", line 264, in
> collection_list_ttl_test
> """)
> File "/home/automaton/venv/src/cassandra-driver/cassandra/cluster.py", line
> 2018, in execute
> return self.execute_async(query, parameters, trace, custom_payload,
> timeout, execution_profile, paging_state).result()
> File "/home/automaton/venv/src/cassandra-driver/cassandra/cluster.py", line
> 3822, in result
> raise self._final_exception
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]