ibilley7 commented on issue #5724: URL: https://github.com/apache/accumulo/issues/5724#issuecomment-3180405448
I'm trying to figure out how to create an instance of TableMapping so I can invoke those methods and test them. I was thinking my approach would be to create an AccumuloClient instance to get a TableOperations instance, and then call the create method with many threads to verify that one thread would succeed. Like in TableOperationsIT.createTable(). Is this an appropriate way to handle this? -- 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]
