TeslaCN opened a new pull request #1771:
URL: https://github.com/apache/shardingsphere-elasticjob/pull/1771


   Fixes #1744 .
   
   Changes proposed in this pull request:
   - New interface `TracingStorageConfiguration` and implementation 
`DataSourceConfiguration`. The `TracingConfiguration` will hold a 
`TracingStorageConfiguration` rather than storage such as `DataSource` directly.
   - New interface `TracingStorageConverter` and implementation 
`DataSourceTracingStorageConverter`. Converter can transform storage between 
`TracingStorageConfiguration` and storage instance.
   - `DataSourceRegistry` in module RDB can reuse instance of `DataSource` to 
avoid creating too much database connections.
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to