You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nifi.apache.org by bbende <gi...@git.apache.org> on 2016/03/22 19:22:03 UTC

[GitHub] nifi pull request: NIFI-1420 Fixing minor bugs in GetSplunk

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

[GitHub] nifi pull request: NIFI-1420 Fixing minor bugs in GetSplunk

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

    https://github.com/apache/nifi/pull/299#issuecomment-199973350
  
    Build and contrib check is good. Verified functionality with time zone on formatted date string, new time field strategy, state clearing issue, and start time to eliminate possible data duplication. +1


---
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] nifi pull request: NIFI-1420 Fixing minor bugs in GetSplunk

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

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


---
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] nifi pull request: NIFI-1420 Fixing minor bugs in GetSplunk

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

    https://github.com/apache/nifi/pull/299#issuecomment-199951509
  
    Reviewing...


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