keith-turner opened a new issue, #6093: URL: https://github.com/apache/accumulo/issues/6093
In #6025 InMemoryMap.MemoryDataSource was marked as not thread safe. However this class is used by multiple threads. Need to analyze the locking and mutltithreaded usage of this class and make changes to remove the annotation. _Originally posted by @keith-turner in https://github.com/apache/accumulo/pull/6025#discussion_r2737624744_ -- 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]
