2974408285 commented on issue #24061:
URL: 
https://github.com/apache/shardingsphere/issues/24061#issuecomment-1423501756

   > The root cause is
   > 
   > ```
   > Caused by: java.lang.IllegalStateException: Inline sharding algorithm 
expression cannot be null or empty.
   > at com.google.common.base.Preconditions.checkState(Preconditions.java:508)
   > at 
org.apache.shardingsphere.sharding.algorithm.sharding.inline.InlineShardingAlgorithm.getAlgorithmExpression(InlineShardingAlgorithm.java:61)
   > ```
   
   
   This is not the problem. An error will be reported only when the injection 
with Mapper is configured in the shiro configuration class. This indicates that 
in the shardingsphere framework, there is a problem with the processing of the 
interface with Mapper.


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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to