turcsanyip commented on PR #10617: URL: https://github.com/apache/nifi/pull/10617#issuecomment-3633454040
Thanks for your feedback @exceptionfactory. I updated the tests to avoid setting the default time zone at the JVM level. Actually, I was focusing on the use case where the same input data is processed in environments with different time zone settings. But the issue can also be tested by using the same runtime time zone with different input data offsets. The main point is that the JVM’s system time zone needs to be different from the input data’s offset. It does not matter in what way. I added several different time zone offsets to the tests in order to cover various cases (not only system default and UTC that can overlap and might not reveal the current issue). -- 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]
