[jira] [Commented] (CASSANDRA-12503) Structure for netstats output format (JSON, YAML)

2017-12-06 Thread Hiroki Watanabe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16281382#comment-16281382 ] Hiroki Watanabe commented on CASSANDRA-12503: - [~multani] [~yukim] I'm sorry to have

[jira] [Commented] (CASSANDRA-13526) nodetool cleanup on KS with no replicas should remove old data, not silently complete

2017-12-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16281371#comment-16281371 ] ASF GitHub Bot commented on CASSANDRA-13526: Github user asfgit closed the pull request

cassandra-dtest git commit: CASSANDRA-13526: nodetool cleanup on KS with no replicas should remove old data, not silently complete

2017-12-06 Thread jjirsa
Repository: cassandra-dtest Updated Branches: refs/heads/master ccc6e188b -> 0413754f4 CASSANDRA-13526: nodetool cleanup on KS with no replicas should remove old data, not silently complete Closes #1 Project: http://git-wip-us.apache.org/repos/asf/cassandra-dtest/repo Commit:

[jira] [Updated] (CASSANDRA-14094) Avoid pointless calls to ThreadLocalRandom

2017-12-06 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-14094: --- Resolution: Fixed Fix Version/s: (was: 3.11.x) (was:

[1/6] cassandra git commit: Avoid pointless calls to ThreadLocalRandom during CRC probability calculations

2017-12-06 Thread jjirsa
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 090f41883 -> b885e9c05 refs/heads/cassandra-3.11 c169d491e -> 4e74f0148 refs/heads/trunk e79e50b0a -> a6f39834b Avoid pointless calls to ThreadLocalRandom during CRC probability calculations Patch by Jeff Jirsa; Reviewed by

[4/6] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2017-12-06 Thread jjirsa
Merge branch 'cassandra-3.0' into cassandra-3.11 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4e74f014 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4e74f014 Diff:

[6/6] cassandra git commit: Merge branch 'cassandra-3.11' into trunk

2017-12-06 Thread jjirsa
Merge branch 'cassandra-3.11' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a6f39834 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a6f39834 Diff:

[3/6] cassandra git commit: Avoid pointless calls to ThreadLocalRandom during CRC probability calculations

2017-12-06 Thread jjirsa
Avoid pointless calls to ThreadLocalRandom during CRC probability calculations Patch by Jeff Jirsa; Reviewed by Jason Brown for CASSANDRA-14094 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b885e9c0 Tree:

[2/6] cassandra git commit: Avoid pointless calls to ThreadLocalRandom during CRC probability calculations

2017-12-06 Thread jjirsa
Avoid pointless calls to ThreadLocalRandom during CRC probability calculations Patch by Jeff Jirsa; Reviewed by Jason Brown for CASSANDRA-14094 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b885e9c0 Tree:

[5/6] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2017-12-06 Thread jjirsa
Merge branch 'cassandra-3.0' into cassandra-3.11 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4e74f014 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4e74f014 Diff:

[jira] [Updated] (CASSANDRA-13526) nodetool cleanup on KS with no replicas should remove old data, not silently complete

2017-12-06 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-13526: --- Resolution: Fixed Fix Version/s: (was: 3.11.x) (was:

[5/6] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2017-12-06 Thread jjirsa
Merge branch 'cassandra-3.0' into cassandra-3.11 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c169d491 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c169d491 Diff:

[3/6] cassandra git commit: Nodetool cleanup on KS with no replicas should remove old data, not silently complete

2017-12-06 Thread jjirsa
Nodetool cleanup on KS with no replicas should remove old data, not silently complete Patch by Zhao Yang; Reviewed by Jeff Jirsa for CASSANDRA-13526 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/090f4188 Tree:

[1/6] cassandra git commit: Nodetool cleanup on KS with no replicas should remove old data, not silently complete

2017-12-06 Thread jjirsa
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 461af5b9a -> 090f41883 refs/heads/cassandra-3.11 f77b663d1 -> c169d491e refs/heads/trunk 0d70789fd -> e79e50b0a Nodetool cleanup on KS with no replicas should remove old data, not silently complete Patch by Zhao Yang;

[6/6] cassandra git commit: Merge branch 'cassandra-3.11' into trunk

2017-12-06 Thread jjirsa
Merge branch 'cassandra-3.11' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e79e50b0 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e79e50b0 Diff:

[4/6] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2017-12-06 Thread jjirsa
Merge branch 'cassandra-3.0' into cassandra-3.11 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c169d491 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c169d491 Diff:

[2/6] cassandra git commit: Nodetool cleanup on KS with no replicas should remove old data, not silently complete

2017-12-06 Thread jjirsa
Nodetool cleanup on KS with no replicas should remove old data, not silently complete Patch by Zhao Yang; Reviewed by Jeff Jirsa for CASSANDRA-13526 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/090f4188 Tree:

[jira] [Commented] (CASSANDRA-14054) testRegularColumnTimestampUpdates - org.apache.cassandra.cql3.ViewTest is flaky: expected <2> but got <1>

2017-12-06 Thread Alex Lourie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16281337#comment-16281337 ] Alex Lourie commented on CASSANDRA-14054: - [~mkjellman] Thanks Michael, that's exactly what I

[jira] [Comment Edited] (CASSANDRA-14054) testRegularColumnTimestampUpdates - org.apache.cassandra.cql3.ViewTest is flaky: expected <2> but got <1>

2017-12-06 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16281326#comment-16281326 ] Michael Kjellman edited comment on CASSANDRA-14054 at 12/7/17 4:44 AM:

[jira] [Commented] (CASSANDRA-14054) testRegularColumnTimestampUpdates - org.apache.cassandra.cql3.ViewTest is flaky: expected <2> but got <1>

2017-12-06 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16281326#comment-16281326 ] Michael Kjellman commented on CASSANDRA-14054: -- [~alourie] hey, so sorry for the delayed

[jira] [Commented] (CASSANDRA-14080) Handling 0 size hint files during start

2017-12-06 Thread Alex Lourie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16281313#comment-16281313 ] Alex Lourie commented on CASSANDRA-14080: - [~iamaleksey] Would you mind elaborating, please,

[jira] [Comment Edited] (CASSANDRA-13010) nodetool compactionstats should say which disk a compaction is writing to

2017-12-06 Thread Alex Lourie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16273867#comment-16273867 ] Alex Lourie edited comment on CASSANDRA-13010 at 12/7/17 4:06 AM: --

[jira] [Commented] (CASSANDRA-14054) testRegularColumnTimestampUpdates - org.apache.cassandra.cql3.ViewTest is flaky: expected <2> but got <1>

2017-12-06 Thread Alex Lourie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16281281#comment-16281281 ] Alex Lourie commented on CASSANDRA-14054: - [~mkjellman] I've finished running additional 20k

[jira] [Commented] (CASSANDRA-14056) Many dtests fail with ConfigurationException: offheap_objects are not available in 3.0 when OFFHEAP_MEMTABLES="true"

2017-12-06 Thread Alex Lourie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16281256#comment-16281256 ] Alex Lourie commented on CASSANDRA-14056: - [~mkjellman] I've added a check for a specific C*

[jira] [Updated] (CASSANDRA-14088) Forward slash in role name breaks CassandraAuthorizer

2017-12-06 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremiah Jordan updated CASSANDRA-14088: Reviewer: Jeremiah Jordan > Forward slash in role name breaks

[jira] [Updated] (CASSANDRA-14088) Forward slash in role name breaks CassandraAuthorizer

2017-12-06 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremiah Jordan updated CASSANDRA-14088: Status: Ready to Commit (was: Patch Available) > Forward slash in role name

[jira] [Commented] (CASSANDRA-14088) Forward slash in role name breaks CassandraAuthorizer

2017-12-06 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16281250#comment-16281250 ] Jeremiah Jordan commented on CASSANDRA-14088: - Agreed, we should just limit to only

[jira] [Updated] (CASSANDRA-14100) proper value skipping when only pk columns are selected

2017-12-06 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhaoYang updated CASSANDRA-14100: - Description: In CASSANDRA-10657, value skipping is re-enabled to avoid reading unselected

[jira] [Created] (CASSANDRA-14100) proper value skipping when only pk columns are selected

2017-12-06 Thread ZhaoYang (JIRA)
ZhaoYang created CASSANDRA-14100: Summary: proper value skipping when only pk columns are selected Key: CASSANDRA-14100 URL: https://issues.apache.org/jira/browse/CASSANDRA-14100 Project: Cassandra

[jira] [Commented] (CASSANDRA-14010) Fix SStable ordering by max timestamp in SinglePartitionReadCommand

2017-12-06 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16281193#comment-16281193 ] ZhaoYang commented on CASSANDRA-14010: -- Thanks for the review.. fix nits and restarted CI. >

[jira] [Commented] (CASSANDRA-13698) Reinstate or get rid of unit tests with multiple compaction strategies

2017-12-06 Thread Lerh Chuan Low (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16281136#comment-16281136 ] Lerh Chuan Low commented on CASSANDRA-13698: I'll take a look and see. > Reinstate or

[jira] [Assigned] (CASSANDRA-13698) Reinstate or get rid of unit tests with multiple compaction strategies

2017-12-06 Thread Lerh Chuan Low (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lerh Chuan Low reassigned CASSANDRA-13698: -- Assignee: Lerh Chuan Low > Reinstate or get rid of unit tests with

[jira] [Commented] (CASSANDRA-14088) Forward slash in role name breaks CassandraAuthorizer

2017-12-06 Thread Kurt Greaves (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1628#comment-1628 ] Kurt Greaves commented on CASSANDRA-14088: -- Wild guess but I'd say it's probably because

[jira] [Commented] (CASSANDRA-14062) Pluggable CommitLog

2017-12-06 Thread Rei Odaira (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16281038#comment-16281038 ] Rei Odaira commented on CASSANDRA-14062: Thanks for the suggestions. #1 and #2 are not

[jira] [Updated] (CASSANDRA-14071) Materialized view on table with TTL issue

2017-12-06 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paulo Motta updated CASSANDRA-14071: Resolution: Fixed Fix Version/s: 3.11.2 3.0.16

[jira] [Commented] (CASSANDRA-14071) Materialized view on table with TTL issue

2017-12-06 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16280960#comment-16280960 ] Paulo Motta commented on CASSANDRA-14071: - Patch is very well tested, good job! CI looks as

[jira] [Updated] (CASSANDRA-14071) Materialized view on table with TTL issue

2017-12-06 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paulo Motta updated CASSANDRA-14071: Attachment: 14071-3.0-dtest.png 14071-3.0-testall.png

[2/2] cassandra-dtest git commit: ninja: fix view build progress table name (follow-up CASSANDRA-12245)

2017-12-06 Thread paulo
ninja: fix view build progress table name (follow-up CASSANDRA-12245) Project: http://git-wip-us.apache.org/repos/asf/cassandra-dtest/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra-dtest/commit/ccc6e188 Tree: http://git-wip-us.apache.org/repos/asf/cassandra-dtest/tree/ccc6e188

[3/6] cassandra git commit: Fix updating base table rows with TTL not removing materialized view entries

2017-12-06 Thread paulo
Fix updating base table rows with TTL not removing materialized view entries Patch by Zhao Yang; Reviewed by Paulo Motta for CASSANDRA-14071 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/461af5b9 Tree:

[2/6] cassandra git commit: Fix updating base table rows with TTL not removing materialized view entries

2017-12-06 Thread paulo
Fix updating base table rows with TTL not removing materialized view entries Patch by Zhao Yang; Reviewed by Paulo Motta for CASSANDRA-14071 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/461af5b9 Tree:

[6/6] cassandra git commit: Merge branch 'cassandra-3.11' into trunk

2017-12-06 Thread paulo
Merge branch 'cassandra-3.11' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0d70789f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0d70789f Diff:

[4/6] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2017-12-06 Thread paulo
Merge branch 'cassandra-3.0' into cassandra-3.11 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f77b663d Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f77b663d Diff:

[5/6] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2017-12-06 Thread paulo
Merge branch 'cassandra-3.0' into cassandra-3.11 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f77b663d Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f77b663d Diff:

[1/6] cassandra git commit: Fix updating base table rows with TTL not removing materialized view entries

2017-12-06 Thread paulo
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 10ca7e47c -> 461af5b9a refs/heads/cassandra-3.11 ae782319b -> f77b663d1 refs/heads/trunk df51d0cbb -> 0d70789fd Fix updating base table rows with TTL not removing materialized view entries Patch by Zhao Yang; Reviewed by

[1/2] cassandra-dtest git commit: Add tests for CASSANDRA-14071

2017-12-06 Thread paulo
Repository: cassandra-dtest Updated Branches: refs/heads/master 413b18a87 -> ccc6e188b Add tests for CASSANDRA-14071 Project: http://git-wip-us.apache.org/repos/asf/cassandra-dtest/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra-dtest/commit/b5fde208 Tree:

[jira] [Updated] (CASSANDRA-13801) CompactionManager sometimes wrongly determines that a background compaction is running for a particular table

2017-12-06 Thread Dimitar Dimitrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimitar Dimitrov updated CASSANDRA-13801: - Status: Patch Available (was: Open) > CompactionManager sometimes wrongly

[jira] [Updated] (CASSANDRA-13801) CompactionManager sometimes wrongly determines that a background compaction is running for a particular table

2017-12-06 Thread Dimitar Dimitrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dimitar Dimitrov updated CASSANDRA-13801: - Attachment: c13801-2.2-testall.png c13801-3.0-testall.png

[jira] [Comment Edited] (CASSANDRA-13801) CompactionManager sometimes wrongly determines that a background compaction is running for a particular table

2017-12-06 Thread Dimitar Dimitrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16280752#comment-16280752 ] Dimitar Dimitrov edited comment on CASSANDRA-13801 at 12/6/17 7:33 PM:

[jira] [Commented] (CASSANDRA-13801) CompactionManager sometimes wrongly determines that a background compaction is running for a particular table

2017-12-06 Thread Dimitar Dimitrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16280752#comment-16280752 ] Dimitar Dimitrov commented on CASSANDRA-13801: -- It turns out that the problem does not

[jira] [Updated] (CASSANDRA-13801) CompactionManager sometimes wrongly determines that a background compaction is running for a particular table

2017-12-06 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paulo Motta updated CASSANDRA-13801: Reviewer: Paulo Motta > CompactionManager sometimes wrongly determines that a

[jira] [Commented] (CASSANDRA-14010) Fix SStable ordering by max timestamp in SinglePartitionReadCommand

2017-12-06 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16280616#comment-16280616 ] Jeff Jirsa commented on CASSANDRA-14010: Ok so LCS is wrong, created CASSANDRA-14099 to

[jira] [Created] (CASSANDRA-14099) LCS ordering of sstables by timestamp is inverted

2017-12-06 Thread Jeff Jirsa (JIRA)
Jeff Jirsa created CASSANDRA-14099: -- Summary: LCS ordering of sstables by timestamp is inverted Key: CASSANDRA-14099 URL: https://issues.apache.org/jira/browse/CASSANDRA-14099 Project: Cassandra

[jira] [Updated] (CASSANDRA-14081) Remove unused and deprecated methods from AbstractCompactionStrategy

2017-12-06 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paulo Motta updated CASSANDRA-14081: Summary: Remove unused and deprecated methods from AbstractCompactionStrategy (was:

[jira] [Commented] (CASSANDRA-9989) Optimise BTree.Buider

2017-12-06 Thread Jay Zhuang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16280609#comment-16280609 ] Jay Zhuang commented on CASSANDRA-9989: --- Hi [~Anthony Grasso], are you still interested in

[jira] [Updated] (CASSANDRA-14081) Remove AbstractCompactionStrategy.replaceFlushed

2017-12-06 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paulo Motta updated CASSANDRA-14081: Resolution: Fixed Fix Version/s: (was: 4.x) 4.0

[jira] [Comment Edited] (CASSANDRA-9989) Optimise BTree.Buider

2017-12-06 Thread Jay Zhuang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16280609#comment-16280609 ] Jay Zhuang edited comment on CASSANDRA-9989 at 12/6/17 6:15 PM: Hi

cassandra git commit: Remove unused and deprecated methods from AbstractCompactionStrategy

2017-12-06 Thread paulo
Repository: cassandra Updated Branches: refs/heads/trunk ed0ded123 -> df51d0cbb Remove unused and deprecated methods from AbstractCompactionStrategy Patch by Paulo Motta; Reviewed by Marcus Eriksson for CASSANDRA-14081 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Comment Edited] (CASSANDRA-14010) Fix SStable ordering by max timestamp in SinglePartitionReadCommand

2017-12-06 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16280591#comment-16280591 ] Jeremiah Jordan edited comment on CASSANDRA-14010 at 12/6/17 6:02 PM:

[jira] [Commented] (CASSANDRA-14010) Fix SStable ordering by max timestamp in SinglePartitionReadCommand

2017-12-06 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16280591#comment-16280591 ] Jeremiah Jordan commented on CASSANDRA-14010: - [~jjirsa] CASSANDRA-13776 accidentally

[jira] [Comment Edited] (CASSANDRA-14010) Fix SStable ordering by max timestamp in SinglePartitionReadCommand

2017-12-06 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16280517#comment-16280517 ] Jeff Jirsa edited comment on CASSANDRA-14010 at 12/6/17 5:56 PM: -

[jira] [Comment Edited] (CASSANDRA-14010) Fix SStable ordering by max timestamp in SinglePartitionReadCommand

2017-12-06 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16280517#comment-16280517 ] Jeff Jirsa edited comment on CASSANDRA-14010 at 12/6/17 5:53 PM: -

[jira] [Commented] (CASSANDRA-14010) Fix SStable ordering by max timestamp in SinglePartitionReadCommand

2017-12-06 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16280517#comment-16280517 ] Jeff Jirsa commented on CASSANDRA-14010: {{SSTableReader.maxTimestampComparator}} is used in

[jira] [Commented] (CASSANDRA-13948) Reload compaction strategies when JBOD disk boundary changes

2017-12-06 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16280448#comment-16280448 ] Marcus Eriksson commented on CASSANDRA-13948: - this LGTM, +1, just one comment and want

[jira] [Commented] (CASSANDRA-14097) Per-node stream concurrency

2017-12-06 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16280402#comment-16280402 ] Eric Evans commented on CASSANDRA-14097: bq. CASSANDRA-12229 started down the road of

[jira] [Updated] (CASSANDRA-14010) Fix SStable ordering by max timestamp in SinglePartitionReadCommand

2017-12-06 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Hanna updated CASSANDRA-14010: - Summary: Fix SStable ordering by max timestamp in SinglePartitionReadCommand (was:

[jira] [Commented] (CASSANDRA-14010) Fix SStable ordering by max timestamp in SingalePartitionReadCommand

2017-12-06 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16280293#comment-16280293 ] Benjamin Lerer commented on CASSANDRA-14010: Thanks for the patch. The fix looks good :-)

[jira] [Comment Edited] (CASSANDRA-14010) Fix SStable ordering by max timestamp in SingalePartitionReadCommand

2017-12-06 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16280251#comment-16280251 ] ZhaoYang edited comment on CASSANDRA-14010 at 12/6/17 2:55 PM: --- CI

[jira] [Comment Edited] (CASSANDRA-14010) Fix SStable ordering by max timestamp in SingalePartitionReadCommand

2017-12-06 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16280251#comment-16280251 ] ZhaoYang edited comment on CASSANDRA-14010 at 12/6/17 2:41 PM: --- CI

[jira] [Updated] (CASSANDRA-14010) Fix SStable ordering by max timestamp in SingalePartitionReadCommand

2017-12-06 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-14010: --- Labels: correctness (was: ) > Fix SStable ordering by max timestamp in

[jira] [Commented] (CASSANDRA-14010) Fix SStable ordering by max timestamp in SingalePartitionReadCommand

2017-12-06 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16280251#comment-16280251 ] ZhaoYang commented on CASSANDRA-14010: -- CI looks good.. | utest | dtest | |

[jira] [Updated] (CASSANDRA-14010) Fix SStable ordering by max timestamp in SingalePartitionReadCommand

2017-12-06 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer updated CASSANDRA-14010: --- Component/s: (was: Distributed Metadata) Local Write-Read

[jira] [Commented] (CASSANDRA-13948) Reload compaction strategies when JBOD disk boundary changes

2017-12-06 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16280241#comment-16280241 ] Paulo Motta commented on CASSANDRA-13948: - bq. need to check the trunk patch as well,

[jira] [Comment Edited] (CASSANDRA-13948) Reload compaction strategies when JBOD disk boundary changes

2017-12-06 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16280241#comment-16280241 ] Paulo Motta edited comment on CASSANDRA-13948 at 12/6/17 2:35 PM: --

[jira] [Updated] (CASSANDRA-14010) Fix SStable ordering by max timestamp in SingalePartitionReadCommand

2017-12-06 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer updated CASSANDRA-14010: --- Reviewer: Benjamin Lerer > Fix SStable ordering by max timestamp in

[jira] [Updated] (CASSANDRA-13948) Reload compaction strategies when JBOD disk boundary changes

2017-12-06 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paulo Motta updated CASSANDRA-13948: Attachment: 3.11-13948-dtest.png 3.11-13948-testall.png

[jira] [Updated] (CASSANDRA-13175) Integrate "Error Prone" Code Analyzer

2017-12-06 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-13175: Status: Open (was: Patch Available) > Integrate "Error Prone" Code Analyzer >

[jira] [Updated] (CASSANDRA-14010) Fix SStable ordering by max timestamp in SingalePartitionReadCommand

2017-12-06 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhaoYang updated CASSANDRA-14010: - Summary: Fix SStable ordering by max timestamp in SingalePartitionReadCommand (was:

[jira] [Comment Edited] (CASSANDRA-14010) NullPointerException when creating keyspace

2017-12-06 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16279825#comment-16279825 ] ZhaoYang edited comment on CASSANDRA-14010 at 12/6/17 11:00 AM: |

[jira] [Comment Edited] (CASSANDRA-14010) NullPointerException when creating keyspace

2017-12-06 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16279825#comment-16279825 ] ZhaoYang edited comment on CASSANDRA-14010 at 12/6/17 10:59 AM: |

[jira] [Commented] (CASSANDRA-12503) Structure for netstats output format (JSON, YAML)

2017-12-06 Thread Jonathan Ballet (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16279984#comment-16279984 ] Jonathan Ballet commented on CASSANDRA-12503: - [~nelio] Have you made any progress on

[jira] [Commented] (CASSANDRA-13526) nodetool cleanup on KS with no replicas should remove old data, not silently complete

2017-12-06 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16279948#comment-16279948 ] ZhaoYang commented on CASSANDRA-13526: -- [~jjirsa] it's a mistake in 3.11 PR.. thanks for the

[jira] [Comment Edited] (CASSANDRA-14010) NullPointerException when creating keyspace

2017-12-06 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16279825#comment-16279825 ] ZhaoYang edited comment on CASSANDRA-14010 at 12/6/17 9:01 AM: --- | patch

[jira] [Commented] (CASSANDRA-14010) NullPointerException when creating keyspace

2017-12-06 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16279869#comment-16279869 ] ZhaoYang commented on CASSANDRA-14010: -- If we ignore the complexity of defragmenting,

[jira] [Updated] (CASSANDRA-14010) NullPointerException when creating keyspace

2017-12-06 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhaoYang updated CASSANDRA-14010: - Fix Version/s: 3.0.x Status: Patch Available (was: Open) > NullPointerException

[jira] [Assigned] (CASSANDRA-14010) NullPointerException when creating keyspace

2017-12-06 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhaoYang reassigned CASSANDRA-14010: Assignee: ZhaoYang > NullPointerException when creating keyspace >

[jira] [Commented] (CASSANDRA-14010) NullPointerException when creating keyspace

2017-12-06 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16279825#comment-16279825 ] ZhaoYang commented on CASSANDRA-14010: -- | patch | test | dtest| | [3.0