[jira] [Created] (CASSANDRA-10580) When mutations are dropped, the column family should be printed / have a counter per column family

2015-10-23 Thread Anubhav Kale (JIRA)
Anubhav Kale created CASSANDRA-10580: Summary: When mutations are dropped, the column family should be printed / have a counter per column family Key: CASSANDRA-10580 URL:

[jira] [Created] (CASSANDRA-10582) CorruptSSTableException should print the SS Table Name

2015-10-23 Thread Anubhav Kale (JIRA)
Anubhav Kale created CASSANDRA-10582: Summary: CorruptSSTableException should print the SS Table Name Key: CASSANDRA-10582 URL: https://issues.apache.org/jira/browse/CASSANDRA-10582 Project:

[jira] [Created] (CASSANDRA-10605) MessagingService: COUNTER_MUTATION verb is associated with MUTATION stage

2015-10-27 Thread Anubhav Kale (JIRA)
Anubhav Kale created CASSANDRA-10605: Summary: MessagingService: COUNTER_MUTATION verb is associated with MUTATION stage Key: CASSANDRA-10605 URL: https://issues.apache.org/jira/browse/CASSANDRA-10605

[jira] [Updated] (CASSANDRA-10605) MessagingService: COUNTER_MUTATION verb is associated with MUTATION stage

2015-10-27 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10605: - Attachment: trunk-10605.patch > MessagingService: COUNTER_MUTATION verb is

[jira] [Updated] (CASSANDRA-10605) MessagingService: COUNTER_MUTATION verb is associated with MUTATION stage

2015-10-27 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10605: - Attachment: trunk-10605.txt > MessagingService: COUNTER_MUTATION verb is associated

[jira] [Updated] (CASSANDRA-10605) MessagingService: COUNTER_MUTATION verb is associated with MUTATION stage

2015-10-27 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10605: - Description: In MessagingService.java, I see that the verb COUNTER_MUTATION is

[jira] [Updated] (CASSANDRA-10605) MessagingService: COUNTER_MUTATION verb is associated with MUTATION stage

2015-10-27 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10605: - Priority: Minor (was: Major) > MessagingService: COUNTER_MUTATION verb is

[jira] [Commented] (CASSANDRA-10605) MessagingService: COUNTER_MUTATION verb is associated with MUTATION stage

2015-10-27 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14977199#comment-14977199 ] Anubhav Kale commented on CASSANDRA-10605: -- Also reduced severity to "Minor" assuming my

[jira] [Updated] (CASSANDRA-10605) MessagingService: COUNTER_MUTATION verb is associated with MUTATION stage

2015-10-27 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10605: - Attachment: (was: trunk-10605.txt) > MessagingService: COUNTER_MUTATION verb is

[jira] [Updated] (CASSANDRA-10580) On dropped mutations, more details should be dropped.

2015-10-27 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10580: - Description: In our production cluster, we are seeing a large number of dropped

[jira] [Updated] (CASSANDRA-10580) On dropped mutations, more details should be logged.

