[jira] [Commented] (CASSANDRA-6123) Break timestamp ties consistently for a given user requests

2013-12-21 Thread Christopher Smith (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13854824#comment-13854824 ] Christopher Smith commented on CASSANDRA-6123: -- I mentioned this in the

[jira] [Commented] (CASSANDRA-6106) QueryState.getTimestamp() FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000

2013-12-21 Thread Christopher Smith (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13854825#comment-13854825 ] Christopher Smith commented on CASSANDRA-6106: -- If we really care about

[jira] [Updated] (CASSANDRA-6063) Rename internal classes and interfaces to represent the modern Cassandra terminology

2013-12-21 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-6063: - Description: Some of the class names we are using aren't exactly clear to

[jira] [Updated] (CASSANDRA-6063) Rename internal classes and interfaces to represent the modern Cassandra terminology

2013-12-21 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-6063: - Description: Some of the class names we are using aren't exactly clear to

[jira] [Commented] (CASSANDRA-6106) QueryState.getTimestamp() FBUtilities.timestampMicros() reads current timestamp with System.currentTimeMillis() * 1000 instead of System.nanoTime() / 1000

2013-12-21 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13854872#comment-13854872 ] Jonathan Ellis commented on CASSANDRA-6106: --- How would you get the timer

[jira] [Commented] (CASSANDRA-4206) AssertionError: originally calculated column size of 629444349 but now it is 588008950

2013-12-21 Thread Daniel Kador (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13854930#comment-13854930 ] Daniel Kador commented on CASSANDRA-4206: - We're seeing the AssertionError in

[jira] [Comment Edited] (CASSANDRA-4206) AssertionError: originally calculated column size of 629444349 but now it is 588008950

2013-12-21 Thread Daniel Kador (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13854930#comment-13854930 ] Daniel Kador edited comment on CASSANDRA-4206 at 12/21/13 8:44 PM:

[jira] [Commented] (CASSANDRA-4206) AssertionError: originally calculated column size of 629444349 but now it is 588008950

2013-12-21 Thread Daniel Kador (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13854934#comment-13854934 ] Daniel Kador commented on CASSANDRA-4206: - I'll add that this CF is using

[jira] [Commented] (CASSANDRA-4206) AssertionError: originally calculated column size of 629444349 but now it is 588008950

2013-12-21 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13854938#comment-13854938 ] Jonathan Ellis commented on CASSANDRA-4206: --- Disabling assertions to fix

[jira] [Commented] (CASSANDRA-4206) AssertionError: originally calculated column size of 629444349 but now it is 588008950

2013-12-21 Thread Daniel Kador (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13854940#comment-13854940 ] Daniel Kador commented on CASSANDRA-4206: - That's sort of what I figured.

[jira] [Comment Edited] (CASSANDRA-4206) AssertionError: originally calculated column size of 629444349 but now it is 588008950

2013-12-21 Thread Daniel Kador (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13854940#comment-13854940 ] Daniel Kador edited comment on CASSANDRA-4206 at 12/21/13 9:19 PM:

[jira] [Commented] (CASSANDRA-5159) Expose droppable tombstone ratio stats over JMX

2013-12-21 Thread Daniel Kador (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13854943#comment-13854943 ] Daniel Kador commented on CASSANDRA-5159: - We're seeing that the JMX value for

[1/4] Rename RowMutation-Mutation in preparation for Row-Partition

2013-12-21 Thread aleksey
Updated Branches: refs/heads/trunk d7536612f - 6bbb13b9b http://git-wip-us.apache.org/repos/asf/cassandra/blob/6bbb13b9/test/unit/org/apache/cassandra/db/compaction/BlacklistingCompactionsTest.java -- diff --git

[jira] [Updated] (CASSANDRA-6063) Rename internal classes and interfaces to represent the modern Cassandra terminology

2013-12-21 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-6063: - Description: Some of the class names we are using aren't exactly clear to

[jira] [Updated] (CASSANDRA-5872) Bundle JNA

2013-12-21 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Shuler updated CASSANDRA-5872: -- Attachment: 5872_debian.patch If this obsoletes the need for a system-installed

[jira] [Commented] (CASSANDRA-4206) AssertionError: originally calculated column size of 629444349 but now it is 588008950

2013-12-21 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13855010#comment-13855010 ] Jonathan Ellis commented on CASSANDRA-4206: --- Doubt it. Suspect only

[jira] [Commented] (CASSANDRA-5872) Bundle JNA

2013-12-21 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13855034#comment-13855034 ] Michael Shuler commented on CASSANDRA-5872: --- Looking at this a little more

[jira] [Commented] (CASSANDRA-5872) Bundle JNA

2013-12-21 Thread Lyuben Todorov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13855046#comment-13855046 ] Lyuben Todorov commented on CASSANDRA-5872: --- [~jbellis] Do we want to

[jira] [Commented] (CASSANDRA-6487) Log WARN on large batch sizes

2013-12-21 Thread Patrick McFadin (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13855081#comment-13855081 ] Patrick McFadin commented on CASSANDRA-6487: Yes that was in bytes. Just

git commit: add stream.jar to the poms

2013-12-21 Thread dbrosius
Updated Branches: refs/heads/trunk 6bbb13b9b - 27dea4b93 add stream.jar to the poms Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/27dea4b9 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/27dea4b9

git commit: javadoc fixes

2013-12-21 Thread dbrosius
Updated Branches: refs/heads/trunk 27dea4b93 - d0ab7519c javadoc fixes Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d0ab7519 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d0ab7519 Diff: