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/07/05 06:21:45 UTC

[GitHub] [incubator-shardingsphere] F191919 opened a new issue #2660: 4.0.0-RC1版本 遇到问题反馈

F191919 opened a new issue #2660: 4.0.0-RC1版本 遇到问题反馈
URL: https://github.com/apache/incubator-shardingsphere/issues/2660
 
 
   4.0.0-RC1版本中ShardingRule类中 
   ![image](https://user-images.githubusercontent.com/11403274/60701782-76632880-9f2f-11e9-8083-b4437f87cda5.png) 82行中的createBindingTableRules下面有用到broadcastTables
   属性 即isBroadcastTable(final String logicTableName) 方法
   ![image](https://user-images.githubusercontent.com/11403274/60701912-deb20a00-9f2f-11e9-86d5-632029028ce9.png) 而此时broadcastTables为空 所以会报空指针异常 
   
   

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