GitHub user apiri opened a pull request:

    https://github.com/apache/nifi/pull/297

    NIFI-1664 Preferring System.nanoTime to System.currentTimeMillis and …

    …providing explicit handling of timestamps for files in those tests that 
are testing other attributes of the ListFile process besides timestamp which 
could lead to erroneous transmissions depending on exactly when files were 
created.

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

    $ git pull https://github.com/apiri/incubator-nifi NIFI-1664

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

    https://github.com/apache/nifi/pull/297.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 #297
    
----
commit e5fb07ca82ed3a192cf4810ea331ccfc21a5d36f
Author: Aldrin Piri <ald...@apache.org>
Date:   2016-03-22T15:10:08Z

    NIFI-1664 Preferring System.nanoTime to System.currentTimeMillis and 
providing explicit handling of timestamps for files in those tests that are 
testing other attributes of the ListFile process besides timestamp which could 
lead to erroneous transmissions depending on exactly when files were created.

----


---
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