shreya024 commented on pull request #16228: URL: https://github.com/apache/shardingsphere/pull/16228#issuecomment-1074685958
> Hi @shreya024 , I've re-ran the failed CI. Currently, the error is: > > ``` > Error: Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.867 s <<< FAILURE! - in org.apache.shardingsphere.mode.metadata.persist.MetaDataPersistServiceTest > Error: assertPersistTransactionRule(org.apache.shardingsphere.mode.metadata.persist.MetaDataPersistServiceTest) Time elapsed: 0.009 s <<< ERROR! > java.lang.IllegalStateException > at org.apache.shardingsphere.mode.metadata.persist.MetaDataPersistServiceTest.assertPersistTransactionRule(MetaDataPersistServiceTest.java:172) > ``` I have added new ruleConfiguration to globalRuleService.load() but Optional still returns empty.Kindly guide me . -- 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]
