[jira] [Assigned] (ZOOKEEPER-3322) ./zkServer.sh status failed when reconfig don't write the clientPort into the zoo.cfg

2019-06-04 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling reassigned ZOOKEEPER-3322: -- Assignee: maoling > ./zkServer.sh status failed when reconfig don't write the clientPort i

[jira] [Commented] (ZOOKEEPER-3322) ./zkServer.sh status failed when reconfig don't write the clientPort into the zoo.cfg

2019-06-04 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856380#comment-16856380 ] maoling commented on ZOOKEEPER-3322: this issue had been solved by the master bra

[jira] [Resolved] (ZOOKEEPER-3322) ./zkServer.sh status failed when reconfig don't write the clientPort into the zoo.cfg

2019-06-04 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling resolved ZOOKEEPER-3322. Resolution: Implemented > ./zkServer.sh status failed when reconfig don't write the clientPort

[jira] [Created] (ZOOKEEPER-3413) add a serialVersionUID for ClientCnxnLimitException to make compile no warning

2019-06-05 Thread maoling (JIRA)
maoling created ZOOKEEPER-3413: -- Summary: add a serialVersionUID for ClientCnxnLimitException to make compile no warning Key: ZOOKEEPER-3413 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3413 Proj

[jira] [Created] (ZOOKEEPER-3414) sync api should throw NoNodeException when syncing a path which is not exist

2019-06-05 Thread maoling (JIRA)
maoling created ZOOKEEPER-3414: -- Summary: sync api should throw NoNodeException when syncing a path which is not exist Key: ZOOKEEPER-3414 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3414 Projec

[jira] [Resolved] (ZOOKEEPER-2842) optimize the finish() of Send/RecvWorker in QuorumCnxManager and remove testInitiateConnection() and formates some codes

2019-06-05 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling resolved ZOOKEEPER-2842. Resolution: Won't Do > optimize the finish() of Send/RecvWorker in QuorumCnxManager and remove

[jira] [Commented] (ZOOKEEPER-3380) A revist to the quota mechanism

2019-06-05 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856551#comment-16856551 ] maoling commented on ZOOKEEPER-3380: [~lvfangmin] I leave the throught quota fea

[jira] [Commented] (ZOOKEEPER-3413) add a serialVersionUID for ClientCnxnLimitException to make compile no warning

2019-06-05 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856556#comment-16856556 ] maoling commented on ZOOKEEPER-3413: [~eolivelli] is it a really issue? I found

[jira] [Assigned] (ZOOKEEPER-3344) write a new script:zkSnapShotToolkit.sh to encapsulate SnapshotFormatter.java

2019-06-05 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling reassigned ZOOKEEPER-3344: -- Assignee: maoling > write a new script:zkSnapShotToolkit.sh to encapsulate SnapshotFormatt

[jira] [Updated] (ZOOKEEPER-3344) write a new script:zkSnapShotToolkit.sh to encapsulate SnapshotFormatter and doc the usage

2019-06-05 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3344: --- Summary: write a new script:zkSnapShotToolkit.sh to encapsulate SnapshotFormatter and doc the usa

[jira] [Created] (ZOOKEEPER-3417) add the new doc:zookeeperProtocols to introduce the implementation details of ZAB comparing with raft

2019-06-05 Thread maoling (JIRA)
maoling created ZOOKEEPER-3417: -- Summary: add the new doc:zookeeperProtocols to introduce the implementation details of ZAB comparing with raft Key: ZOOKEEPER-3417 URL: https://issues.apache.org/jira/browse/ZOOKEEPER

[jira] [Commented] (ZOOKEEPER-3413) add a serialVersionUID for ClientCnxnLimitException to make compile no warning

2019-06-05 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16857234#comment-16857234 ] maoling commented on ZOOKEEPER-3413: [~eolivelli] I reproduce this issue anymore

[jira] [Resolved] (ZOOKEEPER-3413) add a serialVersionUID for ClientCnxnLimitException to make compile no warning

2019-06-05 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling resolved ZOOKEEPER-3413. Resolution: Won't Fix > add a serialVersionUID for ClientCnxnLimitException to make compile no

