MinatoWu opened a new issue, #829: URL: https://github.com/apache/incubator-seata-go/issues/829
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks! --> See: github.com/apache/incubator-seata-go/pull/714 **What happened**: At present, the buildLockKey in base_executor in AT mode is still a nested loop O(N×M×K), without similar optimization. **What you expected to happen**: > It is recommended to refer to the implementation idea of buildLockKey2, and do similar optimization for buildLockKey in base_executor.  -- 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: notifications-unsubscr...@seata.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org