You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tyler Hobbs (JIRA)" <ji...@apache.org> on 2013/01/07 17:34:13 UTC

[jira] [Created] (CASSANDRA-5123) Multiget Supercolumns Sometimes Missing Results

Tyler Hobbs created CASSANDRA-5123:
--------------------------------------

             Summary: Multiget Supercolumns Sometimes Missing Results
                 Key: CASSANDRA-5123
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5123
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: Tyler Hobbs
            Priority: Minor


Starting approximately with commit c2812f3 (the January 3rd nightly build by DataStax Jenkins, #669), a few of the pycassa unit tests related to multigetting a particular supercolumn started failing periodically.  The nightly build is against Cassandra trunk.

You can reproduce with the pycassa unit tests fairly easily:
{noformat}
nosetests tests/test_columnfamily.py:TestSuperColumnFamily.test_multiget_supercolumn
{noformat}

It should fail within a few runs.

It looks like one of the requested keys isn't being returned at all.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira