[jira] [Commented] (CASSANDRA-12519) dtest failure in offline_tools_test.TestOfflineTools.sstableofflinerelevel_test

2021-06-14 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-12519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17362918#comment-17362918 ] Stefania Alborghetti commented on CASSANDRA-12519: -- The

[jira] [Commented] (CASSANDRA-12519) dtest failure in offline_tools_test.TestOfflineTools.sstableofflinerelevel_test

2021-06-11 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-12519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17362042#comment-17362042 ] Stefania Alborghetti commented on CASSANDRA-12519: -- {quote} 

[jira] [Updated] (CASSANDRA-15702) copyutil.py uses Exception.message which doesn't exist in Python 3

2020-04-09 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania Alborghetti updated CASSANDRA-15702: - Since Version: 4.x Source Control Link: https

[jira] [Updated] (CASSANDRA-15702) copyutil.py uses Exception.message which doesn't exist in Python 3

2020-04-09 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania Alborghetti updated CASSANDRA-15702: - Status: Ready to Commit (was: Review In Progress) > copyutil

[cassandra] branch trunk updated: Use Exception.message in copyutil.py only if it exists

2020-04-09 Thread stefania
This is an automated email from the ASF dual-hosted git repository. stefania pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/trunk by this push: new 58015fd Use Exception.message in

[jira] [Commented] (CASSANDRA-15702) copyutil.py uses Exception.message which doesn't exist in Python 3

2020-04-09 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17079420#comment-17079420 ] Stefania Alborghetti commented on CASSANDRA-15702: -- Patch l

[jira] [Updated] (CASSANDRA-15702) copyutil.py uses Exception.message which doesn't exist in Python 3

