gaborgsomogyi commented on PR #29132: URL: https://github.com/apache/flink/pull/29132#issuecomment-5588166920
This adds a new field, a new constructor overload, and a concurrency edge case (`persist()`/`close()` race on `uploadMayBeReferenced`) just to distinguish "never persisted" from "persisted" uploads. I'm not yet convinced that we need 400 lines to fix this. Why don't we just never abort in `close()`? -- 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]
