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/12/10 06:16:34 UTC

[GitHub] [incubator-shardingsphere] fenghuanfun edited a comment on issue #3659: Can not create sharding table while table exist some with jpa

fenghuanfun edited a comment on issue #3659: Can not create sharding table while table exist some with jpa
URL: https://github.com/apache/incubator-shardingsphere/issues/3659#issuecomment-563882095
 
 
   > > if null == shardingRule is false, it will take the first logicTableName.
   > 
   > > it's mean if i change the shardingRule, it will not work for the new rule.
   > 
   > if you change the logicTableName in shardingRule, or you change the actualNodes to other name, it may cause the `getTable` return the old actualTable name.
   > 
   > But in your configuration, your logicTable do not change, and the actualNode only add some node. so the `getTable` will return the same result-- your logicTableName
   
   So it is non-auto-scalable?

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