2020-04-09 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania Alborghetti updated CASSANDRA-15702: - Reviewers: Stefania Alborghetti, Stefania Alborghetti (was

[jira] [Comment Edited] (CASSANDRA-15679) cqlsh COPY FROM of map of blobs fails with parse error "unhashable type: 'bytearray'"

2020-04-09 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17079338#comment-17079338 ] Stefania Alborghetti edited comment on CASSANDRA-15679 at 4/9/20, 1:3

[jira] [Updated] (CASSANDRA-15679) cqlsh COPY FROM of map of blobs fails with parse error "unhashable type: 'bytearray'"

2020-04-09 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania Alborghetti updated CASSANDRA-15679: - Fix Version/s: (was: 3.0.21

[jira] [Updated] (CASSANDRA-15679) cqlsh COPY FROM of map of blobs fails with parse error "unhashable type: 'bytearray'"

2020-04-09 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania Alborghetti updated CASSANDRA-15679: - Status: Ready to Commit (was: Review In Progress) > cqlsh C

[cassandra-dtest] branch master updated: Add cqlsh copy tests for blobs in collections

2020-04-09 Thread stefania
This is an automated email from the ASF dual-hosted git repository. stefania pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git The following commit(s) were added to refs/heads/master by this push: new 88cc70b Add cqlsh copy tests for

[cassandra] 01/01: Merge branch 'cassandra-3.11' into trunk

2020-04-09 Thread stefania
This is an automated email from the ASF dual-hosted git repository. stefania pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 2f781819b184ba306ed0cc4412441a3c444365d6 Merge: 3db7796 57b0bb9 Author: Stefania Alborghetti AuthorDate: Thu Apr 9

[cassandra] branch cassandra-2.1 updated: Fix parse error in cqlsh COPY FROM and formatting for map of blobs

2020-04-09 Thread stefania
This is an automated email from the ASF dual-hosted git repository. stefania pushed a commit to branch cassandra-2.1 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-2.1 by this push: new f3568c0 Fix parse error in

[cassandra] 01/01: Merge branch 'cassandra-2.2' into cassandra-3.0

2020-04-09 Thread stefania
This is an automated email from the ASF dual-hosted git repository. stefania pushed a commit to branch cassandra-3.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit fe263ad9e98c1d43eef74b88fcb111b697f619ef Merge: e3f54d4 c8081c2 Author: Stefania Alborghetti AuthorDate

[cassandra] branch trunk updated (3db7796 -> 2f78181)

2020-04-09 Thread stefania
This is an automated email from the ASF dual-hosted git repository. stefania pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 3db7796 Fix cqlsh output test new f3568c0 Fix parse error in cqlsh COPY FROM and formatting for map of

[cassandra] branch cassandra-2.2 updated (3940a9e -> c8081c2)

2020-04-09 Thread stefania
This is an automated email from the ASF dual-hosted git repository. stefania pushed a change to branch cassandra-2.2 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 3940a9e Jenkins 'Cassandra' label applied to the declarative pipeline new f3568c0 Fix p

[cassandra] 01/01: Merge branch 'cassandra-2.1' into cassandra-2.2

2020-04-09 Thread stefania
This is an automated email from the ASF dual-hosted git repository. stefania pushed a commit to branch cassandra-2.2 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit c8081c2467cfa34efec5e44c7dd31b7a99db5945 Merge: 3940a9e f3568c0 Author: Stefania Alborghetti AuthorDate

[cassandra] 01/01: Merge branch 'cassandra-3.0' into cassandra-3.11

2020-04-09 Thread stefania
This is an automated email from the ASF dual-hosted git repository. stefania pushed a commit to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git commit 57b0bb93ab4811529918300c41fbb08433f4f707 Merge: 912c6c4 fe263ad Author: Stefania Alborghetti AuthorDate

[cassandra] branch cassandra-3.11 updated (912c6c4 -> 57b0bb9)

2020-04-09 Thread stefania
This is an automated email from the ASF dual-hosted git repository. stefania pushed a change to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 912c6c4 Merge branch 'cassandra-3.0' into cassandra-3.11 new f3568c0 Fix parse erro

[cassandra] branch cassandra-3.0 updated (e3f54d4 -> fe263ad)

2020-04-09 Thread stefania
This is an automated email from the ASF dual-hosted git repository. stefania pushed a change to branch cassandra-3.0 in repository https://gitbox.apache.org/repos/asf/cassandra.git. from e3f54d4 Memtable memory allocations may deadlock new f3568c0 Fix parse error in cqlsh COPY FROM

[jira] [Updated] (CASSANDRA-14050) Many cqlsh_copy_tests are busted

2020-04-09 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-14050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania Alborghetti updated CASSANDRA-14050: - Fix Version/s: 4.0-alpha Since Version: 4.x

[jira] [Updated] (CASSANDRA-14050) Many cqlsh_copy_tests are busted

2020-04-09 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-14050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania Alborghetti updated CASSANDRA-14050: - Status: Ready to Commit (was: Review In Progress) > M

[jira] [Commented] (CASSANDRA-15229) BufferPool Regression

2020-04-07 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17077539#comment-17077539 ] Stefania Alborghetti commented on CASSANDRA-15229: -- {quote}My

[jira] [Updated] (CASSANDRA-14050) Many cqlsh_copy_tests are busted

2020-04-07 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-14050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania Alborghetti updated CASSANDRA-14050: - Test and Documentation Plan: [https://github.com/apache/cassandra

[jira] [Assigned] (CASSANDRA-14050) Many cqlsh_copy_tests are busted

2020-04-07 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-14050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania Alborghetti reassigned CASSANDRA-14050: Assignee: Stefania Alborghetti (was: Sam Sriramadhesikan

[jira] [Commented] (CASSANDRA-15229) BufferPool Regression

2020-04-06 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076347#comment-17076347 ] Stefania Alborghetti commented on CASSANDRA-15229: -- bq.

[jira] [Updated] (CASSANDRA-15672) Testsuite: org.apache.cassandra.repair.consistent.CoordinatorMessagingTest Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 7.878 sec

2020-04-06 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania Alborghetti updated CASSANDRA-15672: - Since Version: 4.0-alpha Source Control Link: https

[jira] [Updated] (CASSANDRA-15672) Testsuite: org.apache.cassandra.repair.consistent.CoordinatorMessagingTest Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 7.878 sec

2020-04-06 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania Alborghetti updated CASSANDRA-15672: - Status: Ready to Commit (was: Review In Progress) > Testsu

[cassandra] branch trunk updated: Fix flaky CoordinatorMessagingTest and docstring in OutboundSink and ConsistentSession

2020-04-06 Thread stefania
This is an automated email from the ASF dual-hosted git repository. stefania pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/trunk by this push: new b4e640a Fix flaky CoordinatorMessagingTest

[jira] [Commented] (CASSANDRA-14050) Many cqlsh_copy_tests are busted

2020-04-03 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-14050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17074829#comment-17074829 ] Stefania Alborghetti commented on CASSANDRA-14050: -- [~sasrira]

[jira] [Updated] (CASSANDRA-15672) Testsuite: org.apache.cassandra.repair.consistent.CoordinatorMessagingTest Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 7.878 sec

2020-04-03 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania Alborghetti updated CASSANDRA-15672: - Status: Review In Progress (was: Changes Suggested) > Testsu

[jira] [Updated] (CASSANDRA-15679) cqlsh COPY FROM of map of blobs fails with parse error "unhashable type: 'bytearray'"

2020-04-02 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania Alborghetti updated CASSANDRA-15679: - Reviewers: Stefania Alborghetti, Stefania Alborghetti (was

[jira] [Updated] (CASSANDRA-15679) cqlsh COPY FROM of map of blobs fails with parse error "unhashable type: 'bytearray'"

2020-04-02 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania Alborghetti updated CASSANDRA-15679: - Test and Documentation Plan: This bug is triggered when we try to

[jira] [Updated] (CASSANDRA-15679) cqlsh COPY FROM of map of blobs fails with parse error "unhashable type: 'bytearray'"

2020-04-02 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania Alborghetti updated CASSANDRA-15679: - Bug Category: Parent values: Code(13163)Level 1 values: Bug

[jira] [Updated] (CASSANDRA-15672) Testsuite: org.apache.cassandra.repair.consistent.CoordinatorMessagingTest Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 7.878 sec

2020-04-02 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania Alborghetti updated CASSANDRA-15672: - Status: Changes Suggested (was: Review In Progress) We can try to

[jira] [Updated] (CASSANDRA-15672) Testsuite: org.apache.cassandra.repair.consistent.CoordinatorMessagingTest Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 7.878 sec

2020-04-01 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania Alborghetti updated CASSANDRA-15672: - Reviewers: Stefania Alborghetti, Stefania Alborghetti (was

[jira] [Comment Edited] (CASSANDRA-15229) BufferPool Regression

2020-04-01 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072895#comment-17072895 ] Stefania Alborghetti edited comment on CASSANDRA-15229 at 4/1/20, 4:1

[jira] [Commented] (CASSANDRA-15229) BufferPool Regression

2020-04-01 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072895#comment-17072895 ] Stefania Alborghetti commented on CASSANDRA-15229: -- We hit

[jira] [Updated] (CASSANDRA-15409) nodetool compactionstats showing extra pending task for TWCS

2019-12-11 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania Alborghetti updated CASSANDRA-15409: - Fix Version/s: (was: 4.x) 4.0

[jira] [Updated] (CASSANDRA-15409) nodetool compactionstats showing extra pending task for TWCS

2019-12-11 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania Alborghetti updated CASSANDRA-15409: - Status: Ready to Commit (was: Review In Progress) > nodet

[jira] [Commented] (CASSANDRA-15409) nodetool compactionstats showing extra pending task for TWCS

2019-12-11 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993665#comment-16993665 ] Stefania Alborghetti commented on CASSANDRA-15409: -- CI looked

[jira] [Comment Edited] (CASSANDRA-15409) nodetool compactionstats showing extra pending task for TWCS

2019-12-11 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993665#comment-16993665 ] Stefania Alborghetti edited comment on CASSANDRA-15409 at 12/11/19 4:0

[cassandra] branch cassandra-3.11 updated: Fix nodetool compactionstats showing extra pending task for TWCS

2019-12-11 Thread stefania
This is an automated email from the ASF dual-hosted git repository. stefania pushed a commit to branch cassandra-3.11 in repository https://gitbox.apache.org/repos/asf/cassandra.git The following commit(s) were added to refs/heads/cassandra-3.11 by this push: new 122cf57 Fix nodetool

[cassandra] 01/01: Merge branch 'cassandra-3.11' into trunk

2019-12-11 Thread stefania
This is an automated email from the ASF dual-hosted git repository. stefania pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git commit ce877cbe2b7c11355b07cac6f1996a9c9006d89f Merge: 1ce979d 122cf57 Author: Stefania Alborghetti AuthorDate: Wed Dec 11

[cassandra] branch trunk updated (1ce979d -> ce877cb)

2019-12-11 Thread stefania
This is an automated email from the ASF dual-hosted git repository. stefania pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/cassandra.git. from 1ce979d Merge branch 'cassandra-3.11' into trunk new 122cf57 Fix nodetool compactionstats sho

[jira] [Commented] (CASSANDRA-15409) nodetool compactionstats showing extra pending task for TWCS

2019-11-15 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16975175#comment-16975175 ] Stefania Alborghetti commented on CASSANDRA-15409: -- Patch

[jira] [Updated] (CASSANDRA-15409) nodetool compactionstats showing extra pending task for TWCS

2019-11-15 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-15409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania Alborghetti updated CASSANDRA-15409: - Reviewers: Stefania Alborghetti, Stefania Alborghetti (was

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

2019-11-11 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-9259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania Alborghetti reassigned CASSANDRA-9259: --- Assignee: (was: Stefania Alborghetti) > Bulk Reading f

[jira] [Updated] (CASSANDRA-11520) Implement optimized local read path for CL.ONE

2019-11-11 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-11520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania Alborghetti updated CASSANDRA-11520: - Resolution: Won't Fix Status: Resolved (was:

[jira] [Updated] (CASSANDRA-11521) Implement streaming for bulk read requests

2019-11-11 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-11521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania Alborghetti updated CASSANDRA-11521: - Fix Version/s: (was: 4.x) > Implement streaming for bulk r

[jira] [Updated] (CASSANDRA-11521) Implement streaming for bulk read requests

2019-11-11 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-11521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania Alborghetti updated CASSANDRA-11521: - Status: Open (was: Patch Available) > Implement streaming for b

[jira] [Updated] (CASSANDRA-11521) Implement streaming for bulk read requests

2019-11-11 Thread Stefania Alborghetti (Jira)
[ https://issues.apache.org/jira/browse/CASSANDRA-11521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania Alborghetti updated CASSANDRA-11521: - Resolution: Won't Fix Status: Resolved (was:

[jira] [Commented] (CASSANDRA-14554) LifecycleTransaction encounters ConcurrentModificationException when used in multi-threaded context

2018-12-09 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16714205#comment-16714205 ] Stefania commented on CASSANDRA-14554: -- Thanks for the pull requ

[jira] [Commented] (CASSANDRA-14554) LifecycleTransaction encounters ConcurrentModificationException when used in multi-threaded context

2018-12-05 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16710890#comment-16710890 ] Stefania commented on CASSANDRA-14554: -- [~benedict], I'm fine with

[jira] [Commented] (CASSANDRA-14554) LifecycleTransaction encounters ConcurrentModificationException when used in multi-threaded context

2018-11-19 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16692560#comment-16692560 ] Stefania commented on CASSANDRA-14554: -- Thanks [~djo

[jira] [Comment Edited] (CASSANDRA-14554) LifecycleTransaction encounters ConcurrentModificationException when used in multi-threaded context

2018-11-19 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16692560#comment-16692560 ] Stefania edited comment on CASSANDRA-14554 at 11/20/18 2:2

[jira] [Comment Edited] (CASSANDRA-14554) LifecycleTransaction encounters ConcurrentModificationException when used in multi-threaded context

2018-11-18 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16691225#comment-16691225 ] Stefania edited comment on CASSANDRA-14554 at 11/19/18 4:0

[jira] [Commented] (CASSANDRA-14554) LifecycleTransaction encounters ConcurrentModificationException when used in multi-threaded context

2018-11-18 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16691225#comment-16691225 ] Stefania commented on CASSANDRA-14554: -- For trunk we should probably ei

[jira] [Commented] (CASSANDRA-14616) cassandra-stress write hangs with default options

2018-11-18 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16691164#comment-16691164 ] Stefania commented on CASSANDRA-14616: -- [~Yarnspinner], [~jay.zhuang] are

[jira] [Updated] (CASSANDRA-14616) cassandra-stress write hangs with default options

2018-11-14 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania updated CASSANDRA-14616: - Reviewer: Stefania > cassandra-stress write hangs with default opti

[jira] [Updated] (CASSANDRA-14890) cassandra-stress hang for 200 seconds if `n` is not specified

2018-11-14 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania updated CASSANDRA-14890: - Reviewer: (was: Stefania) > cassandra-stress hang for 200 seconds if `n` is not specif

[jira] [Updated] (CASSANDRA-14616) cassandra-stress write hangs with default options

2018-11-14 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania updated CASSANDRA-14616: - Status: Ready to Commit (was: Patch Available) > cassandra-stress write hangs with defa

[jira] [Commented] (CASSANDRA-14616) cassandra-stress write hangs with default options

2018-11-14 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16687400#comment-16687400 ] Stefania commented on CASSANDRA-14616: -- [~jay.zhuang] , [~Yarnspi

[jira] [Updated] (CASSANDRA-14890) cassandra-stress hang for 200 seconds if `n` is not specified

2018-11-14 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania updated CASSANDRA-14890: - Reviewer: Stefania > cassandra-stress hang for 200 seconds if `n` is not specif

[jira] [Commented] (CASSANDRA-14554) LifecycleTransaction encounters ConcurrentModificationException when used in multi-threaded context

2018-11-13 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16685995#comment-16685995 ] Stefania commented on CASSANDRA-14554: -- Looking at the 3.11

[jira] [Comment Edited] (CASSANDRA-14554) LifecycleTransaction encounters ConcurrentModificationException when used in multi-threaded context

2018-11-12 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16684618#comment-16684618 ] Stefania edited comment on CASSANDRA-14554 at 11/13/18 2:0

[jira] [Commented] (CASSANDRA-14554) LifecycleTransaction encounters ConcurrentModificationException when used in multi-threaded context

2018-11-12 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16684618#comment-16684618 ] Stefania commented on CASSANDRA-14554: -- {quote}The only reason woul

[jira] [Commented] (CASSANDRA-14554) LifecycleTransaction encounters ConcurrentModificationException when used in multi-threaded context

2018-11-08 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16680787#comment-16680787 ] Stefania commented on CASSANDRA-14554: -- bq. The other methods

[jira] [Commented] (CASSANDRA-14554) LifecycleTransaction encounters ConcurrentModificationException when used in multi-threaded context

2018-11-08 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16679214#comment-16679214 ] Stefania commented on CASSANDRA-14554: -- You're welcome [~benedict]

[jira] [Commented] (CASSANDRA-14554) LifecycleTransaction encounters ConcurrentModificationException when used in multi-threaded context

2018-11-06 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16677739#comment-16677739 ] Stefania commented on CASSANDRA-14554: -- We had a related issue where on

[jira] [Updated] (CASSANDRA-14391) COPY FROM should read columns from file header

2018-04-25 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania updated CASSANDRA-14391: - Summary: COPY FROM should read columns from file header (was: COPY FROM ignores headers

[jira] [Updated] (CASSANDRA-14391) COPY FROM ignores headers

2018-04-25 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania updated CASSANDRA-14391: - Issue Type: Improvement (was: Bug) > COPY FROM ignores head

[jira] [Commented] (CASSANDRA-14391) COPY FROM ignores headers

2018-04-25 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16453359#comment-16453359 ] Stefania commented on CASSANDRA-14391: -- The columns can be specified in

[jira] [Comment Edited] (CASSANDRA-14308) Remove invalid SSTables from interrupted compaction

2018-03-21 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16408938#comment-16408938 ] Stefania edited comment on CASSANDRA-14308 at 3/22/18 2:2

[jira] [Commented] (CASSANDRA-14308) Remove invalid SSTables from interrupted compaction

2018-03-21 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16408938#comment-16408938 ] Stefania commented on CASSANDRA-14308: -- I'm not sure about deleting th

[jira] [Commented] (CASSANDRA-14308) Remove invalid SSTables from interrupted compaction

2018-03-20 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16407426#comment-16407426 ] Stefania commented on CASSANDRA-14308: -- I had a good look at the code,

[jira] [Commented] (CASSANDRA-14308) Remove invalid SSTables from interrupted compaction

2018-03-20 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-14308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16407376#comment-16407376 ] Stefania commented on CASSANDRA-14308: -- That's correct, whilst a comp

[jira] [Updated] (CASSANDRA-12763) Compaction performance issues when a table has a lot of sstables

2018-02-12 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania updated CASSANDRA-12763: - Status: Ready to Commit (was: Patch Available) > Compaction performance issues when a ta

[jira] [Commented] (CASSANDRA-12763) Compaction performance issues when a table has a lot of sstables

2018-02-12 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16361803#comment-16361803 ] Stefania commented on CASSANDRA-12763: -- LGTM - great job [~krummas].

[jira] [Commented] (CASSANDRA-12763) Compaction performance issues when a table has a lot of sstables

2018-02-11 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360205#comment-16360205 ] Stefania commented on CASSANDRA-12763: -- Sure, I'll try to review it in

[jira] [Updated] (CASSANDRA-12763) Compaction performance issues when a table has a lot of sstables

2018-02-11 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania updated CASSANDRA-12763: - Reviewer: Stefania > Compaction performance issues when a table has a lot of sstab

[jira] [Commented] (CASSANDRA-10112) Refuse to start and print txn log information in case of disk corruption

2017-12-19 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296532#comment-16296532 ] Stefania commented on CASSANDRA-10112: -- I cannot recall any specific reason

[jira] [Updated] (CASSANDRA-13897) nodetool compact and flush fail with "error: null"

2017-10-22 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania updated CASSANDRA-13897: - Component/s: (was: Compaction) Local Write-Read Paths > nodet

[jira] [Commented] (CASSANDRA-13897) nodetool compact and flush fail with "error: null"

2017-10-22 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16214523#comment-16214523 ] Stefania commented on CASSANDRA-13897: -- Thanks for the review! Committe

[jira] [Updated] (CASSANDRA-13897) nodetool compact and flush fail with "error: null"

2017-10-22 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania updated CASSANDRA-13897: - Resolution: Fixed Fix Version/s: 3.11.2 Reproduced In: 3.11.1, 3.11.0 (was

[2/3] cassandra git commit: Round buffer size to powers of 2 for the chunk cache

2017-10-22 Thread stefania
Round buffer size to powers of 2 for the chunk cache patch by Stefania Alborghetti; reviewed by Robert Stupp for CASSANDRA-13897 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/5b23054f Tree: http://git-wip

[1/3] cassandra git commit: Round buffer size to powers of 2 for the chunk cache

2017-10-22 Thread stefania
Repository: cassandra Updated Branches: refs/heads/cassandra-3.11 bbda20155 -> 5b23054f1 refs/heads/trunk 1c3a2d247 -> ec7d5f9da Round buffer size to powers of 2 for the chunk cache patch by Stefania Alborghetti; reviewed by Robert Stupp for CASSANDRA-13897 Project: http://g

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

2017-10-22 Thread stefania
/repos/asf/cassandra/diff/ec7d5f9d Branch: refs/heads/trunk Commit: ec7d5f9da63b60475e9ed76987d632bd7410ed11 Parents: 1c3a2d2 5b23054 Author: Stefania Alborghetti Authored: Mon Oct 23 10:00:08 2017 +0800 Committer: Stefania Alborghetti Committed: Mon Oct 23 10:00:08

[jira] [Commented] (CASSANDRA-13897) nodetool compact and flush fail with "error: null"

2017-10-18 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16210463#comment-16210463 ] Stefania commented on CASSANDRA-13897: -- Thanks for the explanation [~bla

[jira] [Commented] (CASSANDRA-13897) nodetool compact and flush fail with "error: null"

2017-10-18 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16208984#comment-16208984 ] Stefania commented on CASSANDRA-13897: -- [~blambov], can the {{CachingRebuff

[jira] [Commented] (CASSANDRA-13897) nodetool compact and flush fail with "error: null"

2017-10-18 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16208940#comment-16208940 ] Stefania commented on CASSANDRA-13897: -- Patch for 3.11 is available [

[jira] [Updated] (CASSANDRA-13897) nodetool compact and flush fail with "error: null"

2017-10-18 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania updated CASSANDRA-13897: - Reproduced In: 3.11.1, 3.11.0 (was: 3.11.0, 3.11.1) Status: Patch Available (was

[jira] [Commented] (CASSANDRA-13897) nodetool compact and flush fail with "error: null"

2017-10-17 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16208743#comment-16208743 ] Stefania commented on CASSANDRA-13897: -- bq. so switching to a 64 bit ver

[jira] [Comment Edited] (CASSANDRA-13897) nodetool compact and flush fail with "error: null"

2017-10-17 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16208702#comment-16208702 ] Stefania edited comment on CASSANDRA-13897 at 10/18/17 2:4

[jira] [Commented] (CASSANDRA-13897) nodetool compact and flush fail with "error: null"

2017-10-17 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16208702#comment-16208702 ] Stefania commented on CASSANDRA-13897: -- The assertion that fails is {{as

[jira] [Assigned] (CASSANDRA-13897) nodetool compact and flush fail with "error: null"

2017-10-17 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania reassigned CASSANDRA-13897: Assignee: Stefania > nodetool compact and flush fail with "err

[jira] [Commented] (CASSANDRA-13909) Improve TRUNCATE performance with many sstables

2017-09-28 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16185214#comment-16185214 ] Stefania commented on CASSANDRA-13909: -- 14 failures in the dtests, but they

[jira] [Updated] (CASSANDRA-13909) Improve TRUNCATE performance with many sstables

2017-09-27 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania updated CASSANDRA-13909: - Status: Ready to Commit (was: Patch Available) > Improve TRUNCATE performance with m

[jira] [Commented] (CASSANDRA-13909) Improve TRUNCATE performance with many sstables

2017-09-27 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16183746#comment-16183746 ] Stefania commented on CASSANDRA-13909: -- LGTM - I only found 3 nits,

[jira] [Commented] (CASSANDRA-13789) Reduce memory copies and object creations when acting on ByteBufs

2017-09-27 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16183528#comment-16183528 ] Stefania commented on CASSANDRA-13789: -- Sure, thank you so much! >

  1   2   3   4   5   6   7   8   9   10   >