turcsanyip commented on PR #8669: URL: https://github.com/apache/nifi/pull/8669#issuecomment-2095427711
@takraj Could you please rebase you PR onto the latest main? The module structure has been refactored since you opened the PR. I also noticed that MonitorActivity's logic has been changed a bit: - original version: processor restart resets the state - new version: inactive state preserved upon restart I suggest introducing a new property: `Reset State on Restart` (or similar) with default value `true` in order to keep the original behaviour. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
