ZooKeeper_branch34_openjdk7 - Build # 2184 - Still Failing

2019-01-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/2184/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 8.71 KB...] hudson.plugins.git.GitException:

[GitHub] jhuan31 commented on a change in pull request #768: ZOOKEEPER-3239: Adding EnsembleAuthProvider to verify the ensemble name

2019-01-18 Thread GitBox
jhuan31 commented on a change in pull request #768: ZOOKEEPER-3239: Adding EnsembleAuthProvider to verify the ensemble name URL: https://github.com/apache/zookeeper/pull/768#discussion_r249099004 ## File path:

[jira] [Commented] (ZOOKEEPER-3250) typo in doc - zookeeperInternals

2019-01-18 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16746239#comment-16746239 ] maoling commented on ZOOKEEPER-3250: [~liwenjie] Yep!Could you plz help us improve this issue?

[jira] [Created] (ZOOKEEPER-3251) Add new server metric types: percentile counter and counter set

2019-01-18 Thread Jie Huang (JIRA)
Jie Huang created ZOOKEEPER-3251: Summary: Add new server metric types: percentile counter and counter set Key: ZOOKEEPER-3251 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3251 Project:

[GitHub] jhuan31 closed pull request #771: ZOOKEEPER-3245: Add useful metrics for ZK pipeline and request/server…

2019-01-18 Thread GitBox
jhuan31 closed pull request #771: ZOOKEEPER-3245: Add useful metrics for ZK pipeline and request/server… URL: https://github.com/apache/zookeeper/pull/771 This is an automated message from the Apache Git Service. To respond

[jira] [Commented] (ZOOKEEPER-3245) Add useful metrics for ZK pipeline and request/server states

