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 2019/09/17 04:55:36 UTC

[GitHub] [incubator-shardingsphere] tristaZero removed a comment on issue #2432: Redesign hint database only route

tristaZero removed a comment on issue #2432: Redesign hint database only route
URL: https://github.com/apache/incubator-shardingsphere/issues/2432#issuecomment-495546374
 
 
   Here are the key points:
   - [ ] Delete DatabaseHintSQLRouter or move it to RoutingEngineFactory
   - [ ] No table rules, tableNames.isEmpty() in sqlstatement, how about UnicastRoutingEngine and StandardRoutingEngine?
   - [ ] Default datasource and defaultDatabaseStrategy?
   - [ ] Preconditions.checkState(!routedTables.isEmpty(), "no table route info") in StandardRoutingEngine

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


With regards,
Apache Git Services