You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/08/07 07:13:12 UTC

[GitHub] [shardingsphere] Lucas-307 opened a new issue #6687: Refactoring RdbmsConfiguration

Lucas-307 opened a new issue #6687:
URL: https://github.com/apache/shardingsphere/issues/6687


   Current RdbmsConfiguration is messy, such as:
   - include dumper andimporter config but not the same.
   - include incremental and inventory config but not the same.
   - include context like PositionManager.
   - implements Cloneable
   
   It should be Refactoring:
   - split into dumper/importer or incremental/inventory config.
   - extract PositionManager to job context.
   - remove Cloneable.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [shardingsphere] menghaoranss closed issue #6687: Refactoring RdbmsConfiguration

Posted by GitBox <gi...@apache.org>.
menghaoranss closed issue #6687:
URL: https://github.com/apache/shardingsphere/issues/6687


   


----------------------------------------------------------------
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:
users@infra.apache.org