2015-10-27 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10580: - Summary: On dropped mutations, more details should be logged. (was: On dropped

[jira] [Updated] (CASSANDRA-10580) On dropped mutations, more details should be logged.

2015-10-27 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10580: - Description: In our production cluster, we are seeing a large number of dropped

[jira] [Updated] (CASSANDRA-10580) When mutations are dropped, the column family should be printed / have a counter per column family

2015-10-27 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10580: - Description: In our production cluster, we are seeing a large number of dropped

[jira] [Updated] (CASSANDRA-10580) On dropped mutations, more details should be dropped.

2015-10-27 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10580: - Issue Type: Bug (was: New Feature) > On dropped mutations, more details should be

[jira] [Updated] (CASSANDRA-10580) On dropped mutations, more details should be dropped.

2015-10-27 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10580: - Summary: On dropped mutations, more details should be dropped. (was: When mutations

[jira] [Updated] (CASSANDRA-10605) MessagingService: COUNTER_MUTATION verb is associated with MUTATION stage

2015-10-28 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10605: - Priority: Major (was: Minor) > MessagingService: COUNTER_MUTATION verb is

[jira] [Updated] (CASSANDRA-10605) MessagingService: COUNTER_MUTATION verb is associated with MUTATION stage

2015-10-28 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10605: - Reproduced In: 3.x (was: 2.1.11) > MessagingService: COUNTER_MUTATION verb is

[jira] [Updated] (CASSANDRA-10580) On dropped mutations, more details should be logged.

2015-10-28 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10580: - Attachment: CASSANDRA-10580-Head.patch > On dropped mutations, more details should

[jira] [Resolved] (CASSANDRA-10582) CorruptSSTableException should print the SS Table Name

2015-10-23 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale resolved CASSANDRA-10582. -- Resolution: Fixed Fix Version/s: (was: 2.1.9) 3.1 >

[jira] [Updated] (CASSANDRA-10627) java.lang.NoSuchMethodException: forceKeyspaceCompaction on nodetool compact when running locally

2015-11-09 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10627: - Thanks for the tip. PATH indeed was pointing to nodetool from 2.1.9 thus resulting into

[jira] [Created] (CASSANDRA-10627) java.lang.NoSuchMethodException: forceKeyspaceCompaction on nodetool compact when running locally

2015-10-30 Thread Anubhav Kale (JIRA)
Anubhav Kale created CASSANDRA-10627: Summary: java.lang.NoSuchMethodException: forceKeyspaceCompaction on nodetool compact when running locally Key: CASSANDRA-10627 URL:

[jira] [Created] (CASSANDRA-10207) Specifying Using TTL in Update / Insert queries for tables using counter columns does not return error

2015-08-27 Thread Anubhav Kale (JIRA)
Anubhav Kale created CASSANDRA-10207: Summary: Specifying Using TTL in Update / Insert queries for tables using counter columns does not return error Key: CASSANDRA-10207 URL:

[jira] [Commented] (CASSANDRA-10207) Specifying Using TTL in Update / Insert queries for tables using counter columns does not return error

2015-08-28 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14720044#comment-14720044 ] Anubhav Kale commented on CASSANDRA-10207: -- 8:52:19.48;C:\Program

[jira] [Commented] (CASSANDRA-10580) On dropped mutations, more details should be logged.

2015-12-08 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15047425#comment-15047425 ] Anubhav Kale commented on CASSANDRA-10580: -- Can anybody take a look so we don't have to

[jira] [Commented] (CASSANDRA-10764) Cassandra Daemon should print JVM arguments

2015-12-07 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15045747#comment-15045747 ] Anubhav Kale commented on CASSANDRA-10764: -- Can someone look at this ? Thanks ! > Cassandra

[jira] [Updated] (CASSANDRA-10764) Cassandra Daemon should print JVM arguments

2015-12-07 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10764: - Component/s: (was: Tools) > Cassandra Daemon should print JVM arguments >

[jira] [Commented] (CASSANDRA-10764) Cassandra Daemon should print JVM arguments

2015-12-07 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15045785#comment-15045785 ] Anubhav Kale commented on CASSANDRA-10764: -- Yes, but not when the process is already dead

[jira] [Updated] (CASSANDRA-10580) On dropped mutations, more details should be logged.

2015-12-07 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10580: - Attachment: 10580.patch Thanks for the feedback. 10580.patch is the patch rebased

[jira] [Commented] (CASSANDRA-10580) On dropped mutations, more details should be logged.

2015-12-09 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049489#comment-15049489 ] Anubhav Kale commented on CASSANDRA-10580: -- Thanks for the review. I will work on the

[jira] [Commented] (CASSANDRA-10580) On dropped mutations, more details should be logged.

2015-12-09 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049501#comment-15049501 ] Anubhav Kale commented on CASSANDRA-10580: -- Also, message.ToString() does not print the

[jira] [Commented] (CASSANDRA-10580) On dropped mutations, more details should be logged.

2015-12-09 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15049667#comment-15049667 ] Anubhav Kale commented on CASSANDRA-10580: -- Thanks, your comment on printing message

[jira] [Commented] (CASSANDRA-10580) On dropped mutations, more details should be logged.

2015-12-10 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15051604#comment-15051604 ] Anubhav Kale commented on CASSANDRA-10580: -- Attached Trunk.patch. Let me know if that looks

[jira] [Updated] (CASSANDRA-10580) On dropped mutations, more details should be logged.

2015-12-10 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10580: - Attachment: Trunk.patch > On dropped mutations, more details should be logged. >

[jira] [Commented] (CASSANDRA-10580) Add latency metrics for dropped messages

2015-12-16 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15060800#comment-15060800 ] Anubhav Kale commented on CASSANDRA-10580: -- I have re-created 2.2-All-Comments.patch. I

[jira] [Updated] (CASSANDRA-10580) Add latency metrics for dropped messages

2015-12-16 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10580: - Attachment: (was: 2.2-All-Comments.patch) > Add latency metrics for dropped

[jira] [Updated] (CASSANDRA-10580) Add latency metrics for dropped messages

2015-12-16 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10580: - Attachment: 2.2-All-Comments.patch > Add latency metrics for dropped messages >

[jira] [Commented] (CASSANDRA-10580) Add latency metrics for dropped messages

2015-12-16 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15060307#comment-15060307 ] Anubhav Kale commented on CASSANDRA-10580: -- I am not sure what's going on with 2.2. I will

[jira] [Commented] (CASSANDRA-10580) Add latency metrics for dropped messages

2015-12-16 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15060376#comment-15060376 ] Anubhav Kale commented on CASSANDRA-10580: -- My HEAD is indeed pointing to different

[jira] [Commented] (CASSANDRA-10580) Add latency metrics for dropped messages

2015-12-16 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15061241#comment-15061241 ] Anubhav Kale commented on CASSANDRA-10580: -- That explains it. I will get you the correct

[jira] [Updated] (CASSANDRA-10580) Add latency metrics for dropped messages

2015-12-16 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10580: - Attachment: 2.2-All-Comments.patch > Add latency metrics for dropped messages >

[jira] [Updated] (CASSANDRA-10580) Add latency metrics for dropped messages

2015-12-16 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10580: - Attachment: (was: 2.2-All-Comments.patch) > Add latency metrics for dropped

[jira] [Commented] (CASSANDRA-10580) Add latency metrics for dropped messages

2015-12-16 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15061285#comment-15061285 ] Anubhav Kale commented on CASSANDRA-10580: -- Attached 2.2 patch. Sorry about the goofup. >

[jira] [Commented] (CASSANDRA-10580) On dropped mutations, more details should be logged.

2015-12-12 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15054502#comment-15054502 ] Anubhav Kale commented on CASSANDRA-10580: -- Thanks for the interesting suggestion. Actually

[jira] [Updated] (CASSANDRA-10580) On dropped mutations, more details should be logged.

2015-12-12 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10580: - Attachment: 10580-Metrics.patch > On dropped mutations, more details should be

[jira] [Updated] (CASSANDRA-10580) On dropped mutations, more details should be logged.

2015-12-12 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10580: - Attachment: 10580-Metrics.patch > On dropped mutations, more details should be

[jira] [Updated] (CASSANDRA-10580) On dropped mutations, more details should be logged.

2015-12-12 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10580: - Attachment: (was: 10580-Metrics.patch) > On dropped mutations, more details

[jira] [Commented] (CASSANDRA-10866) Column Family should expose count metrics for dropped mutations.

2015-12-17 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063020#comment-15063020 ] Anubhav Kale commented on CASSANDRA-10866: -- I have provided a patch on top of

[jira] [Updated] (CASSANDRA-10866) Column Family should expose count metrics for dropped mutations.

2015-12-17 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10866: - Attachment: 0001-CFCount.patch > Column Family should expose count metrics for

[jira] [Commented] (CASSANDRA-10580) On dropped mutations, more details should be logged.

2015-12-15 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15059191#comment-15059191 ] Anubhav Kale commented on CASSANDRA-10580: -- Can someone review this so we don't have to deal

[jira] [Updated] (CASSANDRA-10866) Column Family should expose count metrics for dropped mutations.

2015-12-15 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10866: - Summary: Column Family should expose count metrics for dropped mutations. (was:

[jira] [Commented] (CASSANDRA-10866) Column Family should expose count metrics for dropped mutations.

2015-12-15 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15059214#comment-15059214 ] Anubhav Kale commented on CASSANDRA-10866: -- That makes sense. Updating title to reflect. >

[jira] [Issue Comment Deleted] (CASSANDRA-10580) On dropped mutations, more details should be logged.

2015-12-15 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10580: - Comment: was deleted (was: Trunk patch with all comments addressed =>

[jira] [Commented] (CASSANDRA-10580) On dropped mutations, more details should be logged.

2015-12-15 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15059535#comment-15059535 ] Anubhav Kale commented on CASSANDRA-10580: -- Thanks. Attached *-All-Comments.patch for trunk

[jira] [Updated] (CASSANDRA-10580) On dropped mutations, more details should be logged.

2015-12-15 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10580: - Attachment: 2.2-All-Comments.patch Trunk-All-Comments.patch > On

[jira] [Updated] (CASSANDRA-10580) On dropped mutations, more details should be logged.

2015-12-15 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10580: - Attachment: (was: 0001-Mutation.patch) > On dropped mutations, more details

[jira] [Updated] (CASSANDRA-10580) On dropped mutations, more details should be logged.

2015-12-14 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10580: - Attachment: 0001-Metrics.patch Patch for exposing this data as JMX metrics > On

[jira] [Comment Edited] (CASSANDRA-10580) On dropped mutations, more details should be logged.

2015-12-14 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15056808#comment-15056808 ] Anubhav Kale edited comment on CASSANDRA-10580 at 12/14/15 10:12 PM:

[jira] [Created] (CASSANDRA-10866) Column Family should expose latency metrics for dropped mutations.

2015-12-14 Thread Anubhav Kale (JIRA)
Anubhav Kale created CASSANDRA-10866: Summary: Column Family should expose latency metrics for dropped mutations. Key: CASSANDRA-10866 URL: https://issues.apache.org/jira/browse/CASSANDRA-10866

[jira] [Commented] (CASSANDRA-10580) On dropped mutations, more details should be logged.

2015-12-14 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15056843#comment-15056843 ] Anubhav Kale commented on CASSANDRA-10580: -- CASSANDRA-10866 is opened to track per CF work.

[jira] [Updated] (CASSANDRA-10580) On dropped mutations, more details should be logged.

2015-12-15 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10580: - Attachment: 0001-Mutation.patch Trunk patch with all comments addressed =>

[jira] [Commented] (CASSANDRA-10960) Compaction should delete old files from incremental backups folder

2016-01-04 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15081741#comment-15081741 ] Anubhav Kale commented on CASSANDRA-10960: -- This is not about manually deleting old backup

[jira] [Reopened] (CASSANDRA-10960) Compaction should delete old files from incremental backups folder

2016-01-04 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale reopened CASSANDRA-10960: -- > Compaction should delete old files from incremental backups folder >

[jira] [Commented] (CASSANDRA-10960) Compaction should delete old files from incremental backups folder

2016-01-04 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15081833#comment-15081833 ] Anubhav Kale commented on CASSANDRA-10960: -- Here is a scenario: Time t1: KS/CF/s1.db s2.db

[jira] [Commented] (CASSANDRA-10960) Compaction should delete old files from incremental backups folder

2016-01-04 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15082020#comment-15082020 ] Anubhav Kale commented on CASSANDRA-10960: -- Thanks for the explanation. While I don't want

[jira] [Commented] (CASSANDRA-10907) Nodetool snapshot should provide an option to skip flushing

2016-01-05 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15083489#comment-15083489 ] Anubhav Kale commented on CASSANDRA-10907: -- Any updates here ? > Nodetool snapshot should

[jira] [Commented] (CASSANDRA-10866) Column Family should expose count metrics for dropped mutations.

2016-01-05 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15083486#comment-15083486 ] Anubhav Kale commented on CASSANDRA-10866: -- Any updates here ? > Column Family should

[jira] [Created] (CASSANDRA-10960) Compaction should delete old files from incremental backups folder

2015-12-31 Thread Anubhav Kale (JIRA)
Anubhav Kale created CASSANDRA-10960: Summary: Compaction should delete old files from incremental backups folder Key: CASSANDRA-10960 URL: https://issues.apache.org/jira/browse/CASSANDRA-10960

[jira] [Commented] (CASSANDRA-10866) Column Family should expose count metrics for dropped mutations.

2016-01-08 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089947#comment-15089947 ] Anubhav Kale commented on CASSANDRA-10866: -- Thanks. > Column Family should expose count

[jira] [Commented] (CASSANDRA-10907) Nodetool snapshot should provide an option to skip flushing

2015-12-21 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15066956#comment-15066956 ] Anubhav Kale commented on CASSANDRA-10907: -- I agree that what is backed up will be

[jira] [Commented] (CASSANDRA-10866) Column Family should expose count metrics for dropped mutations.

2015-12-21 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15067289#comment-15067289 ] Anubhav Kale commented on CASSANDRA-10866: -- Thanks. I included the Collection because I did

[jira] [Commented] (CASSANDRA-10580) Add latency metrics for dropped messages

2015-12-22 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15068505#comment-15068505 ] Anubhav Kale commented on CASSANDRA-10580: -- Any updates here ? It seems like another

[jira] [Commented] (CASSANDRA-10580) Add latency metrics for dropped messages

2015-12-23 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15069937#comment-15069937 ] Anubhav Kale commented on CASSANDRA-10580: -- Thanks for your help in working through this. >

[jira] [Commented] (CASSANDRA-10866) Column Family should expose count metrics for dropped mutations.

2015-12-23 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15069936#comment-15069936 ] Anubhav Kale commented on CASSANDRA-10866: -- Attached 10866-Trunk.patch. > Column Family

[jira] [Updated] (CASSANDRA-10866) Column Family should expose count metrics for dropped mutations.

2015-12-23 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10866: - Attachment: 10866-Trunk.patch > Column Family should expose count metrics for

[jira] [Created] (CASSANDRA-10907) Nodetool snapshot should provide an option to skip flushing

2015-12-18 Thread Anubhav Kale (JIRA)
Anubhav Kale created CASSANDRA-10907: Summary: Nodetool snapshot should provide an option to skip flushing Key: CASSANDRA-10907 URL: https://issues.apache.org/jira/browse/CASSANDRA-10907 Project:

[jira] [Updated] (CASSANDRA-10866) Column Family should expose count metrics for dropped mutations.

2015-12-28 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10866: - Attachment: 0001-CF-Dropped-Mutation-Stats.patch > Column Family should expose count

[jira] [Updated] (CASSANDRA-10866) Column Family should expose count metrics for dropped mutations.

2015-12-28 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10866: - Attachment: (was: 0001-CF-Dropped-Mutation-Stats.patch) > Column Family should

[jira] [Commented] (CASSANDRA-10866) Column Family should expose count metrics for dropped mutations.

2015-12-28 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15073178#comment-15073178 ] Anubhav Kale commented on CASSANDRA-10866: -- Attached. Please take a look when you get a

[jira] [Updated] (CASSANDRA-10866) Column Family should expose count metrics for dropped mutations.

2015-12-28 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10866: - Attachment: 0001-CF-Dropped-Mutation-Stats.patch > Column Family should expose count

[jira] [Commented] (CASSANDRA-10907) Nodetool snapshot should provide an option to skip flushing

2015-12-23 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15070095#comment-15070095 ] Anubhav Kale commented on CASSANDRA-10907: -- For point in time backups, its always somewhat

[jira] [Updated] (CASSANDRA-10907) Nodetool snapshot should provide an option to skip flushing

2015-12-23 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10907: - Attachment: 0001-flush.patch > Nodetool snapshot should provide an option to skip

[jira] [Created] (CASSANDRA-10936) Provide option to repair from a data center in "nodetool repair"

2015-12-23 Thread Anubhav Kale (JIRA)
Anubhav Kale created CASSANDRA-10936: Summary: Provide option to repair from a data center in "nodetool repair" Key: CASSANDRA-10936 URL: https://issues.apache.org/jira/browse/CASSANDRA-10936

[jira] [Commented] (CASSANDRA-10866) Column Family should expose count metrics for dropped mutations.

2015-12-21 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15066779#comment-15066779 ] Anubhav Kale commented on CASSANDRA-10866: -- Any updates here ? > Column Family should

[jira] [Commented] (CASSANDRA-10907) Nodetool snapshot should provide an option to skip flushing

2015-12-21 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15066788#comment-15066788 ] Anubhav Kale commented on CASSANDRA-10907: -- We plan to move backups outside the nodes. So,

[jira] [Commented] (CASSANDRA-10580) Add latency metrics for dropped messages

2015-12-17 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15063212#comment-15063212 ] Anubhav Kale commented on CASSANDRA-10580: -- Thanks. When will the decision about 2.2 be made

[jira] [Created] (CASSANDRA-10772) nodetool syntax should be consistent for keyspace and column family

2015-11-25 Thread Anubhav Kale (JIRA)
Anubhav Kale created CASSANDRA-10772: Summary: nodetool syntax should be consistent for keyspace and column family Key: CASSANDRA-10772 URL: https://issues.apache.org/jira/browse/CASSANDRA-10772

[jira] [Created] (CASSANDRA-10773) nodetool cfhistograms / cfstats should maintain hot keys

2015-11-25 Thread Anubhav Kale (JIRA)
Anubhav Kale created CASSANDRA-10773: Summary: nodetool cfhistograms / cfstats should maintain hot keys Key: CASSANDRA-10773 URL: https://issues.apache.org/jira/browse/CASSANDRA-10773 Project:

[jira] [Created] (CASSANDRA-10764) Cassandra Daemon should print JVM arguments

2015-11-23 Thread Anubhav Kale (JIRA)
Anubhav Kale created CASSANDRA-10764: Summary: Cassandra Daemon should print JVM arguments Key: CASSANDRA-10764 URL: https://issues.apache.org/jira/browse/CASSANDRA-10764 Project: Cassandra

[jira] [Updated] (CASSANDRA-10764) Cassandra Daemon should print JVM arguments

2015-11-23 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10764: - Description: While debugging, its useful to check if Cassandra indeed is picking up

[jira] [Updated] (CASSANDRA-10764) Cassandra Daemon should print JVM arguments

2015-11-23 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10764: - Attachment: 10764.patch > Cassandra Daemon should print JVM arguments >

[jira] [Updated] (CASSANDRA-10764) Cassandra Daemon should print JVM arguments

2015-11-23 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10764: - Description: While debugging, its useful to check if Cassandra indeed is picking up

[jira] [Commented] (CASSANDRA-4663) Streaming sends one file at a time serially.

2016-06-17 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15336787#comment-15336787 ] Anubhav Kale commented on CASSANDRA-4663: - I made a change to RangeStreamer to created

[jira] [Commented] (CASSANDRA-4663) Streaming sends one file at a time serially.

2016-06-21 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15342248#comment-15342248 ] Anubhav Kale commented on CASSANDRA-4663: - I ran some more tests on the original code and

[jira] [Commented] (CASSANDRA-4663) Streaming sends one file at a time serially.

2016-06-20 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15340256#comment-15340256 ] Anubhav Kale commented on CASSANDRA-4663: - Agree with Paulo. I don't like SS Tables blowing

[jira] [Updated] (CASSANDRA-10907) Nodetool snapshot should provide an option to skip flushing

2016-01-15 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10907: - Attachment: 0001-Skip-Flush-option-for-Snapshot.patch

[jira] [Updated] (CASSANDRA-10866) Column Family should expose count metrics for dropped mutations.

2016-01-14 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-10866: - Attachment: 0002-Dropped-Mutations-Count.patch Rebased. > Column Family should

[jira] [Updated] (CASSANDRA-11143) Schema changes don't propagate correctly if nodes are down

2016-02-10 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Kale updated CASSANDRA-11143: - Description: We saw a problem similar to what I describe below in our PROD

[jira] [Commented] (CASSANDRA-11143) Schema changes don't propagate correctly if nodes are down

2016-02-10 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15141799#comment-15141799 ] Anubhav Kale commented on CASSANDRA-11143: -- After digging through code, it appears that the

[jira] [Commented] (CASSANDRA-10962) Cassandra should not create snapshot at restart for compactions_in_progress

2016-02-05 Thread Anubhav Kale (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15134875#comment-15134875 ] Anubhav Kale commented on CASSANDRA-10962: -- This does not repro on latest bits. Also,

[jira] [Created] (CASSANDRA-11166) Inconsistent behavior on Tombstones

2016-02-12 Thread Anubhav Kale (JIRA)
Anubhav Kale created CASSANDRA-11166: Summary: Inconsistent behavior on Tombstones Key: CASSANDRA-11166 URL: https://issues.apache.org/jira/browse/CASSANDRA-11166 Project: Cassandra

  1   2   >