2019-01-18 Thread Jie Huang (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16746924#comment-16746924 ] Jie Huang commented on ZOOKEEPER-3245: -- Splitting this Jira into smaller children tasks > Add

[GitHub] jhuan31 commented on issue #769: ZOOKEEPER-3242: Add server side connecting throttling

2019-01-18 Thread GitBox
jhuan31 commented on issue #769: ZOOKEEPER-3242: Add server side connecting throttling URL: https://github.com/apache/zookeeper/pull/769#issuecomment-455755507 here comes the unit tests This is an automated message from the

[GitHub] jhuan31 commented on issue #781: ZOOKEEPER-3251: Add new server metric types: percentile counter and c…

2019-01-18 Thread GitBox
jhuan31 commented on issue #781: ZOOKEEPER-3251: Add new server metric types: percentile counter and c… URL: https://github.com/apache/zookeeper/pull/781#issuecomment-455756446 Enrico, I'm pretty late to the game and I think I missed earlier discussion about MetricsProvider. Could you

MetricsProvider..time to start?

2019-01-18 Thread Enrico Olivelli
Hi fellows, I would like to start the 'real work' about Metrics providers. I am seeing new patches coming from FB friends and this is great. We have three topics here: - implementing providers (Prometheus will be the first) - packaging: I would like to separate MetricsProvider API from zookeeper

[GitHub] ivmaykov commented on a change in pull request #728: ZOOKEEPER-3160: Custom User SSLContext

2019-01-18 Thread GitBox
ivmaykov commented on a change in pull request #728: ZOOKEEPER-3160: Custom User SSLContext URL: https://github.com/apache/zookeeper/pull/728#discussion_r249220918 ## File path: zookeeper-server/src/main/java/org/apache/zookeeper/common/X509Util.java ## @@ -17,10 +17,28

[GitHub] ivmaykov commented on a change in pull request #728: ZOOKEEPER-3160: Custom User SSLContext

2019-01-18 Thread GitBox
ivmaykov commented on a change in pull request #728: ZOOKEEPER-3160: Custom User SSLContext URL: https://github.com/apache/zookeeper/pull/728#discussion_r249221188 ## File path: zookeeper-server/src/test/java/org/apache/zookeeper/common/X509UtilTest.java ## @@ -403,6

[GitHub] ivmaykov commented on a change in pull request #728: ZOOKEEPER-3160: Custom User SSLContext

2019-01-18 Thread GitBox
ivmaykov commented on a change in pull request #728: ZOOKEEPER-3160: Custom User SSLContext URL: https://github.com/apache/zookeeper/pull/728#discussion_r249221054 ## File path: zookeeper-server/src/test/java/org/apache/zookeeper/common/X509UtilTest.java ## @@ -17,11

[GitHub] jhuan31 opened a new pull request #781: ZOOKEEPER-3251: Add new server metric types: percentile counter and c…

2019-01-18 Thread GitBox
jhuan31 opened a new pull request #781: ZOOKEEPER-3251: Add new server metric types: percentile counter and c… URL: https://github.com/apache/zookeeper/pull/781 …ounter set This is an automated message from the Apache Git

[jira] [Updated] (ZOOKEEPER-3251) Add new server metric types: percentile counter and counter set

2019-01-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ZOOKEEPER-3251: -- Labels: pull-request-available (was: ) > Add new server metric types: percentile

[jira] [Created] (ZOOKEEPER-3252) Extend the options for the response cache

2019-01-18 Thread Brian Nixon (JIRA)
Brian Nixon created ZOOKEEPER-3252: -- Summary: Extend the options for the response cache Key: ZOOKEEPER-3252 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3252 Project: ZooKeeper

[GitHub] enixon commented on issue #684: ZOOKEEPER-3180: Add response cache to improve the throughput of read …

2019-01-18 Thread GitBox
enixon commented on issue #684: ZOOKEEPER-3180: Add response cache to improve the throughput of read … URL: https://github.com/apache/zookeeper/pull/684#issuecomment-455695255 Creating ZOOKEEPER-3252 as a follow up. This is

[jira] [Commented] (ZOOKEEPER-3180) Add response cache to improve the throughput of read heavy traffic

2019-01-18 Thread Brian Nixon (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16746687#comment-16746687 ] Brian Nixon commented on ZOOKEEPER-3180: Creating ZOOKEEPER-3252 as a follow up. > Add

[GitHub] arankin-irl commented on a change in pull request #728: ZOOKEEPER-3160: Custom User SSLContext

2019-01-18 Thread GitBox
arankin-irl commented on a change in pull request #728: ZOOKEEPER-3160: Custom User SSLContext URL: https://github.com/apache/zookeeper/pull/728#discussion_r248965945 ## File path: zookeeper-server/src/test/java/org/apache/zookeeper/common/X509UtilTest.java ## @@ -406,26

[jira] [Created] (ZOOKEEPER-3250) typo in doc - zookeeperInternals

2019-01-18 Thread liwenjie (JIRA)
liwenjie created ZOOKEEPER-3250: --- Summary: typo in doc - zookeeperInternals Key: ZOOKEEPER-3250 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3250 Project: ZooKeeper Issue Type:

[GitHub] arankin-irl commented on issue #728: ZOOKEEPER-3160: Custom User SSLContext

2019-01-18 Thread GitBox
arankin-irl commented on issue #728: ZOOKEEPER-3160: Custom User SSLContext URL: https://github.com/apache/zookeeper/pull/728#issuecomment-455483285 @ivmaykov @anmolnar - Addressed the comments and updated the PR. This is an

[GitHub] arankin-irl commented on a change in pull request #728: ZOOKEEPER-3160: Custom User SSLContext

2019-01-18 Thread GitBox
arankin-irl commented on a change in pull request #728: ZOOKEEPER-3160: Custom User SSLContext URL: https://github.com/apache/zookeeper/pull/728#discussion_r248964205 ## File path: zookeeper-server/src/main/java/org/apache/zookeeper/common/ZKConfig.java ## @@ -18,6

[GitHub] arankin-irl commented on a change in pull request #728: ZOOKEEPER-3160: Custom User SSLContext

2019-01-18 Thread GitBox
arankin-irl commented on a change in pull request #728: ZOOKEEPER-3160: Custom User SSLContext URL: https://github.com/apache/zookeeper/pull/728#discussion_r248964112 ## File path: zookeeper-server/src/main/java/org/apache/zookeeper/common/X509Util.java ## @@ -238,18

[GitHub] arankin-irl commented on a change in pull request #728: ZOOKEEPER-3160: Custom User SSLContext

2019-01-18 Thread GitBox
arankin-irl commented on a change in pull request #728: ZOOKEEPER-3160: Custom User SSLContext URL: https://github.com/apache/zookeeper/pull/728#discussion_r248965659 ## File path: zookeeper-server/src/test/java/org/apache/zookeeper/common/X509UtilTest.java ## @@ -406,26

[GitHub] arankin-irl commented on a change in pull request #728: ZOOKEEPER-3160: Custom User SSLContext

2019-01-18 Thread GitBox
arankin-irl commented on a change in pull request #728: ZOOKEEPER-3160: Custom User SSLContext URL: https://github.com/apache/zookeeper/pull/728#discussion_r248965696 ## File path: zookeeper-server/src/test/java/org/apache/zookeeper/common/X509UtilTest.java ## @@ -513,4

[GitHub] arankin-irl commented on a change in pull request #728: ZOOKEEPER-3160: Custom User SSLContext

2019-01-18 Thread GitBox
arankin-irl commented on a change in pull request #728: ZOOKEEPER-3160: Custom User SSLContext URL: https://github.com/apache/zookeeper/pull/728#discussion_r248965762 ## File path: zookeeper-server/src/main/java/org/apache/zookeeper/common/X509Util.java ## @@ -238,18