Re: Zookeeper java client - a first step

2019-01-13 Thread Enrico Olivelli
I will pick up the issue Cheers Enrico Il lun 14 gen 2019, 03:22 Michael Han ha scritto: > +1. Good time to revisit > https://issues.apache.org/jira/browse/ZOOKEEPER-233 > > On Sun, Jan 13, 2019 at 8:54 AM Enrico Olivelli > wrote: > > > Hi guys, > > We tried to separate java client from

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

2019-01-13 Thread maoling (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] maoling updated ZOOKEEPER-3245: --- Description: Add metrics to track time spent in the commit processor, watch counts and fire

Re: Zookeeper java client - a first step

2019-01-13 Thread Michael Han
+1. Good time to revisit https://issues.apache.org/jira/browse/ZOOKEEPER-233 On Sun, Jan 13, 2019 at 8:54 AM Enrico Olivelli wrote: > Hi guys, > We tried to separate java client from zookeeper-server package but > currently it is not possible without breaking changes. > > I think we can still

[jira] [Commented] (ZOOKEEPER-3240) Close socket on Learner shutdown to avoid dangling socket

2019-01-13 Thread Michael Han (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741714#comment-16741714 ] Michael Han commented on ZOOKEEPER-3240: [~nixon] : bq. so the Leader is unable to sense the

[GitHub] maoling commented on issue #630: ZOOKEEPER-2284:LogFormatter and SnapshotFormatter does not handle FileNotFoundException gracefully

2019-01-13 Thread GitBox
maoling commented on issue #630: ZOOKEEPER-2284:LogFormatter and SnapshotFormatter does not handle FileNotFoundException gracefully URL: https://github.com/apache/zookeeper/pull/630#issuecomment-453884818 ping @anmolnar

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

2019-01-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ZOOKEEPER-3245: -- Labels: pull-request-available (was: ) > Add useful metrics for ZK pipeline and

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

2019-01-13 Thread GitBox
jhuan31 opened a new 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

Zookeeper java client - a first step

2019-01-13 Thread Enrico Olivelli
Hi guys, We tried to separate java client from zookeeper-server package but currently it is not possible without breaking changes. I think we can still start providing a simple zookeeper java client just by creating a dummy zookeeper-client module as a Maven 'bom' (bills of material) It will

ZooKeeper_branch34_openjdk7 - Build # 2179 - Still Failing

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

[GitHub] eolivelli commented on a change in pull request #764: ZOOKEEPER-3223: Configure Spotbugs - on branch 3.4

2019-01-13 Thread GitBox
eolivelli commented on a change in pull request #764: ZOOKEEPER-3223: Configure Spotbugs - on branch 3.4 URL: https://github.com/apache/zookeeper/pull/764#discussion_r247348199 ## File path: zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/CommitProcessor.java

ZooKeeper_branch35_jdk8 - Build # 1265 - Failure

2019-01-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/1265/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 66.89 KB...] [junit] Tests run: 1, Failures:

Re: Using Apache Slack for committers

2019-01-13 Thread Andor Molnar
Thanks for the heads-up. I created the #zookeeper channel. Andor > On 2019. Jan 12., at 3:54, Enrico Olivelli wrote: > > Hi all, > Did you know that Apache "committers" (anyone who owns a @apache.org > email address) have a common slack at https://the-asf.slack.com ? > > We could use that

[GitHub] nkalmar commented on a change in pull request #764: ZOOKEEPER-3223: Configure Spotbugs - on branch 3.4

2019-01-13 Thread GitBox
nkalmar commented on a change in pull request #764: ZOOKEEPER-3223: Configure Spotbugs - on branch 3.4 URL: https://github.com/apache/zookeeper/pull/764#discussion_r247343700 ## File path: zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/CommitProcessor.java

Re: Branch 3.4 and Maven...some problems found while porting Spotbugs patch

2019-01-13 Thread Norbert Kalmar
Hi Enrico, I can agree on skipping spotbugs on contrib. There was even a plan to remove most contrib to a seperate top-level project, out of ZooKeeper. Most of them isn't even maintained for a long time now. Anyway, that's a non-binding +1 from me. I will check the pom's on 3.4, sorry about