endzeit created NIFI-13699:
------------------------------
Summary: MockProcessSession should provide state changes to
StateManager only on commit
Key: NIFI-13699
URL: https://issues.apache.org/jira/browse/NIFI-13699
Project: Apache NiFi
Issue Type: Sub-task
Reporter: endzeit
Assignee: endzeit
The `MockProcessSession` does not follow the contract outlined by
`ProcessSession` in regards to interactions with the StateManager.
Any changes applied to the state should only be propagated to the StateManager
once the session gets commited.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)