[jira] [Updated] (CASSANDRA-12861) example/triggers build fail.

2016-11-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-12861: - Resolution: Fixed Status: Resolved (was: Ready to Commit)

[2/3] cassandra git commit: example/triggers build fail.

2016-11-14 Thread slebresne
example/triggers build fail. patch by Sylvain Lebresne; reviewed by Alex Petrov for CASSANDRA-12861 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5e9d9ebb Tree:

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

2016-11-14 Thread slebresne
Merge branch 'cassandra-3.X' into trunk * cassandra-3.X: example/triggers build fail. Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/65098d00 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/65098d00

[1/3] cassandra git commit: example/triggers build fail.

2016-11-14 Thread slebresne
Repository: cassandra Updated Branches: refs/heads/cassandra-3.X 578815541 -> 5e9d9ebb0 refs/heads/trunk 16490a48b -> 65098d004 example/triggers build fail. patch by Sylvain Lebresne; reviewed by Alex Petrov for CASSANDRA-12861 Project:

[jira] [Updated] (CASSANDRA-12911) cassandra.yaml mentions wrong table names for PasswordAuthenticator/CassandraAuthorizer

2016-11-14 Thread Eduard Tudenhoefner (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eduard Tudenhoefner updated CASSANDRA-12911: Description: *cassandra.yaml* is still mentioning

[jira] [Commented] (CASSANDRA-12876) Negative mean write latency

2016-11-14 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-12876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663718#comment-15663718 ] Per Otterström commented on CASSANDRA-12876: Overflow don't happen at the start of the 30

[jira] [Created] (CASSANDRA-12911) cassandra.yaml mentions wrong table names for PasswordAuthenticator/CassandraAuthorizer

2016-11-14 Thread Eduard Tudenhoefner (JIRA)
Eduard Tudenhoefner created CASSANDRA-12911: --- Summary: cassandra.yaml mentions wrong table names for PasswordAuthenticator/CassandraAuthorizer Key: CASSANDRA-12911 URL:

[2/6] cassandra git commit: Use correct system_auth table names in cassandra.yaml

2016-11-14 Thread samt
Use correct system_auth table names in cassandra.yaml Patch by Eduard Tudenhoefner; reviewed by Sam Tunnicliffe for CASSANDRA-12911 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d5326866 Tree:

[1/6] cassandra git commit: Use correct system_auth table names in cassandra.yaml

2016-11-14 Thread samt
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 8f15eb1b7 -> d5326866d refs/heads/cassandra-3.X 5e9d9ebb0 -> 2f3e07a0a refs/heads/trunk 65098d004 -> 9b02ce983 Use correct system_auth table names in cassandra.yaml Patch by Eduard Tudenhoefner; reviewed by Sam Tunnicliffe

[5/6] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.X

2016-11-14 Thread samt
Merge branch 'cassandra-3.0' into cassandra-3.X Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2f3e07a0 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2f3e07a0 Diff:

[6/6] cassandra git commit: Merge branch 'cassandra-3.X' into trunk

2016-11-14 Thread samt
Merge branch 'cassandra-3.X' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9b02ce98 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/9b02ce98 Diff:

[3/6] cassandra git commit: Use correct system_auth table names in cassandra.yaml

2016-11-14 Thread samt
Use correct system_auth table names in cassandra.yaml Patch by Eduard Tudenhoefner; reviewed by Sam Tunnicliffe for CASSANDRA-12911 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d5326866 Tree:

[4/6] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.X

2016-11-14 Thread samt
Merge branch 'cassandra-3.0' into cassandra-3.X Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2f3e07a0 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2f3e07a0 Diff:

[jira] [Updated] (CASSANDRA-12905) streaming issues with 3.9 (repair)

2016-11-14 Thread Nir Zilka (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nir Zilka updated CASSANDRA-12905: -- Description: Hello, I performed two upgrades to the current cluster (currently 15 nodes,

[jira] [Commented] (CASSANDRA-10446) Run repair with down replicas

2016-11-14 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663961#comment-15663961 ] Paulo Motta commented on CASSANDRA-10446: - bq. Which means we obviously cannot mark anything

[jira] [Updated] (CASSANDRA-12911) cassandra.yaml mentions wrong table names for PasswordAuthenticator/CassandraAuthorizer

2016-11-14 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Tunnicliffe updated CASSANDRA-12911: Resolution: Fixed Fix Version/s: (was: 3.x) 3.11

[jira] [Updated] (CASSANDRA-12903) internode_encryption + bootstrapping a node fails due to calling an unsupported method on an SSL Socket

2016-11-14 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paulo Motta updated CASSANDRA-12903: Status: Patch Available (was: Open) > internode_encryption + bootstrapping a node

[jira] [Commented] (CASSANDRA-12903) internode_encryption + bootstrapping a node fails due to calling an unsupported method on an SSL Socket

2016-11-14 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663906#comment-15663906 ] Paulo Motta commented on CASSANDRA-12903: - Attaching patch that get rid of shuttting down

[jira] [Updated] (CASSANDRA-12911) cassandra.yaml mentions wrong table names for PasswordAuthenticator/CassandraAuthorizer

2016-11-14 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Tunnicliffe updated CASSANDRA-12911: Fix Version/s: (was: 3.11) 3.10 > cassandra.yaml

[jira] [Commented] (CASSANDRA-10446) Run repair with down replicas

2016-11-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663973#comment-15663973 ] Sylvain Lebresne commented on CASSANDRA-10446: -- bq. Likewise, when you trigger a repair

[jira] [Commented] (CASSANDRA-12858) testall failure in org.apache.cassandra.dht.Murmur3PartitionerTest.testSplitWrapping-compression

2016-11-14 Thread Branimir Lambov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15664082#comment-15664082 ] Branimir Lambov commented on CASSANDRA-12858: - LGTM I will commit it shortly. > testall

[jira] [Updated] (CASSANDRA-12911) cassandra.yaml mentions wrong table names for PasswordAuthenticator/CassandraAuthorizer

2016-11-14 Thread Eduard Tudenhoefner (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eduard Tudenhoefner updated CASSANDRA-12911: Fix Version/s: 3.x Status: Patch Available (was: In

[jira] [Updated] (CASSANDRA-12861) example/triggers build fail.

2016-11-14 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-12861: Status: Ready to Commit (was: Patch Available) > example/triggers build fail. >

[jira] [Commented] (CASSANDRA-10446) Run repair with down replicas

2016-11-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663766#comment-15663766 ] Sylvain Lebresne commented on CASSANDRA-10446: -- I wouldn't mind some clarification on

[jira] [Commented] (CASSANDRA-12861) example/triggers build fail.

2016-11-14 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663180#comment-15663180 ] Alex Petrov commented on CASSANDRA-12861: - I've looked at the code and tried this trigger and

[jira] [Updated] (CASSANDRA-12861) example/triggers build fail.

2016-11-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-12861: - Reviewer: Alex Petrov Fix Version/s: 3.11 > example/triggers build

[jira] [Commented] (CASSANDRA-12730) Thousands of empty SSTables created during repair - TMOF death

2016-11-14 Thread Benjamin Roth (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663298#comment-15663298 ] Benjamin Roth commented on CASSANDRA-12730: --- Hi guys! First of all: Thanks for all the

[jira] [Commented] (CASSANDRA-12897) Move cqlsh syntax rules into separate module and allow easier customization

2016-11-14 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665496#comment-15665496 ] Stefania commented on CASSANDRA-12897: -- Thanks Dikang! > Move cqlsh syntax rules into separate

[jira] [Updated] (CASSANDRA-12649) Add BATCH metrics

2016-11-14 Thread Alwyn Davis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alwyn Davis updated CASSANDRA-12649: Attachment: (was: 12649-3.x-v2.patch) > Add BATCH metrics > - > >

[jira] [Updated] (CASSANDRA-12649) Add BATCH metrics

2016-11-14 Thread Alwyn Davis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alwyn Davis updated CASSANDRA-12649: Attachment: 12649-3.x-v2.patch > Add BATCH metrics > - > >

[jira] [Updated] (CASSANDRA-10446) Run repair with down replicas

2016-11-14 Thread Blake Eggleston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Eggleston updated CASSANDRA-10446: Status: Patch Available (was: Open) I pushed up a commit that doesn't set

[jira] [Updated] (CASSANDRA-12859) Column-level permissions

2016-11-14 Thread Boris Melamed (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boris Melamed updated CASSANDRA-12859: -- Labels: doc-impacting (was: ) > Column-level permissions >

[jira] [Created] (CASSANDRA-12910) SASI: calculatePrimary() always returns null

2016-11-14 Thread Corentin Chary (JIRA)
Corentin Chary created CASSANDRA-12910: -- Summary: SASI: calculatePrimary() always returns null Key: CASSANDRA-12910 URL: https://issues.apache.org/jira/browse/CASSANDRA-12910 Project: Cassandra

[jira] [Updated] (CASSANDRA-12856) dtest failure in replication_test.SnitchConfigurationUpdateTest.test_cannot_restart_with_different_rack

2016-11-14 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-12856: Assignee: Stefania > dtest failure in >

[jira] [Updated] (CASSANDRA-12119) dtest failure in compaction_test.TestCompaction_with_DateTieredCompactionStrategy.large_compaction_warning_test

2016-11-14 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-12119: Status: Patch Available (was: Open)

[jira] [Comment Edited] (CASSANDRA-12730) Thousands of empty SSTables created during repair - TMOF death

2016-11-14 Thread Benjamin Roth (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15663298#comment-15663298 ] Benjamin Roth edited comment on CASSANDRA-12730 at 11/14/16 7:38 PM:

[1/3] cassandra git commit: Add the range limit for the split ratio in PartitionerTestCase.

2016-11-14 Thread dikang
Repository: cassandra Updated Branches: refs/heads/cassandra-3.X 2f3e07a0a -> 4fd05e5b5 refs/heads/trunk 9b02ce983 -> 394a47453 Add the range limit for the split ratio in PartitionerTestCase. Patch by Dikang Gu; Reviewed by Branimir Lambov for CASSANDRA-12858 Project:

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

2016-11-14 Thread dikang
Merge branch 'cassandra-3.X' into trunk * cassandra-3.X: Add the range limit for the split ratio in PartitionerTestCase. Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/394a4745 Tree:

[2/3] cassandra git commit: Add the range limit for the split ratio in PartitionerTestCase.

2016-11-14 Thread dikang
Add the range limit for the split ratio in PartitionerTestCase. Patch by Dikang Gu; Reviewed by Branimir Lambov for CASSANDRA-12858 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4fd05e5b Tree:

[jira] [Commented] (CASSANDRA-12897) Move cqlsh syntax rules into separate module and allow easier customization

2016-11-14 Thread Dikang Gu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665177#comment-15665177 ] Dikang Gu commented on CASSANDRA-12897: --- update the fix version to be {{3.10}} after chatting

[jira] [Updated] (CASSANDRA-12535) Prevent reloading of logback.xml from UDF sandbox

2016-11-14 Thread Dikang Gu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dikang Gu updated CASSANDRA-12535: -- Fix Version/s: (was: 3.11) 3.10 > Prevent reloading of logback.xml

[jira] [Updated] (CASSANDRA-12649) Add BATCH metrics

2016-11-14 Thread Alwyn Davis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alwyn Davis updated CASSANDRA-12649: Attachment: 12649-3.x-v2.patch > Add BATCH metrics > - > >

[jira] [Commented] (CASSANDRA-12649) Add BATCH metrics

2016-11-14 Thread Alwyn Davis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665310#comment-15665310 ] Alwyn Davis commented on CASSANDRA-12649: - I've updated the patch - [^12649-3.x-v2.patch]

[jira] [Updated] (CASSANDRA-12901) Repair may hang if node dies during sync

2016-11-14 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paulo Motta updated CASSANDRA-12901: Status: Patch Available (was: Open) > Repair may hang if node dies during sync >

[jira] [Updated] (CASSANDRA-12903) internode_encryption + bootstrapping a node fails due to calling an unsupported method on an SSL Socket

2016-11-14 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-12903: Reviewer: Sam Tunnicliffe > internode_encryption + bootstrapping a node fails

[jira] [Updated] (CASSANDRA-12901) Repair may hang if node dies during sync

2016-11-14 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-12901: Reviewer: Yuki Morishita > Repair may hang if node dies during sync >

[jira] [Updated] (CASSANDRA-12897) Move cqlsh syntax rules into separate module and allow easier customization

2016-11-14 Thread Dikang Gu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dikang Gu updated CASSANDRA-12897: -- Fix Version/s: (was: 3.11) 3.10 > Move cqlsh syntax rules into

[jira] [Updated] (CASSANDRA-12858) testall failure in org.apache.cassandra.dht.Murmur3PartitionerTest.testSplitWrapping-compression

2016-11-14 Thread Dikang Gu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dikang Gu updated CASSANDRA-12858: -- Resolution: Fixed Fix Version/s: (was: 3.x) 3.10

[jira] [Commented] (CASSANDRA-12912) Warn when the 'cassandra' superuser logs in

2016-11-14 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665217#comment-15665217 ] Jeremiah Jordan commented on CASSANDRA-12912: - I would do this as a CQL native protocol

[jira] [Commented] (CASSANDRA-12901) Repair may hang if node dies during sync

2016-11-14 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665105#comment-15665105 ] Paulo Motta commented on CASSANDRA-12901: - tl;dr of CASSANDRA-3569: Before CASSANDRA-3569,

[jira] [Commented] (CASSANDRA-12535) Prevent reloading of logback.xml from UDF sandbox

2016-11-14 Thread Dikang Gu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665179#comment-15665179 ] Dikang Gu commented on CASSANDRA-12535: --- update the fix version to be {{3.10}} after chatting

[jira] [Created] (CASSANDRA-12912) Warn when the 'cassandra' superuser logs in

2016-11-14 Thread Brandon Williams (JIRA)
Brandon Williams created CASSANDRA-12912: Summary: Warn when the 'cassandra' superuser logs in Key: CASSANDRA-12912 URL: https://issues.apache.org/jira/browse/CASSANDRA-12912 Project:

[jira] [Reopened] (CASSANDRA-11990) Address rows rather than partitions in SASI

2016-11-14 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov reopened CASSANDRA-11990: - In the light of the last

[jira] [Updated] (CASSANDRA-12858) testall failure in org.apache.cassandra.dht.Murmur3PartitionerTest.testSplitWrapping-compression

2016-11-14 Thread Branimir Lambov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Branimir Lambov updated CASSANDRA-12858: Status: Ready to Commit (was: Patch Available) > testall failure in >

[jira] [Commented] (CASSANDRA-12858) testall failure in org.apache.cassandra.dht.Murmur3PartitionerTest.testSplitWrapping-compression

2016-11-14 Thread Branimir Lambov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15664891#comment-15664891 ] Branimir Lambov commented on CASSANDRA-12858: - I understand you are a committer now? In

[jira] [Commented] (CASSANDRA-12730) Thousands of empty SSTables created during repair - TMOF death

2016-11-14 Thread Jeremiah Jordan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15664921#comment-15664921 ] Jeremiah Jordan commented on CASSANDRA-12730: - [~brstgt] for #4 check out

cassandra-builds git commit: Add artifacts and unittest build scripts

2016-11-14 Thread mshuler
Repository: cassandra-builds Updated Branches: refs/heads/master 4bf0ea6ae -> 1c49e7003 Add artifacts and unittest build scripts Project: http://git-wip-us.apache.org/repos/asf/cassandra-builds/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra-builds/commit/1c49e700 Tree: