[jira] [Commented] (CASSANDRA-13271) Reduce lock contention on instance factories of ListType and SetType

2017-03-03 Thread vincent royer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15894716#comment-15894716 ] vincent royer commented on CASSANDRA-13271: --- Sorry, this fixed in

[jira] [Commented] (CASSANDRA-13271) Reduce lock contention on instance factories of ListType and SetType

2017-03-03 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15894204#comment-15894204 ] Robert Stupp commented on CASSANDRA-13271: -- The change of the type of the parameter

[jira] [Commented] (CASSANDRA-13271) Reduce lock contention on instance factories of ListType and SetType

2017-03-02 Thread vincent royer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15893183#comment-15893183 ] vincent royer commented on CASSANDRA-13271: --- Here is the branch including the patch (i hope

[jira] [Commented] (CASSANDRA-13271) Reduce lock contention on instance factories of ListType and SetType

2017-03-02 Thread Jon Haddad (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892669#comment-15892669 ] Jon Haddad commented on CASSANDRA-13271: Are there any performance tests that show the effect

[jira] [Commented] (CASSANDRA-13271) Reduce lock contention on instance factories of ListType and SetType

2017-03-02 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15892297#comment-15892297 ] Robert Stupp commented on CASSANDRA-13271: -- Can you please clean up the imports as they were

[jira] [Commented] (CASSANDRA-13271) Reduce lock contention on instance factories of ListType and SetType

2017-03-01 Thread vincent royer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15890871#comment-15890871 ] vincent royer commented on CASSANDRA-13271: --- Sorry, here is 3.11 trunk + patch, including

[jira] [Commented] (CASSANDRA-13271) Reduce lock contention on instance factories of ListType and SetType

2017-03-01 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15889991#comment-15889991 ] Robert Stupp commented on CASSANDRA-13271: -- [~vroyer59], can you please setup a branch

[jira] [Commented] (CASSANDRA-13271) Reduce lock contention on instance factories of ListType and SetType

2017-03-01 Thread vincent royer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15889940#comment-15889940 ] vincent royer commented on CASSANDRA-13271: --- Here is a dedicated repo for this patch :

[jira] [Commented] (CASSANDRA-13271) Reduce lock contention on instance factories of ListType and SetType

2017-02-28 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887603#comment-15887603 ] Robert Stupp commented on CASSANDRA-13271: -- Hm, your branch contains a lot of unrelated

[jira] [Commented] (CASSANDRA-13271) Reduce lock contention on instance factories of ListType and SetType

2017-02-28 Thread vincent royer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15887583#comment-15887583 ] vincent royer commented on CASSANDRA-13271: --- As you suggested, here is the cleaner code

[jira] [Commented] (CASSANDRA-13271) Reduce lock contention on instance factories of ListType and SetType

2017-02-27 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15886318#comment-15886318 ] Robert Stupp commented on CASSANDRA-13271: -- The changes for {{ListType}} and {{SetType}}