[jira] [Commented] (CASSANDRA-13861) LCS ignores compaction thresholds in L0 STCS

2017-09-15 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-13861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16168509#comment-16168509
 ] 

ASF GitHub Bot commented on CASSANDRA-13861:


Github user asfgit closed the pull request at:

https://github.com/apache/cassandra/pull/150


> LCS ignores compaction thresholds in L0 STCS
> 
>
> Key: CASSANDRA-13861
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13861
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Chris Lohfink
>Assignee: Chris Lohfink
>Priority: Minor
> Fix For: 4.0
>
>
> min max compaction thresholds are hard coded to 4 and 32



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CASSANDRA-13861) LCS ignores compaction thresholds in L0 STCS

2017-09-15 Thread Chris Lohfink (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-13861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16168033#comment-16168033
 ] 

Chris Lohfink commented on CASSANDRA-13861:
---

https://circleci.com/gh/clohfink/cassandra/39

> LCS ignores compaction thresholds in L0 STCS
> 
>
> Key: CASSANDRA-13861
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13861
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Chris Lohfink
>Assignee: Chris Lohfink
>Priority: Minor
> Fix For: 4.x
>
>
> min max compaction thresholds are hard coded to 4 and 32



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CASSANDRA-13861) LCS ignores compaction thresholds in L0 STCS

2017-09-11 Thread Jeff Jirsa (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-13861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16161563#comment-16161563
 ] 

Jeff Jirsa commented on CASSANDRA-13861:


+1 (for trunk only). 

We should be good citizens and run through circleci , just to be sure we don't 
have any surprises (I know it's a trivial patch, but wouldnt want to break the 
build or something with missing semicolon). Can you queue that up or do you 
need me to?


> LCS ignores compaction thresholds in L0 STCS
> 
>
> Key: CASSANDRA-13861
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13861
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Chris Lohfink
>Assignee: Chris Lohfink
>Priority: Minor
> Fix For: 4.x
>
>
> min max compaction thresholds are hard coded to 4 and 32



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Commented] (CASSANDRA-13861) LCS ignores compaction thresholds in L0 STCS

2017-09-11 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-13861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16161487#comment-16161487
 ] 

ASF GitHub Bot commented on CASSANDRA-13861:


GitHub user clohfink opened a pull request:

https://github.com/apache/cassandra/pull/150

Use compaction threshold for STCS in L0 for CASSANDRA-13861



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/clohfink/cassandra 13861

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cassandra/pull/150.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #150


commit ed584ec70a9f1889a317405aa869758145c3c6a5
Author: Chris Lohfink 
Date:   2017-09-11T16:07:40Z

Use compaction threshold for STCS in L0 for CASSANDRA-13861




> LCS ignores compaction thresholds in L0 STCS
> 
>
> Key: CASSANDRA-13861
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13861
> Project: Cassandra
>  Issue Type: Bug
>Reporter: Chris Lohfink
>Assignee: Chris Lohfink
>
> min max compaction thresholds are hard coded to 4 and 32



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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