exceptionfactory commented on PR #6319: URL: https://github.com/apache/nifi/pull/6319#issuecomment-1254506995
Thanks for the additional feedback and recommendations @turcsanyip! I upgraded the Azure SDK BOM to 1.2.6 and also made changes based on your recommendations. `GetAzureEventHub` now tracks last Event Position per Partition using a `ConcurrentHashMap`. `ConsumeAzureEventHub` also appears to function as designed following multiple restarts when using the new version. -- 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]
