[jira] [Updated] (CASSANDRA-11363) High Blocked NTR When Connecting

2016-09-19 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nate McCall updated CASSANDRA-11363: Fix Version/s: (was: 3.9) > High Blocked NTR When Connecting >

cassandra git commit: Fix CHANGES.txt

2016-09-19 Thread zznate
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 ade38b207 -> 699de73ab Fix CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/699de73a Tree:

[jira] [Updated] (CASSANDRA-11363) High Blocked NTR When Connecting

2016-09-19 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nate McCall updated CASSANDRA-11363: Reproduced In: 3.0.3, 2.1.13, 2.1.12 (was: 2.1.12, 2.1.13, 3.0.3) Fix Version/s:

[jira] [Updated] (CASSANDRA-11363) High Blocked NTR When Connecting

2016-09-19 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nate McCall updated CASSANDRA-11363: Fix Version/s: 2.2.8 > High Blocked NTR When Connecting >

[jira] [Resolved] (CASSANDRA-11363) High Blocked NTR When Connecting

2016-09-19 Thread Nate McCall (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nate McCall resolved CASSANDRA-11363. - Resolution: Fixed Reviewer: Nate McCall Reproduced In: 3.0.3, 2.1.13,

[jira] [Commented] (CASSANDRA-12131) system_schema corruption causing nodes to not restart

2016-09-19 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505388#comment-15505388 ] Aleksey Yeschenko commented on CASSANDRA-12131: --- It's unfortunate, but again, I don't

[jira] [Resolved] (CASSANDRA-12131) system_schema corruption causing nodes to not restart

2016-09-19 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko resolved CASSANDRA-12131. --- Resolution: Cannot Reproduce Fix Version/s: (was: 3.0.x) >

[jira] [Updated] (CASSANDRA-12672) Automate Nodetool Documentation

2016-09-19 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Hanna updated CASSANDRA-12672: - Labels: documentaion lhf (was: documentaion) > Automate Nodetool Documentation >

[jira] [Resolved] (CASSANDRA-12259) Weird select issue on counters

2016-09-19 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko resolved CASSANDRA-12259. --- Resolution: Duplicate > Weird select issue on counters >

[jira] [Commented] (CASSANDRA-12259) Weird select issue on counters

2016-09-19 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505382#comment-15505382 ] Aleksey Yeschenko commented on CASSANDRA-12259: --- Pretty sure this is a duplicate of

[jira] [Created] (CASSANDRA-12672) Automate Nodetool Documentation

2016-09-19 Thread Andrew Baker (JIRA)
Andrew Baker created CASSANDRA-12672: Summary: Automate Nodetool Documentation Key: CASSANDRA-12672 URL: https://issues.apache.org/jira/browse/CASSANDRA-12672 Project: Cassandra Issue

[32/50] [abbrv] cassandra git commit: Fix paging for 2.x to 3.x upgrades

2016-09-19 Thread zznate
Fix paging for 2.x to 3.x upgrades patch by Benjamin Lerer; reviewed by Sylvain Lebresne for CASSANDRA-11195 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/932f3ebb Tree:

[50/50] [abbrv] cassandra git commit: Merge branch 'cassandra-3.9' into trunk

2016-09-19 Thread zznate
Merge branch 'cassandra-3.9' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/94460842 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/94460842 Diff:

[09/50] [abbrv] cassandra git commit: Fix nodetool repair exits with 0 for some errors

2016-09-19 Thread zznate
Fix nodetool repair exits with 0 for some errors patch by Blake Eggleston; reviewed by yukim for CASSANDRA-12508 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f092f7be Tree:

[08/50] [abbrv] cassandra git commit: Fix ant eclipse-warnings in 3.0

2016-09-19 Thread zznate
Fix ant eclipse-warnings in 3.0 Patch by Sam Tunnicliffe; reviewed by Tyler Hobbs for CASSANDRA-12528 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0fd07e83 Tree:

[24/50] [abbrv] cassandra git commit: cqlshlib tests: increase default execute timeout

2016-09-19 Thread zznate
cqlshlib tests: increase default execute timeout Patch by Stefania Alborghetti; reviewed by Philip Thompson for CASSANDRA-12481 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/40c2d45c Tree:

[44/50] [abbrv] cassandra git commit: Merge branch 'cassandra-2.1' into cassandra-2.2

2016-09-19 Thread zznate
Merge branch 'cassandra-2.1' into cassandra-2.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/465496f3 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/465496f3 Diff:

[45/50] [abbrv] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2016-09-19 Thread zznate
Merge branch 'cassandra-2.2' into cassandra-3.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ade38b20 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/ade38b20 Diff:

[46/50] [abbrv] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2016-09-19 Thread zznate
Merge branch 'cassandra-2.2' into cassandra-3.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ade38b20 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/ade38b20 Diff:

[40/50] [abbrv] cassandra git commit: Add system property to set the max number of native transport requests in queue

2016-09-19 Thread zznate
Add system property to set the max number of native transport requests in queue Patch by Jake Luciani; reviewed by Nate McCall for CASSANDRA-11363 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6fb89b90 Tree:

[28/50] [abbrv] cassandra git commit: Add local address entry in PropertyFileSnitch

2016-09-19 Thread zznate
Add local address entry in PropertyFileSnitch Patch by Branimir Lambov; reviewed by Carl Yeksigian for CASSANDRA-11332 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ad4a91da Tree:

[49/50] [abbrv] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.9

2016-09-19 Thread zznate
Merge branch 'cassandra-3.0' into cassandra-3.9 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/bb371ead Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/bb371ead Diff:

[48/50] [abbrv] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.9

2016-09-19 Thread zznate
Merge branch 'cassandra-3.0' into cassandra-3.9 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/bb371ead Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/bb371ead Diff:

[29/50] [abbrv] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2016-09-19 Thread zznate
Merge branch 'cassandra-2.2' into cassandra-3.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/cded2764 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/cded2764 Diff:

[25/50] [abbrv] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2016-09-19 Thread zznate
Merge branch 'cassandra-2.2' into cassandra-3.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/20dd606e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/20dd606e Diff:

[20/50] [abbrv] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2016-09-19 Thread zznate
Merge branch 'cassandra-2.2' into cassandra-3.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e4a53f4d Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e4a53f4d Diff:

[18/50] [abbrv] cassandra git commit: Add option to state current gc_grace_seconds to tools/bin/sstablemetadata

2016-09-19 Thread zznate
Add option to state current gc_grace_seconds to tools/bin/sstablemetadata Patch by marcuse; reviewed by yukim for CASSANDRA-12208 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ab98b115 Tree:

[47/50] [abbrv] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2016-09-19 Thread zznate
Merge branch 'cassandra-2.2' into cassandra-3.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ade38b20 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/ade38b20 Diff:

[07/50] [abbrv] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2016-09-19 Thread zznate
Merge branch 'cassandra-2.2' into cassandra-3.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4dbc4f58 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4dbc4f58 Diff:

[14/50] [abbrv] cassandra git commit: Enable repair -pr and -local together (fix regression of CASSANDRA-7450)

2016-09-19 Thread zznate
Enable repair -pr and -local together (fix regression of CASSANDRA-7450) Patch by Jérôme Mainaud; Reviewed by Paulo Motta for CASSANDRA-12522 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6eff0829 Tree:

[23/50] [abbrv] cassandra git commit: Fix legacy regex for temporary files from 2.2

2016-09-19 Thread zznate
Fix legacy regex for temporary files from 2.2 Patch by Stefania Alborghetti; reviewed by Robert Stupp for CASSANDRA-12565 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a1d9a029 Tree:

[21/50] [abbrv] cassandra git commit: Cleanup MessagingService socket after catching Throwable (ninja #11841)

2016-09-19 Thread zznate
Cleanup MessagingService socket after catching Throwable (ninja #11841) Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/77924b37 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/77924b37 Diff:

[36/50] [abbrv] cassandra git commit: Add system property to set the max number of native transport requests in queue

2016-09-19 Thread zznate
Add system property to set the max number of native transport requests in queue Patch by Jake Luciani; reviewed by Nate McCall for CASSANDRA-11363 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6fb89b90 Tree:

[38/50] [abbrv] cassandra git commit: Add system property to set the max number of native transport requests in queue

2016-09-19 Thread zznate
Add system property to set the max number of native transport requests in queue Patch by Jake Luciani; reviewed by Nate McCall for CASSANDRA-11363 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6fb89b90 Tree:

[34/50] [abbrv] cassandra git commit: Backport CASSANDRA-10756 (race condition in NativeTransportService shutdown)

2016-09-19 Thread zznate
Backport CASSANDRA-10756 (race condition in NativeTransportService shutdown) Patch by Alex Petrov; reviewed by Joel Knighton for CASSANDRA-12472 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/85ed48a1 Tree:

[13/50] [abbrv] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2016-09-19 Thread zznate
Merge branch 'cassandra-2.2' into cassandra-3.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8303fd1f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/8303fd1f Diff:

[33/50] [abbrv] cassandra git commit: Handle composite prefixes with final EOC=0 as in 2.x and refactor LegacyLayout.decodeBound

2016-09-19 Thread zznate
Handle composite prefixes with final EOC=0 as in 2.x and refactor LegacyLayout.decodeBound patch by Stefania Alborghetti and Sylvain Lebresne; reviewed by Tyler Hobbs and Sylvain Lebresne for CASSANDRA-12423 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[43/50] [abbrv] cassandra git commit: Merge branch 'cassandra-2.1' into cassandra-2.2

2016-09-19 Thread zznate
Merge branch 'cassandra-2.1' into cassandra-2.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/465496f3 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/465496f3 Diff:

[39/50] [abbrv] cassandra git commit: Add system property to set the max number of native transport requests in queue

2016-09-19 Thread zznate
Add system property to set the max number of native transport requests in queue Patch by Jake Luciani; reviewed by Nate McCall for CASSANDRA-11363 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6fb89b90 Tree:

[17/50] [abbrv] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2016-09-19 Thread zznate
Merge branch 'cassandra-2.2' into cassandra-3.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4133c74a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4133c74a Diff:

[26/50] [abbrv] cassandra git commit: Stack Overflow returned to queries while upgrading

2016-09-19 Thread zznate
Stack Overflow returned to queries while upgrading patch by Sylvain Lebresne; reviewed by Tyler Hobbs for CASSANDRA-12527 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/13928935 Tree:

[03/50] [abbrv] cassandra git commit: cqlsh copy: fix missing counter values

2016-09-19 Thread zznate
cqlsh copy: fix missing counter values patch by Stefania Alborghetti; reviewed by Tyler Hobbs for CASSANDRA-12476 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b9fc6a5e Tree:

[10/50] [abbrv] cassandra git commit: Fix file handle leak due to transaction logs

2016-09-19 Thread zznate
Fix file handle leak due to transaction logs Patch by Stefania Alborghetti; reviewed by Tyler Hobbs for CASSANDRA-11594 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/da07130e Tree:

[15/50] [abbrv] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2016-09-19 Thread zznate
Merge branch 'cassandra-2.2' into cassandra-3.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3483418b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3483418b Diff:

[05/50] [abbrv] cassandra git commit: Do not shut down BatchlogManager twice during drain

2016-09-19 Thread zznate
Do not shut down BatchlogManager twice during drain patch by Stefania Alborghetti; reviewed by Aleksey Yeschenko for CASSANDRA-12504 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b89ffe73 Tree:

[22/50] [abbrv] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2016-09-19 Thread zznate
Merge branch 'cassandra-2.2' into cassandra-3.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b56def49 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b56def49 Diff:

[30/50] [abbrv] cassandra git commit: fix jsontransformer for partitions with delete info for CASSANDRA-12418

2016-09-19 Thread zznate
fix jsontransformer for partitions with delete info for CASSANDRA-12418 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fa148045 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/fa148045 Diff:

[27/50] [abbrv] cassandra git commit: Fix backward compatibility issues on SELECT DISTINCT queries

2016-09-19 Thread zznate
Fix backward compatibility issues on SELECT DISTINCT queries patch by Sylvain Lebresne; reviewed by Benjamin Lerer for CASSANDRA-11126 This fixes 2 problems: - Broken logic for deciding if a query involve static columns when serializating range slice to old nodes. - Invalid cellname in paging

[41/50] [abbrv] cassandra git commit: Merge branch 'cassandra-2.1' into cassandra-2.2

2016-09-19 Thread zznate
Merge branch 'cassandra-2.1' into cassandra-2.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/465496f3 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/465496f3 Diff:

[35/50] [abbrv] cassandra git commit: Extend ColumnIdentifier.internedInstances key to include the type that generated the byte buffer

2016-09-19 Thread zznate
Extend ColumnIdentifier.internedInstances key to include the type that generated the byte buffer patch by Stefania Alborghetti; reviewed by Aleksey Yeschenko for CASSANDRA-12516 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[11/50] [abbrv] cassandra git commit: Fix file system race condition that may cause LogAwareFileLister to fail to classify files

2016-09-19 Thread zznate
Fix file system race condition that may cause LogAwareFileLister to fail to classify files patch by Stefania Alborghetti; reviewed by Benjamin Lerer for CASSANDRA-11889 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[37/50] [abbrv] cassandra git commit: Add system property to set the max number of native transport requests in queue

2016-09-19 Thread zznate
Add system property to set the max number of native transport requests in queue Patch by Jake Luciani; reviewed by Nate McCall for CASSANDRA-11363 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6fb89b90 Tree:

[01/50] [abbrv] cassandra git commit: Ninja: move ProposeCallback.response() logging to trace

2016-09-19 Thread zznate
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 95b2d0241 -> 6fb89b905 refs/heads/cassandra-2.2 ad4a91da7 -> 465496f3a refs/heads/cassandra-3.0 4bc3aa933 -> ade38b207 refs/heads/cassandra-3.9 c11c7d73d -> bb371eada refs/heads/trunk 105054471 -> 944608428 Ninja: move

[16/50] [abbrv] cassandra git commit: Fixing double division and rounding.

2016-09-19 Thread zznate
Fixing double division and rounding. Patch by Per Otterstrom; reviewed by dbrosius for CASSANDRA-11752 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ac24b88e Tree:

[12/50] [abbrv] cassandra git commit: Fail repair on non-existing table

2016-09-19 Thread zznate
Fail repair on non-existing table Patch by Masataka Yamaguchi; Reviewed by Paulo Motta for CASSANDRA-12279 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/acd46ab7 Tree:

[04/50] [abbrv] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2016-09-19 Thread zznate
Merge branch 'cassandra-2.2' into cassandra-3.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/431ecdb6 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/431ecdb6 Diff:

[19/50] [abbrv] cassandra git commit: Forward writes to replacement node when replace_address != broadcast_address

2016-09-19 Thread zznate
Forward writes to replacement node when replace_address != broadcast_address Patch by Paulo Motta; reviewed by Richard Low for CASSANDRA-8523 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b39d984f Tree:

[06/50] [abbrv] cassandra git commit: Fix ant eclipse-warnings in 2.2

2016-09-19 Thread zznate
Fix ant eclipse-warnings in 2.2 Patch by Sam Tunnicliffe; reviewed by Tyler Hobbs for CASSANDRA-15258 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5f6a1248 Tree:

[31/50] [abbrv] cassandra git commit: Fix NPE in SSTableLoader when specifying partial directory path

2016-09-19 Thread zznate
Fix NPE in SSTableLoader when specifying partial directory path patch by hkroger reviewed by dbrosius for CASSANDRA-12609 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/893fd21b Tree:

[42/50] [abbrv] cassandra git commit: Merge branch 'cassandra-2.1' into cassandra-2.2

2016-09-19 Thread zznate
Merge branch 'cassandra-2.1' into cassandra-2.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/465496f3 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/465496f3 Diff:

[02/50] [abbrv] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2016-09-19 Thread zznate
Merge branch 'cassandra-2.2' into cassandra-3.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/407dc30e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/407dc30e Diff:

[jira] [Commented] (CASSANDRA-12659) Query in reversed order brough back deleted data

2016-09-19 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505312#comment-15505312 ] Aleksey Yeschenko commented on CASSANDRA-12659: --- Could be a duplicate of

[jira] [Commented] (CASSANDRA-6276) CQL: Map can not be created with the same name as a previously dropped list

2016-09-19 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505270#comment-15505270 ] Aleksey Yeschenko commented on CASSANDRA-6276: -- Dirty but also unsafe. There is a reason

[jira] [Commented] (CASSANDRA-11090) Hinted Handoff loop

2016-09-19 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505264#comment-15505264 ] Aleksey Yeschenko commented on CASSANDRA-11090: --- That doesn't seem like a problem to me

[jira] [Commented] (CASSANDRA-12516) Interned column identifiers can be overridden incorrectly

2016-09-19 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505259#comment-15505259 ] Stefania commented on CASSANDRA-12516: -- Thanks for the review, committed to 3.0 as

[jira] [Updated] (CASSANDRA-12516) Interned column identifiers can be overridden incorrectly

2016-09-19 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania updated CASSANDRA-12516: - Component/s: Local Write-Read Paths > Interned column identifiers can be overridden

[jira] [Updated] (CASSANDRA-12516) Interned column identifiers can be overridden incorrectly

2016-09-19 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania updated CASSANDRA-12516: - Resolution: Fixed Fix Version/s: (was: 3.0.x) (was: 3.x)

[2/3] cassandra git commit: Extend ColumnIdentifier.internedInstances key to include the type that generated the byte buffer

2016-09-19 Thread stefania
Extend ColumnIdentifier.internedInstances key to include the type that generated the byte buffer patch by Stefania Alborghetti; reviewed by Aleksey Yeschenko for CASSANDRA-12516 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/3] cassandra git commit: Extend ColumnIdentifier.internedInstances key to include the type that generated the byte buffer

2016-09-19 Thread stefania
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 85ed48a1d -> 4bc3aa933 refs/heads/trunk d43b9ce50 -> 105054471 Extend ColumnIdentifier.internedInstances key to include the type that generated the byte buffer patch by Stefania Alborghetti; reviewed by Aleksey Yeschenko for

[3/3] cassandra git commit: Merge branch 'cassandra-3.0' into trunk

2016-09-19 Thread stefania
Merge branch 'cassandra-3.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/10505447 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/10505447 Diff:

[jira] [Created] (CASSANDRA-12671) Support changing hinted handoff throttle in real time

2016-09-19 Thread Dikang Gu (JIRA)
Dikang Gu created CASSANDRA-12671: - Summary: Support changing hinted handoff throttle in real time Key: CASSANDRA-12671 URL: https://issues.apache.org/jira/browse/CASSANDRA-12671 Project: Cassandra

[jira] [Updated] (CASSANDRA-12039) Add an index callback to be notified post bootstrap and before joining the ring

2016-09-19 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-12039: -- Fix Version/s: 3.x > Add an index callback to be notified post bootstrap

[jira] [Commented] (CASSANDRA-12039) Add an index callback to be notified post bootstrap and before joining the ring

2016-09-19 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505238#comment-15505238 ] Aleksey Yeschenko commented on CASSANDRA-12039: --- CI results look clean to me (with one

[jira] [Updated] (CASSANDRA-12039) Add an index callback to be notified post bootstrap and before joining the ring

2016-09-19 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-12039: -- Status: Ready to Commit (was: Awaiting Feedback) > Add an index callback

[jira] [Comment Edited] (CASSANDRA-9318) Bound the number of in-flight requests at the coordinator

2016-09-19 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505212#comment-15505212 ] Stefania edited comment on CASSANDRA-9318 at 9/20/16 1:13 AM: -- Committed

[jira] [Updated] (CASSANDRA-9318) Bound the number of in-flight requests at the coordinator

2016-09-19 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania updated CASSANDRA-9318: Resolution: Fixed Fix Version/s: 3.10 Status: Resolved (was: Patch Available)

[jira] [Commented] (CASSANDRA-9318) Bound the number of in-flight requests at the coordinator

2016-09-19 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505212#comment-15505212 ] Stefania commented on CASSANDRA-9318: - Committed to trunk as

[2/2] cassandra git commit: Support optional backpressure strategies at the coordinator

2016-09-19 Thread stefania
Support optional backpressure strategies at the coordinator patch by Sergio Bossa; reviewed by Stefania Alborghetti for CASSANDRA-9318 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d43b9ce5 Tree:

[1/2] cassandra git commit: Support optional backpressure strategies at the coordinator

2016-09-19 Thread stefania
Repository: cassandra Updated Branches: refs/heads/trunk 560faba2f -> d43b9ce50 http://git-wip-us.apache.org/repos/asf/cassandra/blob/d43b9ce5/test/unit/org/apache/cassandra/net/RateBasedBackPressureTest.java -- diff --git

[jira] [Updated] (CASSANDRA-12478) cassandra stress still uses CFMetaData.compile()

2016-09-19 Thread Denis Ranger (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Ranger updated CASSANDRA-12478: - Attachment: cassandra-stress-trunk.patch > cassandra stress still uses

[jira] [Updated] (CASSANDRA-12478) cassandra stress still uses CFMetaData.compile()

2016-09-19 Thread Denis Ranger (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Ranger updated CASSANDRA-12478: - Status: Patch Available (was: Open) The trunk patch gets rid of the uses of

[jira] [Updated] (CASSANDRA-12516) Interned column identifiers can be overridden incorrectly

2016-09-19 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-12516: -- Status: Ready to Commit (was: Patch Available) > Interned column

[jira] [Commented] (CASSANDRA-12516) Interned column identifiers can be overridden incorrectly

2016-09-19 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505178#comment-15505178 ] Aleksey Yeschenko commented on CASSANDRA-12516: --- Patch LGTM, +1. > Interned column

[jira] [Updated] (CASSANDRA-12598) BailErrorStragery alike for ANTLR grammar parsing

2016-09-19 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-12598: Reviewer: Benjamin Lerer > BailErrorStragery alike for ANTLR grammar parsing >

[jira] [Updated] (CASSANDRA-12670) unable to connect to thrift when rpc_type = hsha

2016-09-19 Thread Raffaello Bertini (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raffaello Bertini updated CASSANDRA-12670: -- Description: cassandra thrift protocol seems not able to create socket

[jira] [Updated] (CASSANDRA-7306) Support "edge dcs" with more flexible gossip

2016-09-19 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-7306: - Reviewer: (was: Aleksey Yeschenko) > Support "edge dcs" with more flexible

[jira] [Updated] (CASSANDRA-7662) Implement templated CREATE TABLE functionality (CREATE TABLE LIKE)

2016-09-19 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-7662: - Assignee: (was: Aleksey Yeschenko) > Implement templated CREATE TABLE

[jira] [Commented] (CASSANDRA-12421) Add the option to only gossip manual severity, not severity from IOWait.

2016-09-19 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505061#comment-15505061 ] Aleksey Yeschenko commented on CASSANDRA-12421: --- Ad discussed offline (at the Summit),

[jira] [Created] (CASSANDRA-12670) unable to connect to thrift when rpc_type = hsha

2016-09-19 Thread Raffaello Bertini (JIRA)
Raffaello Bertini created CASSANDRA-12670: - Summary: unable to connect to thrift when rpc_type = hsha Key: CASSANDRA-12670 URL: https://issues.apache.org/jira/browse/CASSANDRA-12670 Project:

[jira] [Updated] (CASSANDRA-10726) Read repair inserts should not be blocking

2016-09-19 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-10726: -- Reviewer: (was: Aleksey Yeschenko) > Read repair inserts should not be

[jira] [Updated] (CASSANDRA-12421) Add the option to only gossip manual severity, not severity from IOWait.

2016-09-19 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-12421: -- Fix Version/s: (was: 2.2.x) 3.x Status:

[jira] [Updated] (CASSANDRA-12472) Backport CASSANDRA-10756 to 3.0

2016-09-19 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-12472: -- Resolution: Fixed Fix Version/s: 3.0.10 Status: Resolved

[jira] [Commented] (CASSANDRA-12472) Backport CASSANDRA-10756 to 3.0

2016-09-19 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505049#comment-15505049 ] Aleksey Yeschenko commented on CASSANDRA-12472: --- Committed as

[3/3] cassandra git commit: Merge branch 'cassandra-3.0' into trunk

2016-09-19 Thread aleksey
Merge branch 'cassandra-3.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/560faba2 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/560faba2 Diff:

[2/3] cassandra git commit: Backport CASSANDRA-10756 (race condition in NativeTransportService shutdown)

2016-09-19 Thread aleksey
Backport CASSANDRA-10756 (race condition in NativeTransportService shutdown) Patch by Alex Petrov; reviewed by Joel Knighton for CASSANDRA-12472 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/85ed48a1 Tree:

[1/3] cassandra git commit: Backport CASSANDRA-10756 (race condition in NativeTransportService shutdown)

2016-09-19 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 d600f51ee -> 85ed48a1d refs/heads/trunk c1a9a47df -> 560faba2f Backport CASSANDRA-10756 (race condition in NativeTransportService shutdown) Patch by Alex Petrov; reviewed by Joel Knighton for CASSANDRA-12472 Project:

[jira] [Commented] (CASSANDRA-12668) Memtable Contention in 2.1

2016-09-19 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505044#comment-15505044 ] sankalp kohli commented on CASSANDRA-12668: --- We tried the fanout = 4 in tests and found no

[jira] [Updated] (CASSANDRA-12647) Improve vnode allocation on RandomPartitioner

2016-09-19 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-12647: -- Resolution: Fixed Fix Version/s: (was: 3.0.x)

[jira] [Updated] (CASSANDRA-12647) Improve vnode allocation on RandomPartitioner

2016-09-19 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-12647: -- Priority: Minor (was: Major) > Improve vnode allocation on

[jira] [Commented] (CASSANDRA-12647) Improve vnode allocation on RandomPartitioner

2016-09-19 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505038#comment-15505038 ] Aleksey Yeschenko commented on CASSANDRA-12647: --- Committed as

  1   2   >