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/26 09:48:07 UTC

[GitHub] [incubator-shardingsphere] maxiaoxian commented on issue #3121: can't use HintManager.getInstance().setMasterRouteOnly()

maxiaoxian commented on issue #3121: can't use HintManager.getInstance().setMasterRouteOnly()
URL: https://github.com/apache/incubator-shardingsphere/issues/3121#issuecomment-535428261
 
 
   for example:
   HintManager.getInstance().setMasterRouteOnly();
   final List<OrderReport> list = list(wrapper);
   ...
   
   then : thow Exception
   
   but :  before upgrade , it can route to master 
   
   Last version: 3.1.0

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