GitHub user sk0x50 opened a pull request:

    https://github.com/apache/ignite/pull/2259

    Ignite 5562 Assertions in TCP discovery SPI when NTP is moving time 
backwards

    The `assert` statements were changed due to the fact 
`System.currentTimeMillis()` is not monotonic.

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

    $ git pull https://github.com/sk0x50/ignite ignite-5562-2

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

    https://github.com/apache/ignite/pull/2259.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 #2259
    
----
commit 7c89922e70257a0dd8ff718612d5f2710eea3d8b
Author: Andrey V. Mashenkov <andrey.mashen...@gmail.com>
Date:   2017-06-21T15:33:55Z

    WIP.

commit e7b297e27ae4b215ae228f619b58c239710c6055
Author: Slava Koptilin <slava.kopti...@gmail.com>
Date:   2017-07-07T12:35:33Z

    ignite-5562: assert statements were changed to the 'if' blocks

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to