[jira] [Updated] (CASSANDRA-14884) Move TWCS message "No compaction necessary for bucket size" to Trace level

2018-11-12 Thread Marcus Eriksson (JIRA)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-14884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marcus Eriksson updated CASSANDRA-14884:

   Resolution: Fixed
Fix Version/s: (was: 3.11.x)
   (was: 4.x)
   (was: 3.0.x)
   4.0
   3.11.4
   3.0.18
   Status: Resolved  (was: Ready to Commit)

test failures look unrelated - committed as 
{{a270ee78207cc2d889bd0bb4aa95d1367496f560}} to 3.0 and merged up, thanks!

> Move TWCS message "No compaction necessary for bucket size" to Trace level
> --
>
> Key: CASSANDRA-14884
> URL: https://issues.apache.org/jira/browse/CASSANDRA-14884
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Compaction
>Reporter: J.B. Langston
>Assignee: J.B. Langston
>Priority: Trivial
> Fix For: 3.0.18, 3.11.4, 4.0
>
> Attachments: CASSANDRA-14884.patch
>
>
> When using TWCS, this message sometimes spams the debug logs:
> DEBUG 
> [CompactionExecutor:4993|https://datastax.jira.com/wiki/display/CompactionExecutor/4993]
>  2018-04-20 00:41:13,795 TimeWindowCompactionStrategy.java:304 - No 
> compaction necessary for bucket size 1 , key 152176320, now 152418240
> The similar message is already at trace level for LCS, so this patch changes 
> the message from TWCS to trace as well.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-14884) Move TWCS message "No compaction necessary for bucket size" to Trace level

2018-11-11 Thread Marcus Eriksson (JIRA)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-14884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marcus Eriksson updated CASSANDRA-14884:

Status: Ready to Commit  (was: Patch Available)

> Move TWCS message "No compaction necessary for bucket size" to Trace level
> --
>
> Key: CASSANDRA-14884
> URL: https://issues.apache.org/jira/browse/CASSANDRA-14884
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Compaction
>Reporter: J.B. Langston
>Assignee: J.B. Langston
>Priority: Trivial
> Fix For: 3.0.x, 3.11.x, 4.x
>
> Attachments: CASSANDRA-14884.patch
>
>
> When using TWCS, this message sometimes spams the debug logs:
> DEBUG 
> [CompactionExecutor:4993|https://datastax.jira.com/wiki/display/CompactionExecutor/4993]
>  2018-04-20 00:41:13,795 TimeWindowCompactionStrategy.java:304 - No 
> compaction necessary for bucket size 1 , key 152176320, now 152418240
> The similar message is already at trace level for LCS, so this patch changes 
> the message from TWCS to trace as well.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-14884) Move TWCS message "No compaction necessary for bucket size" to Trace level

2018-11-11 Thread Marcus Eriksson (JIRA)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-14884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marcus Eriksson updated CASSANDRA-14884:

Fix Version/s: 4.x
   3.11.x
   3.0.x

> Move TWCS message "No compaction necessary for bucket size" to Trace level
> --
>
> Key: CASSANDRA-14884
> URL: https://issues.apache.org/jira/browse/CASSANDRA-14884
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Compaction
>Reporter: J.B. Langston
>Assignee: J.B. Langston
>Priority: Trivial
> Fix For: 3.0.x, 3.11.x, 4.x
>
> Attachments: CASSANDRA-14884.patch
>
>
> When using TWCS, this message sometimes spams the debug logs:
> DEBUG 
> [CompactionExecutor:4993|https://datastax.jira.com/wiki/display/CompactionExecutor/4993]
>  2018-04-20 00:41:13,795 TimeWindowCompactionStrategy.java:304 - No 
> compaction necessary for bucket size 1 , key 152176320, now 152418240
> The similar message is already at trace level for LCS, so this patch changes 
> the message from TWCS to trace as well.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-14884) Move TWCS message "No compaction necessary for bucket size" to Trace level

2018-11-11 Thread Marcus Eriksson (JIRA)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-14884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marcus Eriksson updated CASSANDRA-14884:

Reviewer: Marcus Eriksson

> Move TWCS message "No compaction necessary for bucket size" to Trace level
> --
>
> Key: CASSANDRA-14884
> URL: https://issues.apache.org/jira/browse/CASSANDRA-14884
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Compaction
>Reporter: J.B. Langston
>Assignee: J.B. Langston
>Priority: Trivial
> Fix For: 3.0.x, 3.11.x, 4.x
>
> Attachments: CASSANDRA-14884.patch
>
>
> When using TWCS, this message sometimes spams the debug logs:
> DEBUG 
> [CompactionExecutor:4993|https://datastax.jira.com/wiki/display/CompactionExecutor/4993]
>  2018-04-20 00:41:13,795 TimeWindowCompactionStrategy.java:304 - No 
> compaction necessary for bucket size 1 , key 152176320, now 152418240
> The similar message is already at trace level for LCS, so this patch changes 
> the message from TWCS to trace as well.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Updated] (CASSANDRA-14884) Move TWCS message "No compaction necessary for bucket size" to Trace level

2018-11-09 Thread J.B. Langston (JIRA)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-14884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

J.B. Langston updated CASSANDRA-14884:
--
  Assignee: J.B. Langston
Attachment: CASSANDRA-14884.patch
Status: Patch Available  (was: Open)

> Move TWCS message "No compaction necessary for bucket size" to Trace level
> --
>
> Key: CASSANDRA-14884
> URL: https://issues.apache.org/jira/browse/CASSANDRA-14884
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Compaction
>Reporter: J.B. Langston
>Assignee: J.B. Langston
>Priority: Trivial
> Attachments: CASSANDRA-14884.patch
>
>
> When using TWCS, this message sometimes spams the debug logs:
> DEBUG 
> [CompactionExecutor:4993|https://datastax.jira.com/wiki/display/CompactionExecutor/4993]
>  2018-04-20 00:41:13,795 TimeWindowCompactionStrategy.java:304 - No 
> compaction necessary for bucket size 1 , key 152176320, now 152418240
> The similar message is already at trace level for LCS, so this patch changes 
> the message from TWCS to trace as well.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org