knguyen1 commented on PR #8502:
URL: https://github.com/apache/nifi/pull/8502#issuecomment-2000055062

   > It may be helpful to scope down the number of timestamps in the 
provideTimestamps method to focus on differences.
   
   @exceptionfactory  Okay.  I scoped it down to 2 formats: 
`ISO_LOCAL_DATE_TIME` and `ISO_OFFSET_DATE_TIME` and I limited the offset to 
`+00:00`.  Because there were parsing failures previously, I think it's 
indicative of some race conditions we're not covering, which is out of scope 
for this change.  Given that best practice is ISO format and UTC+0 for most 
db's anyway, I think we should be fine.


-- 
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]

Reply via email to