git000 commented on PR #18602:
URL: https://github.com/apache/shardingsphere/pull/18602#issuecomment-1166434016
Error on jdk11:
ShowTransactionRuleHandlerTest.assertExecutorWithLocal:71 » NullPointer
ShowTransactionRuleHandlerTest.assertExecutorWithXA:52 » NullPointer
java.lang.NullPointerException
2022-06-26T05:29:39.4540896Z at
org.apache.shardingsphere.proxy.backend.text.distsql.ral.common.queryable.ShowTransactionRuleHandler.getRows(ShowTransactionRuleHandler.java:52)
2022-06-26T05:29:39.4542025Z at
org.apache.shardingsphere.proxy.backend.text.distsql.ral.QueryableRALBackendHandler.createMergedResult(QueryableRALBackendHandler.java:63)
2022-06-26T05:29:39.4543055Z at
org.apache.shardingsphere.proxy.backend.text.distsql.ral.QueryableRALBackendHandler.execute(QueryableRALBackendHandler.java:54)
2022-06-26T05:29:39.4544257Z at
org.apache.shardingsphere.proxy.backend.text.distsql.ral.common.queryable.ShowTransactionRuleHandlerTest.assertExecutorWithLocal(ShowTransactionRuleHandlerTest.java:71)
execute ShowTransactionRuleHandlerTest on the local environment without error
--
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]