terrymanu commented on issue #37488:
URL: 
https://github.com/apache/shardingsphere/issues/37488#issuecomment-3689126397

   The goal and context are missing, so we cannot tell what concrete problem 
you want to solve or assess impact based on existing code.
   
   Current ConnectionIdGenerator is a single-process 32-bit incrementer; it 
does not include cluster info. If your concern relies on an unimplemented idea 
(e.g., stuffing node bits into the ID), we need that design and rationale 
first; otherwise the discussion is  detached from actual code.
   
   Please clarify this PR/issue’s goal, the code paths involved, and the 
expected behavior change, and discuss against the current implementation. If 
this is only about another not-yet-implemented idea, please close this issue 
and continue the discussion in the related issue to avoid missing context.
   


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