[
https://issues.apache.org/jira/browse/NIFI-2816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15517880#comment-15517880
]
ASF GitHub Bot commented on NIFI-2816:
--------------------------------------
Github user trixpan commented on a diff in the pull request:
https://github.com/apache/nifi/pull/1057#discussion_r80344174
--- Diff:
nifi-mock/src/main/java/org/apache/nifi/util/MockProcessSession.java ---
@@ -164,7 +164,7 @@ public void commit() {
* {@link org.apache.nifi.processor.Processor#onTrigger} commits or
rolls back the
* session
*/
- public void clearCommited() {
+ public void clearCommitted() {
--- End diff --
Good question. To be honest, I was relying on good old travis to tell.
Seems like it passes but yes, we are renaming a public method.
> The great typo cleanup
> ----------------------
>
> Key: NIFI-2816
> URL: https://issues.apache.org/jira/browse/NIFI-2816
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Andre
> Assignee: Andre
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)