Jenkins build is back to normal : Curator #1017

2017-02-28 Thread Apache Jenkins Server
See

Build failed in Jenkins: Curator-3.0 #113

2017-02-28 Thread Apache Jenkins Server
See Changes: [Zoltan.Szekeres] Delay reconnect on session expired [Zoltan.Szekeres] change timeout to 5s in TestBlockUntilConnected [Zoltan.Szekeres] Use debug flag instead of assertion [Zoltan.Szekeres] Add test d

Build failed in Jenkins: Curator-3.0 ยป Curator Async #113

2017-02-28 Thread Apache Jenkins Server
See -- [INFO] [INFO] ---

Build failed in Jenkins: Curator #1016

2017-02-28 Thread Apache Jenkins Server
See Changes: [Zoltan.Szekeres] Delay reconnect on session expired [Zoltan.Szekeres] change timeout to 5s in TestBlockUntilConnected [Zoltan.Szekeres] Use debug flag instead of assertion [Zoltan.Szekeres] Add test depen

Re: Release

2017-02-28 Thread Cameron McKenzie
Ok, 2.1.12 and 3.3.0 it is. I'll try and get a release candidate ready in the next couple of days. cheers On Wed, Mar 1, 2017 at 11:07 AM, Jordan Zimmerman < jor...@jordanzimmerman.com> wrote: > 2.12.0 IMO because of the Guava stuff > > > Jordan Zimmerman > > > On Feb 28, 201

Re: Release

2017-02-28 Thread Jordan Zimmerman
2.12.0 IMO because of the Guava stuff Jordan Zimmerman > On Feb 28, 2017, at 7:56 PM, Cameron McKenzie wrote: > > Ok, so 2.12.0 or 2.11.2? > > On Wed, Mar 1, 2017 at 9:54 AM, Jordan Zimmerman > wrote: > >> Never mind - it's fine >> >>> On Feb 28, 2017, at 7:45 PM, Camer

Re: Release

2017-02-28 Thread Cameron McKenzie
Ok, so 2.12.0 or 2.11.2? On Wed, Mar 1, 2017 at 9:54 AM, Jordan Zimmerman wrote: > Never mind - it's fine > > > On Feb 28, 2017, at 7:45 PM, Cameron McKenzie > wrote: > > > > Guys, > > I guess it's time for a release. 2.12.0 or 2.11.2? And 3.3.0? > > > > Any other fixes that need to go in befor

Re: Release

2017-02-28 Thread Jordan Zimmerman
Never mind - it's fine > On Feb 28, 2017, at 7:45 PM, Cameron McKenzie wrote: > > Guys, > I guess it's time for a release. 2.12.0 or 2.11.2? And 3.3.0? > > Any other fixes that need to go in before I get started? > cheers

Re: Release

2017-02-28 Thread Jordan Zimmerman
Hold on - ConnectionStateAccessor.java is not compiling > On Feb 28, 2017, at 7:45 PM, Cameron McKenzie wrote: > > Guys, > I guess it's time for a release. 2.12.0 or 2.11.2? And 3.3.0? > > Any other fixes that need to go in before I get started? > cheers

Re: Release

2017-02-28 Thread Jordan Zimmerman
I'm OK with what we've got. People are waiting. -JZ > On Feb 28, 2017, at 7:45 PM, Cameron McKenzie wrote: > > Guys, > I guess it's time for a release. 2.12.0 or 2.11.2? And 3.3.0? > > Any other fixes that need to go in before I get started? > cheers

Release

2017-02-28 Thread Cameron McKenzie
Guys, I guess it's time for a release. 2.12.0 or 2.11.2? And 3.3.0? Any other fixes that need to go in before I get started? cheers

[jira] [Resolved] (CURATOR-367) Curator may deliver RECONNECTED before LOST in case of session expiry

2017-02-28 Thread Jordan Zimmerman (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jordan Zimmerman resolved CURATOR-367. -- Resolution: Fixed Assignee: Jordan Zimmerman Fix Version/s: 2.12.0 > Cu

[jira] [Commented] (CURATOR-367) Curator may deliver RECONNECTED before LOST in case of session expiry

2017-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15888984#comment-15888984 ] ASF GitHub Bot commented on CURATOR-367: Github user asfgit closed the pull reque

[GitHub] curator pull request #197: [CURATOR-367] Delay reconnect on session expired

2017-02-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/curator/pull/197 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[GitHub] curator pull request #197: [CURATOR-367] Delay reconnect on session expired

2017-02-28 Thread Randgalt
Github user Randgalt commented on a diff in the pull request: https://github.com/apache/curator/pull/197#discussion_r103568028 --- Diff: curator-client/src/main/java/org/apache/curator/ConnectionState.java --- @@ -283,12 +300,19 @@ private boolean checkState(Event.KeeperState state

[jira] [Commented] (CURATOR-367) Curator may deliver RECONNECTED before LOST in case of session expiry

2017-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CURATOR-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15888982#comment-15888982 ] ASF GitHub Bot commented on CURATOR-367: Github user Randgalt commented on a diff