[
https://issues.apache.org/jira/browse/NIFI-3034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15904373#comment-15904373
]
Joseph Witt commented on NIFI-3034:
-----------------------------------
[~speddy93] I've attached a patch which addresses a few findings
* two checkstyle problems
* a couple static final members with improper casing
* removes the failure relationship. only bad expression language entries could
cause that and now it will simply rollback. Given the purpose of this
processor this seems fine and doens't require a failure relationship for the
user at all times.
* added default value of 1 for the delta.
* added a tag of 'instrumentation'
Feel free to incorporate this into your PR if you agree with it. Please rebase
to latest master/squash to a single commit and let me know. Also please make
sure your commit message indicates the NIFI-3034 in it.
Thanks
> New Processor to use Counters
> -----------------------------
>
> Key: NIFI-3034
> URL: https://issues.apache.org/jira/browse/NIFI-3034
> Project: Apache NiFi
> Issue Type: New Feature
> Reporter: Sai Peddy
> Priority: Minor
>
> The processor lets you update counters (increment and decrement). To help
> keep track of data going through the system. This allows for use of counters
> within the flow - not just API.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)