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:
[email protected]


With regards,
Apache Git Services

Reply via email to