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 2022/08/12 03:47:04 UTC

[GitHub] [shardingsphere] dinghu opened a new issue, #20101: InlineShardingAlgorithm init ok but when doshading ->createClosure(this.algorithmExpression) this.algorithmExpression is null

dinghu opened a new issue, #20101:
URL: https://github.com/apache/shardingsphere/issues/20101

   InlineShardingAlgorithm init ok but when doshading ->createClosure(this.algorithmExpression) this.algorithmExpression is null
   
   this is my config:
             dyc_post-inline:
               type: INLINE
               props:
                 algorithm-expression: dyc_post_$->{id % 2}


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

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] dinghu commented on issue #20101: Route table null does not exist, available actual table

Posted by GitBox <gi...@apache.org>.
dinghu commented on issue #20101:
URL: https://github.com/apache/shardingsphere/issues/20101#issuecomment-1212868119

   i use shiro in my project . shiro realm contains some XXservice XX dao but sharding configs is not be loaded at this time ! finnaly i solve it like this
   ![image](https://user-images.githubusercontent.com/8045842/184317129-cc7b3b3d-9112-4927-8b35-f405ce322b9b.png)
   


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

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] dinghu closed issue #20101: Route table null does not exist, available actual table

Posted by GitBox <gi...@apache.org>.
dinghu closed issue #20101: Route table null does not exist, available actual table
URL: https://github.com/apache/shardingsphere/issues/20101


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

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] terrymanu commented on issue #20101: Route table null does not exist, available actual table

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #20101:
URL: https://github.com/apache/shardingsphere/issues/20101#issuecomment-1270315732

   I just set the issue as `invalid` because the author close it without any reason.


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

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org