[
https://issues.apache.org/jira/browse/CURATOR-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14720381#comment-14720381
]
ASF GitHub Bot commented on CURATOR-253:
----------------------------------------
GitHub user Randgalt opened a pull request:
https://github.com/apache/curator/pull/100
[CURATOR-253] Use new injectSessionExpiration() in the test module
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/curator CURATOR-253
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/curator/pull/100.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #100
----
commit d1b4cbf070046ace5c047cc46d99c0ae71f749a5
Author: randgalt <[email protected]>
Date: 2015-08-28T18:39:22Z
Switch to new injectSessionExpiration()
commit 145da217ff35df0178823da784f4dd1618851c5e
Author: randgalt <[email protected]>
Date: 2015-08-28T18:39:54Z
New injectSessionExpiration() operates much faster than previously. It
exposes an assumption in the tests. Added a debug hook to work around
----
> Use new injectSessionExpiration() in the test module
> ----------------------------------------------------
>
> Key: CURATOR-253
> URL: https://issues.apache.org/jira/browse/CURATOR-253
> Project: Apache Curator
> Issue Type: Sub-task
> Components: Tests
> Reporter: Jordan Zimmerman
> Assignee: Jordan Zimmerman
> Fix For: 3.0.0
>
>
> ZK 3.5.0 adds the Testable interface and the injectSessionExpiration()
> method. Curator's KillSession utils should use this instead of what's
> currently done.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)