justinmclean commented on issue #8198: URL: https://github.com/apache/gravitino/issues/8198#issuecomment-3212768371
I think it's better to fail fast, so yes move the internalConnector check before calling beginTransaction and add a null check on the returned internalTransactionHandle. It’s cheap and gives a clear failure. -- 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]
