[jira] [Commented] (CASSANDRA-12820) testall failure in org.apache.cassandra.db.KeyspaceTest.testLimitSSTables-compression

2017-03-30 Thread Stefania (JIRA)

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

Stefania commented on CASSANDRA-12820:
--

In fact, changes are only in the test and they LGTM, so feel free to commit 
today.

> testall failure in 
> org.apache.cassandra.db.KeyspaceTest.testLimitSSTables-compression
> -
>
> Key: CASSANDRA-12820
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12820
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Sean McCarthy
>Assignee: Branimir Lambov
>  Labels: test-failure
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.X_testall/38/testReport/org.apache.cassandra.db/KeyspaceTest/testLimitSSTables_compression/
> {code}
> Error Message
> expected:<5.0> but was:<6.0>
> {code}{code}
> Stacktrace
> junit.framework.AssertionFailedError: expected:<5.0> but was:<6.0>
>   at 
> org.apache.cassandra.db.KeyspaceTest.testLimitSSTables(KeyspaceTest.java:421)
> {code}{code}
> Standard Output
> ERROR [main] 2016-10-20 05:56:18,156 ?:? - SLF4J: stderr
> INFO  [main] 2016-10-20 05:56:18,516 ?:? - Configuration location: 
> file:/home/automaton/cassandra/test/conf/cassandra.yaml
> DEBUG [main] 2016-10-20 05:56:18,532 ?:? - Loading settings from 
> file:/home/automaton/cassandra/test/conf/cassandra.yaml
> INFO  [main] 2016-10-20 05:56:19,632 ?:? - Node 
> configuration:[allocate_tokens_for_keyspace=null; authenticator=null; 
> authorizer=null; auto_bootstrap=true; auto_snapshot=true; 
> back_pressure_enabled=f
> ...[truncated 453203 chars]...
> ableReader(path='/home/automaton/cassandra/build/test/cassandra/data:108/system/sstable_activity-5a1ff267ace03f128563cfae6103c65e/mc-26-big-Data.db')]
>  (1 sstables, 6.278KiB), biggest 6.278KiB, smallest 6.278KiB
> DEBUG [MemtableFlushWriter:2] 2016-10-20 05:56:34,725 ?:? - Flushed to 
> [BigTableReader(path='/home/automaton/cassandra/build/test/cassandra/data:108/system/compaction_history-b4dbb7b4dc493fb5b3bfce6e434832ca/mc-22-big-Data.db')]
>  (1 sstables, 5.559KiB), biggest 5.559KiB, smallest 5.559KiB
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (CASSANDRA-12820) testall failure in org.apache.cassandra.db.KeyspaceTest.testLimitSSTables-compression

2017-03-30 Thread Stefania (JIRA)

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

Stefania commented on CASSANDRA-12820:
--

So sorry I missed the notification, I'll review it first thing tomorrow.

> testall failure in 
> org.apache.cassandra.db.KeyspaceTest.testLimitSSTables-compression
> -
>
> Key: CASSANDRA-12820
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12820
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Sean McCarthy
>Assignee: Branimir Lambov
>  Labels: test-failure
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.X_testall/38/testReport/org.apache.cassandra.db/KeyspaceTest/testLimitSSTables_compression/
> {code}
> Error Message
> expected:<5.0> but was:<6.0>
> {code}{code}
> Stacktrace
> junit.framework.AssertionFailedError: expected:<5.0> but was:<6.0>
>   at 
> org.apache.cassandra.db.KeyspaceTest.testLimitSSTables(KeyspaceTest.java:421)
> {code}{code}
> Standard Output
> ERROR [main] 2016-10-20 05:56:18,156 ?:? - SLF4J: stderr
> INFO  [main] 2016-10-20 05:56:18,516 ?:? - Configuration location: 
> file:/home/automaton/cassandra/test/conf/cassandra.yaml
> DEBUG [main] 2016-10-20 05:56:18,532 ?:? - Loading settings from 
> file:/home/automaton/cassandra/test/conf/cassandra.yaml
> INFO  [main] 2016-10-20 05:56:19,632 ?:? - Node 
> configuration:[allocate_tokens_for_keyspace=null; authenticator=null; 
> authorizer=null; auto_bootstrap=true; auto_snapshot=true; 
> back_pressure_enabled=f
> ...[truncated 453203 chars]...
> ableReader(path='/home/automaton/cassandra/build/test/cassandra/data:108/system/sstable_activity-5a1ff267ace03f128563cfae6103c65e/mc-26-big-Data.db')]
>  (1 sstables, 6.278KiB), biggest 6.278KiB, smallest 6.278KiB
> DEBUG [MemtableFlushWriter:2] 2016-10-20 05:56:34,725 ?:? - Flushed to 
> [BigTableReader(path='/home/automaton/cassandra/build/test/cassandra/data:108/system/compaction_history-b4dbb7b4dc493fb5b3bfce6e434832ca/mc-22-big-Data.db')]
>  (1 sstables, 5.559KiB), biggest 5.559KiB, smallest 5.559KiB
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (CASSANDRA-12820) testall failure in org.apache.cassandra.db.KeyspaceTest.testLimitSSTables-compression

2017-03-30 Thread Branimir Lambov (JIRA)

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

Branimir Lambov commented on CASSANDRA-12820:
-

Gentle ping [~Stefania], this should be quick and easy to review.

> testall failure in 
> org.apache.cassandra.db.KeyspaceTest.testLimitSSTables-compression
> -
>
> Key: CASSANDRA-12820
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12820
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Sean McCarthy
>Assignee: Branimir Lambov
>  Labels: test-failure
>
> example failure:
> http://cassci.datastax.com/job/cassandra-3.X_testall/38/testReport/org.apache.cassandra.db/KeyspaceTest/testLimitSSTables_compression/
> {code}
> Error Message
> expected:<5.0> but was:<6.0>
> {code}{code}
> Stacktrace
> junit.framework.AssertionFailedError: expected:<5.0> but was:<6.0>
>   at 
> org.apache.cassandra.db.KeyspaceTest.testLimitSSTables(KeyspaceTest.java:421)
> {code}{code}
> Standard Output
> ERROR [main] 2016-10-20 05:56:18,156 ?:? - SLF4J: stderr
> INFO  [main] 2016-10-20 05:56:18,516 ?:? - Configuration location: 
> file:/home/automaton/cassandra/test/conf/cassandra.yaml
> DEBUG [main] 2016-10-20 05:56:18,532 ?:? - Loading settings from 
> file:/home/automaton/cassandra/test/conf/cassandra.yaml
> INFO  [main] 2016-10-20 05:56:19,632 ?:? - Node 
> configuration:[allocate_tokens_for_keyspace=null; authenticator=null; 
> authorizer=null; auto_bootstrap=true; auto_snapshot=true; 
> back_pressure_enabled=f
> ...[truncated 453203 chars]...
> ableReader(path='/home/automaton/cassandra/build/test/cassandra/data:108/system/sstable_activity-5a1ff267ace03f128563cfae6103c65e/mc-26-big-Data.db')]
>  (1 sstables, 6.278KiB), biggest 6.278KiB, smallest 6.278KiB
> DEBUG [MemtableFlushWriter:2] 2016-10-20 05:56:34,725 ?:? - Flushed to 
> [BigTableReader(path='/home/automaton/cassandra/build/test/cassandra/data:108/system/compaction_history-b4dbb7b4dc493fb5b3bfce6e434832ca/mc-22-big-Data.db')]
>  (1 sstables, 5.559KiB), biggest 5.559KiB, smallest 5.559KiB
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)