[jira] [Created] (ZOOKEEPER-3484) Improve the throughput by optimizing the synchronization around outstandingChanges

2019-08-01 Thread Yisong Yue (JIRA)
Yisong Yue created ZOOKEEPER-3484: - Summary: Improve the throughput by optimizing the synchronization around outstandingChanges Key: ZOOKEEPER-3484 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3484

[jira] [Assigned] (ZOOKEEPER-3179) Add snapshot compression to reduce the disk IO

2018-11-06 Thread Yisong Yue (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yisong Yue reassigned ZOOKEEPER-3179: - Assignee: Yisong Yue > Add snapshot compression to reduce the disk IO >

[jira] [Commented] (ZOOKEEPER-2847) Cannot bind to client port when reconfig based on old static config

2018-09-30 Thread Yisong Yue (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16633616#comment-16633616 ] Yisong Yue commented on ZOOKEEPER-2847: --- ^ seems like a flakey test case. I cannot reproduce 

[jira] [Commented] (ZOOKEEPER-2847) Cannot bind to client port when reconfig based on old static config

2018-09-28 Thread Yisong Yue (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16632638#comment-16632638 ] Yisong Yue commented on ZOOKEEPER-2847: --- [~andorm] [~hanm] Sorry for the delay! It has been a

[jira] [Commented] (ZOOKEEPER-2847) Cannot bind to client port when reconfig based on old static config

2018-09-24 Thread Yisong Yue (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16626522#comment-16626522 ] Yisong Yue commented on ZOOKEEPER-2847: --- [~hanm] Yes, I'll put up a patch (by that you mean

[jira] [Assigned] (ZOOKEEPER-2847) Cannot bind to client port when reconfig based on old static config

2018-09-21 Thread Yisong Yue (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yisong Yue reassigned ZOOKEEPER-2847: - Assignee: Yisong Yue > Cannot bind to client port when reconfig based on old static

[jira] [Updated] (ZOOKEEPER-3063) Track outstanding changes with ArrayDeque

2018-06-14 Thread Yisong Yue (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yisong Yue updated ZOOKEEPER-3063: -- Summary: Track outstanding changes with ArrayDeque (was: track outstanding changes with

[jira] [Updated] (ZOOKEEPER-3063) track outstanding changes with ArrayDeque

2018-06-13 Thread Yisong Yue (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yisong Yue updated ZOOKEEPER-3063: -- Description: Outstanding changes are tracked with an ArrayList, which has O(N) remove from

[jira] [Created] (ZOOKEEPER-3063) track outstanding changes with ArrayDeque

2018-06-13 Thread Yisong Yue (JIRA)
Yisong Yue created ZOOKEEPER-3063: - Summary: track outstanding changes with ArrayDeque Key: ZOOKEEPER-3063 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3063 Project: ZooKeeper Issue