You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by ddyankov <gi...@git.apache.org> on 2016/02/26 01:24:49 UTC

[GitHub] curator pull request: CURATOR-262: Fixed integer overflow issue wi...

GitHub user ddyankov opened a pull request:

    https://github.com/apache/curator/pull/136

    CURATOR-262: Fixed integer overflow issue with sleepMs

    https://issues.apache.org/jira/browse/CURATOR-262

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ddyankov/curator CURATOR-262

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/curator/pull/136.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 #136
    
----
commit 630c009a410eff13c4428704700d566abe417bda
Author: Dimitar Dyankov <dd...@gmail.com>
Date:   2016-02-26T00:23:38Z

    CURATOR-262: Fixed integer overflow issue with sleepMs

----


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] curator pull request: CURATOR-262: Fixed integer overflow issue wi...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/curator/pull/136


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] curator pull request: CURATOR-262: Fixed integer overflow issue wi...

Posted by cammckenzie <gi...@git.apache.org>.
Github user cammckenzie commented on the pull request:

    https://github.com/apache/curator/pull/136#issuecomment-189955960
  
    Looks OK to me. It does change a public interface, but I doubt that many people are using custom SleepingRetry.


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---