sandynz commented on issue #22424: URL: https://github.com/apache/shardingsphere/issues/22424#issuecomment-1342340275
Hi @chenyongyin , I checked `SnowflakeKeyGenerateAlgorithm.generateKey()`, `sequence` will increase `1` in every call. What's the system TPS? Maybe it's too small. Since snowflake algorithm generated id will be changed in every millisecond. -- 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]
