sandynz opened a new issue, #20127:
URL: https://github.com/apache/shardingsphere/issues/20127

   Part of #19421.
   
   Currently, RuleAlteredContextManagerLifecycleListener is hard-coded for one 
scenario, we could refactor it for common usage.
   
   Possible changes:
   - Rename RuleAlteredContextManagerLifecycleListener to 
PipelineContextManagerLifecycleListener
   - Move PipelineContextManagerLifecycleListener to 
`org.apache.shardingsphere.data.pipeline.core.listener` package
   - Add PipelineJobWorker class
   - Move `initWorkerIfNecessary` method from RuleAlteredJobWorker to 
PipelineJobWorker
   
   


-- 
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]

Reply via email to