terrymanu opened a new issue, #34134: URL: https://github.com/apache/shardingsphere/issues/34134
Add lock timeout in DistSQL `LOCK CLUSTER WITH lockStrategy` and `UNLOCK CLUSTER`. The new attribute `LOCK TIMEOUT` should be optional. The SQL should be: `LOCK CLUSTER WITH lockStrategy (TIMEOUT int)?` and `UNLOCK CLUSTER (TIMEOUT int)?`. The todolist should be: 1. Update G4 file 2. Update LockClusterExecutor and UnlockClusterExecutor with #34133's TODO 3. Update document 4. Add test cases -- 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...@shardingsphere.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org