Hisoka-X commented on issue #9727: URL: https://github.com/apache/seatunnel/issues/9727#issuecomment-3216127089
@dybyte You are right! > multiple workers may concurrently send updates to the Master This is indeed problem we need to consider. > would it be more appropriate to use IMap.compute() or an EntryProcessor in this scenario? I prefer to use synchronized blocks when modify imap. Can you do a performance comparison? -- 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]
