The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed.
Run started by GitHub user azexcy (triggered by azexcy).

Head commit for run:
bd0a45b9b47e7d6471bf2a166d0dbccee96d6cc0 / Hongsheng Zhong 
<[email protected]>
Refactor PipelineContext to support JDBC mode in pipeline jobs (#24883)

* Move EVENT_LISTENER_EXECUTOR from PipelineContext to 
PipelineMetaDataNodeWatcher

* Refactor ContextManagerLifecycleListener, add instanceType and databaseName 
in onInitialized

* Add PipelineContextManager

* Add ContextManagerLifecycleListener.onDestroyed

* Add context manager lifecycle callback in ShardingSphereDataSource

* Remove PipelineContext.initModeConfig and initContextManager

* Update ContextManagerLifecycleListener.onInitialized

* Rename YamlPipelineJobConfiguration.getTargetDatabaseName to getDatabaseName

* Add getInstanceType() and getDatabaseName() in PipelineJobConfiguration

* Remove checkModeConfig()

* Refactor PipelineAPIFactory.ElasticJobAPIHolder and PipelineAPIFactory methods

* Refactor PipelineJobAPI.list and update related invocation

* Refactor PipelineJobId.getJobTypeCode

* Add getInstanceType() and getDatabaseName() in PipelineJobId

* Refactor BasePipelineJobId and PipelineJobIdUtils

* Add getContextKey() in PipelineJobId

* Refactor ConsistencyCheckJobId and invocations

* Refactor MigrationJobAPI and invocations

* Refactor CDCJobAPI and invocations

* Revert a81b34e679d (Add getInstanceType() and getDatabaseName() in 
PipelineJobConfiguration)

* Temp work around for compile error

* Simplify parseJobId to parseContextKey in PipelineJobIdUtils

* Refactor PipelineAPIFactory.getJobOperateAPI and invocations

* Add InstanceTypeUtilTest; Update PipelineJobIdUtilsTest

* Simplify PipelineJobAPI.list parameter

* Refactor PipelineAPIFactory.getJobConfigurationAPI and invocations

* Refactor CoordinatorRegistryCenterInitializer

* Refactor RegistryCenterHolder.getInstance, 
PipelineAPIFactory.getRegistryCenter and invocations

* Ignore database name persistence to job id in proxy mode

* Refactor PipelineContextKey hashCode equals and simplify 
PipelineContextManager

* Refactor PipelineContextKey construction

* Update PipelineContext.getContextManager invocations in CDC

* Update PipelineContext.getContextManager invocations in migration

* Update PipelineContext.getContextManager invocations in PipelineJobPreparer

* Refactor PipelineDistributedBarrier and invocations

* Refactor PipelineMetaDataChangedEventHandler.handle, add jobId param

* Refactor PipelineAPIFactory.getGovernanceRepositoryAPI and invocations

* Refactor PipelineMetaDataNodeWatcher

* Refactor InventoryIncrementalJobAPI alterProcessConfiguration and 
showProcessConfiguration

* Refactor PipelineMetaDataPersistService.persist

* Replace PipelineContextKey.buildForProxy() to 
PipelineContextUtil.getContextKey in unit tests

* Refactor PipelineMetaDataPersistService.load

* Remove PipelineContext.getContextManager() static method

* Refactor PipelineJobIdUtils: not encode databaseName in job id for proxy mode

* Update code for style

* Update unit test

* Update renamed classes references

* Add H2 IT

* Ignore incremental stage for H2 in IT

* Remove PipelineJobWorker

* Clean exception stack trace in IT

* Self review

* Update code style

* Refactor PipelineJobAPI.extendYamlJobConfiguration

* Refactor PipelineJobId impls constructor

* Update code style

* Update code style

* Avoid possible NPE in AbstractPipelineJob.innerStop

Report URL: https://github.com/apache/shardingsphere/actions/runs/4570905500

With regards,
GitHub Actions via GitBox

Reply via email to