[jira] [Comment Edited] (ZOOKEEPER-3413) add a serialVersionUID for ClientCnxnLimitException to make compile no warning

2019-06-05 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16857234#comment-16857234 ] maoling edited comment on ZOOKEEPER-3413 at 6/6/19 2:51 AM: ---

[jira] [Updated] (ZOOKEEPER-3344) write a new script:zkSnapShotToolkit.sh to encapsulate SnapshotFormatter and doc the usage

2019-06-07 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3344: --- Affects Version/s: (was: 3.5.4) 3.6.0 > write a new script:zkSnapShotT

[jira] [Commented] (ZOOKEEPER-3344) write a new script:zkSnapShotToolkit.sh to encapsulate SnapshotFormatter and doc the usage

2019-06-07 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16858665#comment-16858665 ] maoling commented on ZOOKEEPER-3344: *$ ./zkSnapShotToolkit.cmd -json E:/tmp/zook

[jira] [Assigned] (ZOOKEEPER-3410) ./zkTxnLogToolkit.sh will throw the NPE and stop the process of formatting txn logs due to the data's content is null

2019-06-08 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling reassigned ZOOKEEPER-3410: -- Assignee: maoling > ./zkTxnLogToolkit.sh will throw the NPE and stop the process of format

[jira] [Commented] (ZOOKEEPER-3410) ./zkTxnLogToolkit.sh will throw the NPE and stop the process of formatting txn logs due to the data's content is null

2019-06-08 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16859383#comment-16859383 ] maoling commented on ZOOKEEPER-3410: *./zkTxnLogToolkit.sh /data/zkBackup/version

[jira] [Assigned] (ZOOKEEPER-3417) add the new doc:zookeeperProtocols to introduce the implementation details of ZAB comparing with raft

2019-06-09 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling reassigned ZOOKEEPER-3417: -- Assignee: maoling > add the new doc:zookeeperProtocols to introduce the implementation det

[jira] [Created] (ZOOKEEPER-3423) add VersionInfoMain.java to .gitignore and doc the cmd:"./zkServer.sh version"

2019-06-10 Thread maoling (JIRA)
maoling created ZOOKEEPER-3423: -- Summary: add VersionInfoMain.java to .gitignore and doc the cmd:"./zkServer.sh version" Key: ZOOKEEPER-3423 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3423 Proj

[jira] [Updated] (ZOOKEEPER-3301) Enforce the quota limit

2019-06-10 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3301: --- Summary: Enforce the quota limit (was: Enforce the quota limit and doc the design of the quota.)

[jira] [Assigned] (ZOOKEEPER-3301) Enforce the quota limit

2019-06-11 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling reassigned ZOOKEEPER-3301: -- Assignee: maoling > Enforce the quota limit > --- > >

[jira] [Commented] (ZOOKEEPER-3413) add a serialVersionUID for ClientCnxnLimitException to make compile no warning

2019-06-11 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16860644#comment-16860644 ] maoling commented on ZOOKEEPER-3413: I found this: [https://builds.apache.org/jo

[jira] [Reopened] (ZOOKEEPER-3413) add a serialVersionUID for ClientCnxnLimitException to make compile no warning

2019-06-11 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling reopened ZOOKEEPER-3413: > add a serialVersionUID for ClientCnxnLimitException to make compile no warning >

[jira] [Issue Comment Deleted] (ZOOKEEPER-3413) add a serialVersionUID for ClientCnxnLimitException to make compile no warning

