UladzislauBlok commented on PR #23390: URL: https://github.com/apache/kafka/pull/23390#issuecomment-5573689115
Made initial pass Have a question about place where we trigger state store wiping: Why do you choose to wipe it on GloablThread level instead of `GlobalStateManagerImpl#initialize`. It's closer to state layer, so would be more direct solution @nicktelford Have a question about design of this method (`GlobalStateManagerImpl#initialize`). We're wiping state store only for application with EOS enabled. Why not n every case? -- 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]
