GitHub user bbende opened a pull request:

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

    NIFI-1420 Fixing minor bugs in GetSplunk

    - Adding a Time Zone property so the Managed time ranges use the provided 
time zone when formatting the date strings
    - Adding a Time Field Strategy property to choose between searching event 
time or index time
    - Making the next iteration use previousLastTime + 1 ms to avoid overlap
    - Fixing bug where GetSplunk incorrectly cleared state on a restart of NiFi

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

    $ git pull https://github.com/bbende/nifi NIFI-1420-GetSplunk-Issues

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

    https://github.com/apache/nifi/pull/299.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 #299
    
----
commit 3aed0ed8dbc46f4acb302f0cd63f7f9fde2c1713
Author: Bryan Bende <bbe...@apache.org>
Date:   2016-03-22T15:14:03Z

    NIFI-1420 Fixing minor bugs in GetSplunk
    - Adding a Time Zone property so the Managed time ranges use the provided 
time zone when formatting the date strings
    - Adding a Time Field Strategy property to choose between searching event 
time or index time
    - Making the next iteration use previousLastTime + 1 ms to avoid overlap
    - Fixing bug where GetSplunk incorrectly cleared state on a restart of NiFi

----


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