2019-06-11 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3413: --- Comment: was deleted (was: [~eolivelli] I cannot reproduce this issue anymore.this may be caused

[jira] [Created] (ZOOKEEPER-3425) ttl node should not have the children

2019-06-11 Thread maoling (JIRA)
maoling created ZOOKEEPER-3425: -- Summary: ttl node should not have the children Key: ZOOKEEPER-3425 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3425 Project: ZooKeeper Issue Type: Impro

[jira] [Created] (ZOOKEEPER-3428) enable the TTL node and add a lazy-delete strategy to get noNodeException quickly when the ttl node had expired

2019-06-12 Thread maoling (JIRA)
maoling created ZOOKEEPER-3428: -- Summary: enable the TTL node and add a lazy-delete strategy to get noNodeException quickly when the ttl node had expired Key: ZOOKEEPER-3428 URL: https://issues.apache.org/jira/browse

[jira] [Created] (ZOOKEEPER-3429) Flaky test test:org.apache.zookeeper.test.DisconnectedWatcherTest.testManyChildWatchersAutoReset

2019-06-13 Thread maoling (JIRA)
maoling created ZOOKEEPER-3429: -- Summary: Flaky test test:org.apache.zookeeper.test.DisconnectedWatcherTest.testManyChildWatchersAutoReset Key: ZOOKEEPER-3429 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3429

[jira] [Created] (ZOOKEEPER-3431) clear up the all the checkstyle violations in the zookeeper-server module

2019-06-18 Thread maoling (JIRA)
maoling created ZOOKEEPER-3431: -- Summary: clear up the all the checkstyle violations in the zookeeper-server module Key: ZOOKEEPER-3431 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3431 Project:

[jira] [Assigned] (ZOOKEEPER-3400) Add documentation on local sessions

2019-06-19 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling reassigned ZOOKEEPER-3400: -- Assignee: maoling > Add documentation on local sessions >

[jira] [Updated] (ZOOKEEPER-3400) Add documentation on local sessions

2019-06-19 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3400: --- Priority: Major (was: Trivial) > Add documentation on local sessions > -

[jira] [Created] (ZOOKEEPER-3434) [FileTabCharacter] clear up the all the checkstyle violations in the zookeeper-server module

2019-06-19 Thread maoling (JIRA)
maoling created ZOOKEEPER-3434: -- Summary: [FileTabCharacter] clear up the all the checkstyle violations in the zookeeper-server module Key: ZOOKEEPER-3434 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3434

[jira] [Commented] (ZOOKEEPER-3431) clear up the all the checkstyle violations in the zookeeper-server module

2019-06-19 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16868226#comment-16868226 ] maoling commented on ZOOKEEPER-3431: [~eolivelli] Let me send the email and descr

[jira] [Created] (ZOOKEEPER-3438) Flaky test:org.apache.zookeeper.server.PrepRequestProcessorMetricsTest.testPrepRequestProcessorMetrics

2019-06-21 Thread maoling (JIRA)
maoling created ZOOKEEPER-3438: -- Summary: Flaky test:org.apache.zookeeper.server.PrepRequestProcessorMetricsTest.testPrepRequestProcessorMetrics Key: ZOOKEEPER-3438 URL: https://issues.apache.org/jira/browse/ZOOKEEPE

[jira] [Resolved] (ZOOKEEPER-3438) Flaky test:org.apache.zookeeper.server.PrepRequestProcessorMetricsTest.testPrepRequestProcessorMetrics

2019-06-22 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling resolved ZOOKEEPER-3438. Resolution: Not A Problem > Flaky > test:org.apache.zookeeper.server.PrepRequestProcessorMetri

[jira] [Updated] (ZOOKEEPER-3431) clean up the all the checkstyle violations in the zookeeper-server module

2019-06-23 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3431: --- Summary: clean up the all the checkstyle violations in the zookeeper-server module (was: clear u

[jira] [Commented] (ZOOKEEPER-3400) Add documentation on local sessions

2019-06-28 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16874854#comment-16874854 ] maoling commented on ZOOKEEPER-3400: I am working on working this doc.:D > Add d

[jira] [Created] (ZOOKEEPER-3447) add a doc: zookeeperMonitor.md

2019-06-28 Thread maoling (JIRA)
maoling created ZOOKEEPER-3447: -- Summary: add a doc: zookeeperMonitor.md Key: ZOOKEEPER-3447 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3447 Project: ZooKeeper Issue Type: New Feature

[jira] [Updated] (ZOOKEEPER-2559) the quota should be deleted when its parasitic path doesn't exist

2019-07-01 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-2559: --- Summary: the quota should be deleted when its parasitic path doesn't exist (was: Failed to delet

[jira] [Updated] (ZOOKEEPER-3425) ttl node should not have the children and ranking the ttl by expireTime asc for the performance

2019-07-01 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3425: --- Summary: ttl node should not have the children and ranking the ttl by expireTime asc for the perf

[jira] [Updated] (ZOOKEEPER-3454) add a new CLI: memberlist

2019-07-02 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3454: --- Description: ./etcdctl -w table --endpoints=127.0.0.1:2379,127.0.0.1:3379,127.0.0.1:4379 endpoin

[jira] [Created] (ZOOKEEPER-3454) add a new CLI: memberlist

2019-07-02 Thread maoling (JIRA)
maoling created ZOOKEEPER-3454: -- Summary: add a new CLI: memberlist Key: ZOOKEEPER-3454 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3454 Project: ZooKeeper Issue Type: New Feature

[jira] [Updated] (ZOOKEEPER-3454) add a new CLI: quorumInfo

2019-07-04 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3454: --- Summary: add a new CLI: quorumInfo (was: add a new CLI: q) > add a new CLI: quorumInfo > ---

[jira] [Updated] (ZOOKEEPER-3454) add a new CLI: q

2019-07-04 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3454: --- Summary: add a new CLI: q (was: add a new CLI: memberlist) > add a new CLI: q >

[jira] [Commented] (ZOOKEEPER-3429) Flaky test test:org.apache.zookeeper.test.DisconnectedWatcherTest.testManyChildWatchersAutoReset

2019-07-04 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16878936#comment-16878936 ] maoling commented on ZOOKEEPER-3429: [https://builds.apache.org/job/PreCommit-ZOO

[jira] [Updated] (ZOOKEEPER-3423) use the maven-like way to ignore the generated version java files and doc the cmd:'./zkServer.sh version'

2019-07-07 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3423: --- Summary: use the maven-like way to ignore the generated version java files and doc the cmd:'./zkS

[jira] [Commented] (ZOOKEEPER-3456) Service temporarily unavailable due to an ongoing leader election. Please refresh

2019-07-07 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16880013#comment-16880013 ] maoling commented on ZOOKEEPER-3456: [~Mar_zieh] Look at *zookeeper.out*, the zk

[jira] [Commented] (ZOOKEEPER-3456) Service temporarily unavailable due to an ongoing leader election. Please refresh

2019-07-08 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16880877#comment-16880877 ] maoling commented on ZOOKEEPER-3456: [~Mar_zieh]  At the first, I think you shou

[jira] [Commented] (ZOOKEEPER-3456) Service temporarily unavailable due to an ongoing leader election. Please refresh

2019-07-10 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16881945#comment-16881945 ] maoling commented on ZOOKEEPER-3456: step1:  *ping 10.32.0.3* step2:  *telnet 10

[jira] [Resolved] (ZOOKEEPER-3410) ./zkTxnLogToolkit.sh will throw the NPE and stop the process of formatting txn logs due to the data's content is null

2019-07-11 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling resolved ZOOKEEPER-3410. Resolution: Resolved > ./zkTxnLogToolkit.sh will throw the NPE and stop the process of formatti

[jira] [Created] (ZOOKEEPER-3461) add a doc about the admin server command

2019-07-12 Thread maoling (JIRA)
maoling created ZOOKEEPER-3461: -- Summary: add a doc about the admin server command Key: ZOOKEEPER-3461 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3461 Project: ZooKeeper Issue Type: Im

[jira] [Updated] (ZOOKEEPER-3461) add a doc about the admin server command

2019-07-12 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3461: --- Description: {code:java} The AdminServer **New in 3.5.0:** The AdminServer is an embedded

[jira] [Commented] (ZOOKEEPER-3456) Service temporarily unavailable due to an ongoing leader election. Please refresh

2019-07-15 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16885823#comment-16885823 ] maoling commented on ZOOKEEPER-3456: [~Mar_zieh] 1.---> *“I have Mesos and Flink

[jira] [Updated] (ZOOKEEPER-3431) clean up the all the checkstyle violations in the zookeeper-server module

2019-07-15 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3431: --- Issue Type: Task (was: Improvement) > clean up the all the checkstyle violations in the zookeepe

[jira] [Updated] (ZOOKEEPER-3431) Umbrella JIRA for cleaning up the all the checkstyle violations in the zookeeper-server module

2019-07-15 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3431: --- Summary: Umbrella JIRA for cleaning up the all the checkstyle violations in the zookeeper-server

[jira] [Updated] (ZOOKEEPER-3431) Umbrella JIRA for cleaning up the all the checkstyle violations in the zookeeper-server module

2019-07-16 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3431: --- Component/s: documentation > Umbrella JIRA for cleaning up the all the checkstyle violations in t

[jira] [Resolved] (ZOOKEEPER-3434) [FileTabCharacter] clear up the all the checkstyle violations in the zookeeper-server module

2019-07-16 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling resolved ZOOKEEPER-3434. Resolution: Won't Fix > [FileTabCharacter] clear up the all the checkstyle violations in the >

[jira] [Created] (ZOOKEEPER-3464) Enforce the checkstyle violations in the package org.apache.zookeeper.common

2019-07-17 Thread maoling (JIRA)
maoling created ZOOKEEPER-3464: -- Summary: Enforce the checkstyle violations in the package org.apache.zookeeper.common Key: ZOOKEEPER-3464 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3464 Projec

[jira] [Updated] (ZOOKEEPER-3464) enfore checkstyle in the zookeeper-server module and clean the package:admin and client

2019-07-22 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3464: --- Summary: enfore checkstyle in the zookeeper-server module and clean the package:admin and client

[jira] [Created] (ZOOKEEPER-3477) Flaky test:CommitProcessorMetricsTest.testConcurrentRequestProcessingInCommitProcessor

2019-07-30 Thread maoling (JIRA)
maoling created ZOOKEEPER-3477: -- Summary: Flaky test:CommitProcessorMetricsTest.testConcurrentRequestProcessingInCommitProcessor Key: ZOOKEEPER-3477 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3477

[jira] [Resolved] (ZOOKEEPER-3480) Flaky test CommitProcessorMetricsTest.testConcurrentRequestProcessingInCommitProcessor

2019-07-31 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling resolved ZOOKEEPER-3480. Resolution: Duplicate > Flaky test > CommitProcessorMetricsTest.testConcurrentRequestProcessin

[jira] [Assigned] (ZOOKEEPER-3461) add a doc about the admin server command

2019-08-01 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling reassigned ZOOKEEPER-3461: -- Assignee: maoling > add a doc about the admin server command > ---

[jira] [Created] (ZOOKEEPER-3486) add the doc about the admin server's security issue depended on jetty TLS/SSL

2019-08-01 Thread maoling (JIRA)
maoling created ZOOKEEPER-3486: -- Summary: add the doc about the admin server's security issue depended on jetty TLS/SSL Key: ZOOKEEPER-3486 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3486 Proje

[jira] [Reopened] (ZOOKEEPER-3480) Flaky test CommitProcessorMetricsTest.testConcurrentRequestProcessingInCommitProcessor

2019-08-02 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling reopened ZOOKEEPER-3480: > Flaky test > CommitProcessorMetricsTest.testConcurrentRequestProcessingInCommitProcessor > -

[jira] [Commented] (ZOOKEEPER-3480) Flaky test CommitProcessorMetricsTest.testConcurrentRequestProcessingInCommitProcessor

2019-08-02 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16899372#comment-16899372 ] maoling commented on ZOOKEEPER-3480: [https://builds.apache.org/job/PreCommit-ZOO

[jira] [Commented] (ZOOKEEPER-3480) Flaky test CommitProcessorMetricsTest.testConcurrentRequestProcessingInCommitProcessor

2019-08-02 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16899373#comment-16899373 ] maoling commented on ZOOKEEPER-3480: [~lvfangmin] I saw you had picked up this i

[jira] [Resolved] (ZOOKEEPER-3477) Flaky test:CommitProcessorMetricsTest.testConcurrentRequestProcessingInCommitProcessor

2019-08-02 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling resolved ZOOKEEPER-3477. Resolution: Duplicate > Flaky > test:CommitProcessorMetricsTest.testConcurrentRequestProcessin

[jira] [Updated] (ZOOKEEPER-3486) add the doc about how to configure SSL/TLS for the admin server

2019-08-03 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3486: --- Summary: add the doc about how to configure SSL/TLS for the admin server (was: add the doc about

[jira] [Updated] (ZOOKEEPER-2084) Document local session parameters

2019-08-04 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-2084: --- Issue Type: Improvement (was: Bug) > Document local session parameters > ---

[jira] [Commented] (ZOOKEEPER-2127) Document zkCli.sh

2019-08-04 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16899629#comment-16899629 ] maoling commented on ZOOKEEPER-2127: we already had that doc, let me close this i

[jira] [Resolved] (ZOOKEEPER-2127) Document zkCli.sh

2019-08-04 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling resolved ZOOKEEPER-2127. Resolution: Done > Document zkCli.sh > - > > Key: ZOOKEEPER-212

[jira] [Updated] (ZOOKEEPER-3282) a big refactor for the documetations

2019-08-04 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3282: --- Issue Type: Improvement (was: New Feature) > a big refactor for the documetations >

[jira] [Updated] (ZOOKEEPER-3282) a big refactor for the documetations

2019-08-04 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3282: --- Issue Type: Task (was: Improvement) > a big refactor for the documetations > ---

[jira] [Updated] (ZOOKEEPER-3283) add the new doc: zookeeperClients.md, especially the c client

2019-08-04 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3283: --- Summary: add the new doc: zookeeperClients.md, especially the c client (was: add the new doc:Cli

[jira] [Updated] (ZOOKEEPER-3318) [CLI way]Add a complete backup mechanism for zookeeper internal

2019-08-07 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3318: --- Summary: [CLI way]Add a complete backup mechanism for zookeeper internal (was: Add a complete ba

[jira] [Created] (ZOOKEEPER-3499) [admin server way] Add a complete backup mechanism for zookeeper internal

2019-08-07 Thread maoling (JIRA)
maoling created ZOOKEEPER-3499: -- Summary: [admin server way] Add a complete backup mechanism for zookeeper internal Key: ZOOKEEPER-3499 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3499 Project:

[jira] [Created] (ZOOKEEPER-3501) unify the method:op2String()

2019-08-09 Thread maoling (JIRA)
maoling created ZOOKEEPER-3501: -- Summary: unify the method:op2String() Key: ZOOKEEPER-3501 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3501 Project: ZooKeeper Issue Type: Improvement

[jira] [Assigned] (ZOOKEEPER-3501) unify the method:op2String()

2019-08-10 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling reassigned ZOOKEEPER-3501: -- Assignee: maoling > unify the method:op2String() > > >

[jira] [Created] (ZOOKEEPER-3502) improve the server commands: zabstate to have a better observation on the process of leader elction

2019-08-10 Thread maoling (JIRA)
maoling created ZOOKEEPER-3502: -- Summary: improve the server commands: zabstate to have a better observation on the process of leader elction Key: ZOOKEEPER-3502 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3

[jira] [Updated] (ZOOKEEPER-3502) improve the server commands: zabstate to have a better observation on the process of leader election

2019-08-10 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3502: --- Summary: improve the server commands: zabstate to have a better observation on the process of lea

[jira] [Updated] (ZOOKEEPER-3502) improve the server command: zabstate to have a better observation on the process of leader election

2019-08-10 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3502: --- Summary: improve the server command: zabstate to have a better observation on the process of lead

[jira] [Updated] (ZOOKEEPER-3502) improve the server commands: zabstate to have a better observation on the process of leader election

2019-08-10 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3502: --- Priority: Minor (was: Major) > improve the server commands: zabstate to have a better observatio

[jira] [Created] (ZOOKEEPER-3506) correct the SessionTrackerImpl#initializeNextSession's java doc about how to generate the sessionId

2019-08-14 Thread maoling (JIRA)
maoling created ZOOKEEPER-3506: -- Summary: correct the SessionTrackerImpl#initializeNextSession's java doc about how to generate the sessionId Key: ZOOKEEPER-3506 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3

[jira] [Updated] (ZOOKEEPER-3506) correct the SessionTrackerImpl#initializeNextSession's javaDoc about how to generate the sessionId

2019-08-14 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3506: --- Summary: correct the SessionTrackerImpl#initializeNextSession's javaDoc about how to generate the

[jira] [Assigned] (ZOOKEEPER-3506) correct the SessionTrackerImpl#initializeNextSession's javaDoc about how to generate the sessionId

2019-08-19 Thread maoling (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling reassigned ZOOKEEPER-3506: -- Assignee: maoling > correct the SessionTrackerImpl#initializeNextSession's javaDoc about h

[jira] [Commented] (ZOOKEEPER-3436) Enhance Mavenized Make C client

2019-08-21 Thread maoling (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16912159#comment-16912159 ] maoling commented on ZOOKEEPER-3436: [~eolivelli] Great,I am working on writing

[jira] [Resolved] (ZOOKEEPER-3461) add a doc about the admin server command

2019-08-22 Thread maoling (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling resolved ZOOKEEPER-3461. Resolution: Duplicate > add a doc about the admin server command >

[jira] [Resolved] (ZOOKEEPER-3108) use a new property:myid in the zoo.cfg to substitute for myid file under the dataDir

2019-08-25 Thread maoling (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling resolved ZOOKEEPER-3108. Resolution: Won't Fix > use a new property:myid in the zoo.cfg to substitute for myid file unde

[jira] [Commented] (ZOOKEEPER-3317) dynamic file for reconfig should support the relative path

2019-08-25 Thread maoling (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16915416#comment-16915416 ] maoling commented on ZOOKEEPER-3317: [~eolivelli] Are you free for this issue?

[jira] [Commented] (ZOOKEEPER-3317) dynamic file for reconfig should support the relative path

2019-08-27 Thread maoling (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16916612#comment-16916612 ] maoling commented on ZOOKEEPER-3317: Oops, look at the source code, the dynamic f

[jira] [Resolved] (ZOOKEEPER-3317) dynamic file for reconfig should support the relative path

2019-08-27 Thread maoling (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling resolved ZOOKEEPER-3317. Resolution: Invalid > dynamic file for reconfig should support the relative path >

[jira] [Commented] (ZOOKEEPER-1940) Integrate with Docker.

2019-08-27 Thread maoling (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16916621#comment-16916621 ] maoling commented on ZOOKEEPER-1940: Hi [~31z4], awesome and great work!!! I fin

[jira] [Commented] (ZOOKEEPER-3424) download page file package broken

2019-08-27 Thread maoling (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16916736#comment-16916736 ] maoling commented on ZOOKEEPER-3424: [~Totoro] Could you plz give us more detail

[jira] [Updated] (ZOOKEEPER-3415) convert internal logic to use java 8 streams

2019-08-27 Thread maoling (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3415: --- Labels: newbie (was: ) > convert internal logic to use java 8 streams >

[jira] [Updated] (ZOOKEEPER-3411) remove the deprecated CLI: ls2 and rmr

2019-08-27 Thread maoling (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3411: --- Labels: new (was: ) > remove the deprecated CLI: ls2 and rmr > -

[jira] [Updated] (ZOOKEEPER-3411) remove the deprecated CLI: ls2 and rmr

2019-08-27 Thread maoling (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3411: --- Labels: newbie (was: new) > remove the deprecated CLI: ls2 and rmr > ---

[jira] [Resolved] (ZOOKEEPER-3258) Trust

2019-08-27 Thread maoling (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling resolved ZOOKEEPER-3258. Resolution: Invalid > Trust > -- > > Key: ZOOKEEPER-3258 >

[jira] [Resolved] (ZOOKEEPER-3118) DELETE - test

2019-08-27 Thread maoling (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling resolved ZOOKEEPER-3118. Resolution: Invalid > DELETE - test > - > > Key: ZOOKEEPER-3118 >

[jira] [Commented] (ZOOKEEPER-2984) Master

2019-08-27 Thread maoling (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16916753#comment-16916753 ] maoling commented on ZOOKEEPER-2984: [~Yayan] Could you plz give this issue more

[jira] [Commented] (ZOOKEEPER-2986) My id not in the peer list

2019-08-27 Thread maoling (Jira)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-2986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16917373#comment-16917373 ] maoling commented on ZOOKEEPER-2986: [~moetemad]  Have you found the fact? may

  1   2   3   4   5   >