BanDuWuZi commented on PR #7263:
URL: https://github.com/apache/iotdb/pull/7263#issuecomment-1239217734

   > Can we see the log like `available replicas: ` before the exception occurs 
?
   
   
   
   > Can we see the log like `available replicas: ` before the exception occurs 
?
   
   there 3 available datanode,  see 
https://issues.apache.org/jira/browse/IOTDB-4358 exception info, I will find 
the detail log later
   the reason of the issue is that the generated **sessionId is negative** , so 
 [queryContext.getSession().getSessionId() % availableDataNodes.size()] is 
negative.


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