ShenFeng312 commented on issue #37404: URL: https://github.com/apache/shardingsphere/issues/37404#issuecomment-3677861812
> @ShenFeng312 Can you confirm if this behavior change is expected ? Your solution doesn't solve the problem. The core issue is that the driver will only use the ID from the handshake packet, not the ID you queried. This means that the generated ID must carry the cluster identifier or be able to locate the cluster without duplication, as I mentioned earlier. Of course, this problem also applies to PostgreSQL. Perhaps you should discuss with the community how to use a distributed ID generation scheme. -- 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]
