[jira] [Created] (CASSANDRA-11421) Eliminate allocations of byte array for UTF8 String serializations

2016-03-24 Thread Nitsan Wakart (JIRA)
Nitsan Wakart created CASSANDRA-11421: - Summary: Eliminate allocations of byte array for UTF8 String serializations Key: CASSANDRA-11421 URL: https://issues.apache.org/jira/browse/CASSANDRA-11421

[jira] [Created] (CASSANDRA-11423) Eliminate Pair allocations for default DataType conversions

2016-03-24 Thread Nitsan Wakart (JIRA)
Nitsan Wakart created CASSANDRA-11423: - Summary: Eliminate Pair allocations for default DataType conversions Key: CASSANDRA-11423 URL: https://issues.apache.org/jira/browse/CASSANDRA-11423

[jira] [Updated] (CASSANDRA-11387) If "using ttl" not present in an update statement, ttl shouldn't be updated to null

2016-03-24 Thread Anonymous (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anonymous updated CASSANDRA-11387: -- Reproduced In: 3.3 Status: Awaiting Feedback (was: Open) > If "using ttl" not

[jira] [Created] (CASSANDRA-11424) Add support to "unset" JSON fields in prepared statements

2016-03-24 Thread Ralf Steppacher (JIRA)
Ralf Steppacher created CASSANDRA-11424: --- Summary: Add support to "unset" JSON fields in prepared statements Key: CASSANDRA-11424 URL: https://issues.apache.org/jira/browse/CASSANDRA-11424

[jira] [Updated] (CASSANDRA-11093) processs restarts are failing becase native port and jmx ports are in use

2016-03-24 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Tunnicliffe updated CASSANDRA-11093: Resolution: Fixed Reproduced In: 3.0.5, 3.5 (was: 3.x)

[jira] [Created] (CASSANDRA-11422) Eliminate temporary object[] allocations in ColumnDefinition::hashCode

2016-03-24 Thread Nitsan Wakart (JIRA)
Nitsan Wakart created CASSANDRA-11422: - Summary: Eliminate temporary object[] allocations in ColumnDefinition::hashCode Key: CASSANDRA-11422 URL: https://issues.apache.org/jira/browse/CASSANDRA-11422

[jira] [Commented] (CASSANDRA-11421) Eliminate allocations of byte array for UTF8 String serializations

2016-03-24 Thread Nitsan Wakart (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210061#comment-15210061 ] Nitsan Wakart commented on CASSANDRA-11421: --- Note that there's a better solution using the

[2/3] cassandra git commit: Ensure correct filters with SASI clustering index

2016-03-24 Thread samt
Ensure correct filters with SASI clustering index Patch by Sam Tunnicliffe; reviewed by Jordan West for CASSANDRA-11397 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3fda52f2 Tree:

[1/3] cassandra git commit: Ensure correct filters with SASI clustering index

2016-03-24 Thread samt
Repository: cassandra Updated Branches: refs/heads/cassandra-3.5 f47d9769f -> 3fda52f24 refs/heads/trunk 9b7d5734e -> 0a016ea1b Ensure correct filters with SASI clustering index Patch by Sam Tunnicliffe; reviewed by Jordan West for CASSANDRA-11397 Project:

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

2016-03-24 Thread samt
Merge branch 'cassandra-3.5' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0a016ea1 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0a016ea1 Diff:

[jira] [Commented] (CASSANDRA-11424) Add support to "unset" JSON fields in prepared statements

2016-03-24 Thread Oded Peer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210140#comment-15210140 ] Oded Peer commented on CASSANDRA-11424: --- Since new syntax was added for JSON select and insert

[jira] [Updated] (CASSANDRA-11397) LIKE query on clustering column index returns incorrect results

2016-03-24 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Tunnicliffe updated CASSANDRA-11397: Resolution: Fixed Status: Resolved (was: Patch Available) Thanks,

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

2016-03-24 Thread samt
Merge branch 'cassandra-3.0' into cassandra-3.5 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f6c5d729 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f6c5d729 Diff:

[1/6] cassandra git commit: JMX RMI server sockets have SO_REUSEADDR enabled

2016-03-24 Thread samt
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 1d1bfae58 -> 3a244d24b refs/heads/cassandra-3.5 3fda52f24 -> f6c5d7298 refs/heads/trunk 0a016ea1b -> 494386de8 JMX RMI server sockets have SO_REUSEADDR enabled Patch by Aleksandr Sorokoumov; reviewed by Sam Tunnicliffe for

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

2016-03-24 Thread samt
Merge branch 'cassandra-3.0' into cassandra-3.5 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f6c5d729 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f6c5d729 Diff:

[3/6] cassandra git commit: JMX RMI server sockets have SO_REUSEADDR enabled

2016-03-24 Thread samt
JMX RMI server sockets have SO_REUSEADDR enabled Patch by Aleksandr Sorokoumov; reviewed by Sam Tunnicliffe for CASSANDRA-11093 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3a244d24 Tree:

[2/6] cassandra git commit: JMX RMI server sockets have SO_REUSEADDR enabled

2016-03-24 Thread samt
JMX RMI server sockets have SO_REUSEADDR enabled Patch by Aleksandr Sorokoumov; reviewed by Sam Tunnicliffe for CASSANDRA-11093 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3a244d24 Tree:

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

2016-03-24 Thread samt
Merge branch 'cassandra-3.5' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/494386de Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/494386de Diff:

[jira] [Commented] (CASSANDRA-8928) Add downgradesstables

2016-03-24 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210268#comment-15210268 ] Paulo Motta commented on CASSANDRA-8928: bq. Regarding OldFormatIterator and

[jira] [Updated] (CASSANDRA-11425) Add prepared query parameter to session trace for "Execute prepared CQL3 Query"

2016-03-24 Thread Yasuharu Goto (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yasuharu Goto updated CASSANDRA-11425: -- Summary: Add prepared query parameter to session trace for "Execute prepared CQL3

[jira] [Updated] (CASSANDRA-11425) Add prepared query parameter to trace for "Execute CQL3 prepared query" session

2016-03-24 Thread Yasuharu Goto (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yasuharu Goto updated CASSANDRA-11425: -- Summary: Add prepared query parameter to trace for "Execute CQL3 prepared query"

[jira] [Commented] (CASSANDRA-11179) Parallel cleanup can lead to disk space exhaustion

2016-03-24 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210307#comment-15210307 ] Carl Yeksigian commented on CASSANDRA-11179: +1 > Parallel cleanup can lead to disk

[jira] [Created] (CASSANDRA-11426) End of File Exception (EOF) on startup due to HintsDescriptor read failure

2016-03-24 Thread Jason Kania (JIRA)
Jason Kania created CASSANDRA-11426: --- Summary: End of File Exception (EOF) on startup due to HintsDescriptor read failure Key: CASSANDRA-11426 URL: https://issues.apache.org/jira/browse/CASSANDRA-11426

[jira] [Updated] (CASSANDRA-11423) Eliminate Pair allocations for default DataType conversions

2016-03-24 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-11423: Reviewer: T Jake Luciani > Eliminate Pair allocations for default DataType

[jira] [Commented] (CASSANDRA-11290) dtest failure in materialized_views_test.TestMaterializedViewsConsistency.single_partition_consistent_reads_after_write_test

2016-03-24 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210353#comment-15210353 ] Michael Shuler commented on CASSANDRA-11290: This test hung a server hard in a 3.5_dtest

[jira] [Commented] (CASSANDRA-10134) Always require replace_address to replace existing address

2016-03-24 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210289#comment-15210289 ] Paulo Motta commented on CASSANDRA-10134: - Since we are talking about gossip startup checks

[jira] [Commented] (CASSANDRA-11315) Upgrade from 2.2.5 to 3.0.3 Fails with AssertionError

2016-03-24 Thread Dominik Keil (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210195#comment-15210195 ] Dominik Keil commented on CASSANDRA-11315: -- Hi [~iamaleksey], now we're getting a different

[jira] [Updated] (CASSANDRA-11387) If "using ttl" not present in an update statement, ttl shouldn't be updated to null

2016-03-24 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Yeksigian updated CASSANDRA-11387: --- Resolution: Won't Fix Status: Resolved (was: Awaiting Feedback) This

[jira] [Updated] (CASSANDRA-11422) Eliminate temporary object[] allocations in ColumnDefinition::hashCode

2016-03-24 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-11422: Reviewer: T Jake Luciani > Eliminate temporary object[] allocations in

[jira] [Updated] (CASSANDRA-11421) Eliminate allocations of byte array for UTF8 String serializations

2016-03-24 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-11421: Reviewer: T Jake Luciani > Eliminate allocations of byte array for UTF8 String

[jira] [Created] (CASSANDRA-11425) Add prepared statement on Execute prepared query session trace.

2016-03-24 Thread Yasuharu Goto (JIRA)
Yasuharu Goto created CASSANDRA-11425: - Summary: Add prepared statement on Execute prepared query session trace. Key: CASSANDRA-11425 URL: https://issues.apache.org/jira/browse/CASSANDRA-11425

[jira] [Commented] (CASSANDRA-11315) Upgrade from 2.2.5 to 3.0.3 Fails with AssertionError

2016-03-24 Thread Dominik Keil (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210239#comment-15210239 ] Dominik Keil commented on CASSANDRA-11315: -- rm system/schema_*/* did the trick but that

[jira] [Commented] (CASSANDRA-8928) Add downgradesstables

2016-03-24 Thread Kaide Mu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210247#comment-15210247 ] Kaide Mu commented on CASSANDRA-8928: - Hi, [~pauloricardomg]. Thank you so much, just fixed format

[jira] [Commented] (CASSANDRA-11425) Add prepared statement on Execute prepared query session trace.

2016-03-24 Thread Yasuharu Goto (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210265#comment-15210265 ] Yasuharu Goto commented on CASSANDRA-11425: --- My patch is here.

[jira] [Commented] (CASSANDRA-11373) Cancelled compaction leading to infinite loop in compaction strategy getNextBackgroundTask

2016-03-24 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210363#comment-15210363 ] Benedict commented on CASSANDRA-11373: -- LGTM, +1 > Cancelled compaction leading to infinite

[jira] [Commented] (CASSANDRA-9830) Option to disable bloom filter in highest level of LCS sstables

2016-03-24 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210204#comment-15210204 ] Carl Yeksigian commented on CASSANDRA-9830: --- Right now, the visualizer doesn't work with the

[jira] [Commented] (CASSANDRA-11315) Upgrade from 2.2.5 to 3.0.3 Fails with AssertionError

2016-03-24 Thread Dominik Keil (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210224#comment-15210224 ] Dominik Keil commented on CASSANDRA-11315: -- Interestingly, we now get another exception when

[jira] [Commented] (CASSANDRA-11383) Avoid index segment stitching in RAM which lead to OOM on big SSTable files

2016-03-24 Thread DOAN DuyHai (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210365#comment-15210365 ] DOAN DuyHai commented on CASSANDRA-11383: - [~xedin] Sure thing. I will test the patch this

[jira] [Commented] (CASSANDRA-11421) Eliminate allocations of byte array for UTF8 String serializations

2016-03-24 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210410#comment-15210410 ] Benedict commented on CASSANDRA-11421: -- I wouldn't necessarily consider it a good idea to cache

[jira] [Updated] (CASSANDRA-11315) Upgrade from 2.2.5 to 3.0.3 Fails with AssertionError

2016-03-24 Thread Dominik Keil (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominik Keil updated CASSANDRA-11315: - Reproduced In: 3.0.4, 3.0.3 (was: 3.0.3) > Upgrade from 2.2.5 to 3.0.3 Fails with

[jira] [Commented] (CASSANDRA-11414) dtest failure in bootstrap_test.TestBootstrap.resumable_bootstrap_test

2016-03-24 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210214#comment-15210214 ] Paulo Motta commented on CASSANDRA-11414: - Created

[jira] [Commented] (CASSANDRA-9830) Option to disable bloom filter in highest level of LCS sstables

2016-03-24 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210243#comment-15210243 ] Paulo Motta commented on CASSANDRA-9830: Thanks all for the input. Given we have satisfactory

[jira] [Updated] (CASSANDRA-11425) Add prepared statement on Execute prepared query session trace.

2016-03-24 Thread Yasuharu Goto (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yasuharu Goto updated CASSANDRA-11425: -- Status: Patch Available (was: Open) My patch is here.

[jira] [Issue Comment Deleted] (CASSANDRA-11425) Add prepared statement on Execute prepared query session trace.

2016-03-24 Thread Yasuharu Goto (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yasuharu Goto updated CASSANDRA-11425: -- Comment: was deleted (was: My patch is here.

[jira] [Created] (CASSANDRA-11432) Counter values become under-counted when running repair.

2016-03-24 Thread Dikang Gu (JIRA)
Dikang Gu created CASSANDRA-11432: - Summary: Counter values become under-counted when running repair. Key: CASSANDRA-11432 URL: https://issues.apache.org/jira/browse/CASSANDRA-11432 Project: Cassandra

[jira] [Updated] (CASSANDRA-11421) Eliminate allocations of byte array for UTF8 String serializations

2016-03-24 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-11421: --- Assignee: Nitsan Wakart > Eliminate allocations of byte array for UTF8 String

[jira] [Commented] (CASSANDRA-11421) Eliminate allocations of byte array for UTF8 String serializations

2016-03-24 Thread Nitsan Wakart (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210420#comment-15210420 ] Nitsan Wakart commented on CASSANDRA-11421: --- Fair point. You could set a max size and fall

[jira] [Commented] (CASSANDRA-10956) Enable authentication of native protocol users via client certificates

2016-03-24 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210484#comment-15210484 ] Sam Tunnicliffe commented on CASSANDRA-10956: - bq. The main risk is that it can make

[jira] [Created] (CASSANDRA-11427) Range slice queries CL > ONE trigger read-repair of purgable tombstones

2016-03-24 Thread Stefan Podkowinski (JIRA)
Stefan Podkowinski created CASSANDRA-11427: -- Summary: Range slice queries CL > ONE trigger read-repair of purgable tombstones Key: CASSANDRA-11427 URL:

[jira] [Updated] (CASSANDRA-11422) Eliminate temporary object[] allocations in ColumnDefinition::hashCode

2016-03-24 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-11422: --- Assignee: Nitsan Wakart > Eliminate temporary object[] allocations in

[jira] [Commented] (CASSANDRA-11414) dtest failure in bootstrap_test.TestBootstrap.resumable_bootstrap_test

2016-03-24 Thread Russ Hatch (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210437#comment-15210437 ] Russ Hatch commented on CASSANDRA-11414: [~pauloricardomg] If you like, you can try that fix

[jira] [Updated] (CASSANDRA-11423) Eliminate Pair allocations for default DataType conversions

2016-03-24 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-11423: --- Assignee: Nitsan Wakart > Eliminate Pair allocations for default DataType

[jira] [Updated] (CASSANDRA-11421) Eliminate allocations of byte array for UTF8 String serializations

2016-03-24 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-11421: --- Issue Type: Sub-task (was: Improvement) Parent: CASSANDRA-11428 >

[jira] [Updated] (CASSANDRA-11422) Eliminate temporary object[] allocations in ColumnDefinition::hashCode

2016-03-24 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-11422: --- Issue Type: Sub-task (was: Improvement) Parent: CASSANDRA-11428 >

[jira] [Updated] (CASSANDRA-11423) Eliminate Pair allocations for default DataType conversions

2016-03-24 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-11423: --- Issue Type: Sub-task (was: Improvement) Parent: CASSANDRA-11428 >

[jira] [Created] (CASSANDRA-11428) Eliminate Allocations

2016-03-24 Thread T Jake Luciani (JIRA)
T Jake Luciani created CASSANDRA-11428: -- Summary: Eliminate Allocations Key: CASSANDRA-11428 URL: https://issues.apache.org/jira/browse/CASSANDRA-11428 Project: Cassandra Issue Type:

[jira] [Commented] (CASSANDRA-11317) dtest failure in repair_tests.incremental_repair_test.TestIncRepair.sstable_repairedset_test

2016-03-24 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210679#comment-15210679 ] Yuki Morishita commented on CASSANDRA-11317: Yes, fix was accidental, but if tools are

[jira] [Commented] (CASSANDRA-11414) dtest failure in bootstrap_test.TestBootstrap.resumable_bootstrap_test

2016-03-24 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210590#comment-15210590 ] Paulo Motta commented on CASSANDRA-11414: - Nice! Can you please give permission to the

[jira] [Updated] (CASSANDRA-11429) DROP TABLE IF EXISTS fails against table with similar name

2016-03-24 Thread Sotirios Delimanolis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sotirios Delimanolis updated CASSANDRA-11429: - Description: We had a table named

[jira] [Commented] (CASSANDRA-11317) dtest failure in repair_tests.incremental_repair_test.TestIncRepair.sstable_repairedset_test

2016-03-24 Thread Joel Knighton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210570#comment-15210570 ] Joel Knighton commented on CASSANDRA-11317: --- [~yukim] It looks like this was "solved" by

[jira] [Commented] (CASSANDRA-11404) Document metrics mbeans org.apache.cassandra.metrics

2016-03-24 Thread Brandon Wulf (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210675#comment-15210675 ] Brandon Wulf commented on CASSANDRA-11404: -- It looks like there is some old documentation

[jira] [Assigned] (CASSANDRA-11424) Add support to "unset" JSON fields in prepared statements

2016-03-24 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tyler Hobbs reassigned CASSANDRA-11424: --- Assignee: Tyler Hobbs > Add support to "unset" JSON fields in prepared

[jira] [Updated] (CASSANDRA-11078) upgrade_supercolumns_test dtests failing on 2.1

2016-03-24 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-11078: Resolution: Fixed Status: Resolved (was: Patch Available) >

[jira] [Created] (CASSANDRA-11429) DROP TABLE IF EXISTS fails against table with similar name

2016-03-24 Thread Sotirios Delimanolis (JIRA)
Sotirios Delimanolis created CASSANDRA-11429: Summary: DROP TABLE IF EXISTS fails against table with similar name Key: CASSANDRA-11429 URL: https://issues.apache.org/jira/browse/CASSANDRA-11429

[jira] [Commented] (CASSANDRA-11425) Add prepared query parameter to trace for "Execute CQL3 prepared query" session

2016-03-24 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210555#comment-15210555 ] Tyler Hobbs commented on CASSANDRA-11425: - This is almost the same as CASSANDRA-7021. When I

[jira] [Resolved] (CASSANDRA-8854) Support for Async Atomic Batch

2016-03-24 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko resolved CASSANDRA-8854. -- Resolution: Not A Problem > Support for Async Atomic Batch >

[jira] [Commented] (CASSANDRA-11414) dtest failure in bootstrap_test.TestBootstrap.resumable_bootstrap_test

2016-03-24 Thread Russ Hatch (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210832#comment-15210832 ] Russ Hatch commented on CASSANDRA-11414: It's not built to run from other gh repos yet, but

[jira] [Commented] (CASSANDRA-11429) DROP TABLE IF EXISTS fails against table with similar name

2016-03-24 Thread Sotirios Delimanolis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210875#comment-15210875 ] Sotirios Delimanolis commented on CASSANDRA-11429: -- I should mention that the

[jira] [Commented] (CASSANDRA-11429) DROP TABLE IF EXISTS fails against table with similar name

2016-03-24 Thread Joel Knighton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210896#comment-15210896 ] Joel Knighton commented on CASSANDRA-11429: --- Is it possible that you were issuing multiple

[jira] [Commented] (CASSANDRA-11093) processs restarts are failing becase native port and jmx ports are in use

2016-03-24 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210055#comment-15210055 ] Sam Tunnicliffe commented on CASSANDRA-11093: - Ok thanks, I've pushed a version

[jira] [Commented] (CASSANDRA-11429) DROP TABLE IF EXISTS fails against table with similar name

2016-03-24 Thread Sotirios Delimanolis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15211042#comment-15211042 ] Sotirios Delimanolis commented on CASSANDRA-11429: -- Right. We make all our changes

[jira] [Commented] (CASSANDRA-8888) Disable internode compression by default

2016-03-24 Thread Kaide Mu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15211046#comment-15211046 ] Kaide Mu commented on CASSANDRA-: - Hi, I'm currently working on this issue, I have modified

[jira] [Commented] (CASSANDRA-11429) DROP TABLE IF EXISTS fails against table with similar name

2016-03-24 Thread Joel Knighton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15211106#comment-15211106 ] Joel Knighton commented on CASSANDRA-11429: --- I'm afraid I'm at the end of my debugging

[jira] [Resolved] (CASSANDRA-11317) dtest failure in repair_tests.incremental_repair_test.TestIncRepair.sstable_repairedset_test

2016-03-24 Thread Joel Knighton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Knighton resolved CASSANDRA-11317. --- Resolution: Fixed Fix Version/s: (was: 2.2.x) 2.2.6

[jira] [Commented] (CASSANDRA-11429) DROP TABLE IF EXISTS fails against table with similar name

2016-03-24 Thread Sotirios Delimanolis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210950#comment-15210950 ] Sotirios Delimanolis commented on CASSANDRA-11429: -- It's not. The deployment process

[jira] [Created] (CASSANDRA-11430) forceRepairRangeAsync hangs on system_distributed keyspace.

2016-03-24 Thread Nick Bailey (JIRA)
Nick Bailey created CASSANDRA-11430: --- Summary: forceRepairRangeAsync hangs on system_distributed keyspace. Key: CASSANDRA-11430 URL: https://issues.apache.org/jira/browse/CASSANDRA-11430 Project:

[jira] [Commented] (CASSANDRA-11429) DROP TABLE IF EXISTS fails against table with similar name

2016-03-24 Thread Joel Knighton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15210973#comment-15210973 ] Joel Knighton commented on CASSANDRA-11429: --- Hmm - just to be clear, even concurrent

[jira] [Commented] (CASSANDRA-9666) Provide an alternative to DTCS

2016-03-24 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15209847#comment-15209847 ] Jeff Jirsa commented on CASSANDRA-9666: --- The patches are not up to date, but I'll rebase and get

[jira] [Comment Edited] (CASSANDRA-11383) Avoid index segment stitching in RAM which lead to OOM on big SSTable files

2016-03-24 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15209928#comment-15209928 ] Pavel Yaskevich edited comment on CASSANDRA-11383 at 3/24/16 7:58 AM:

[jira] [Commented] (CASSANDRA-11179) Parallel cleanup can lead to disk space exhaustion

2016-03-24 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15209907#comment-15209907 ] Marcus Eriksson commented on CASSANDRA-11179: - Rebased and pushed a new commit with the

[jira] [Commented] (CASSANDRA-11383) Avoid index segment stitching in RAM which lead to OOM on big SSTable files

2016-03-24 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15209928#comment-15209928 ] Pavel Yaskevich commented on CASSANDRA-11383: - [~doanduyhai] As an update, all of the

[jira] [Updated] (CASSANDRA-11383) Avoid index segment stitching in RAM which lead to OOM on big SSTable files

2016-03-24 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-11383: Labels: sasi (was: ) Status: Patch Available (was: Open) > Avoid index

[jira] [Commented] (CASSANDRA-9259) Bulk Reading from Cassandra

2016-03-24 Thread Evan Chan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15209915#comment-15209915 ] Evan Chan commented on CASSANDRA-9259: -- The biggest difference between HDFS and local client

[jira] [Moved] (CASSANDRA-11431) java: error: unmappable character for encoding ASCII

2016-03-24 Thread Aki Sukegawa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Sukegawa moved THRIFT-3754 to CASSANDRA-11431: -- Assignee: (was: Roger Meier) Fix Version/s:

[jira] [Commented] (CASSANDRA-9244) replace_address is not topology-aware

2016-03-24 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15211202#comment-15211202 ] Paulo Motta commented on CASSANDRA-9244: What we want here is to restore replica count on