Reduce the GC pressure due to NoTransactionInContextException
instances
#33601
Labels
Milestone
NoTransactionInContextException
instances
#33601
New
NoTransactionInContextException
instances are created frequently inTransactionContextManager#currentContext()
when there is no transaction, we could reuse the same instance instead.The text was updated successfully, but these errors were encountered: