lubochen commented on issue #34134: URL: https://github.com/apache/shardingsphere/issues/34134#issuecomment-2561650756
@terrymanu Hi,I'm sorry. I've encountered some issues while working on this task. I'm not sure whether the timeout parameter should be added to the LOCK CLUSTER operation (TypedSPILoader.getService(ClusterLockStrategy.class, sqlStatement.getLockStrategy().getName()).lock();) or if the timeout in lockContext.tryLock(lockDefinition, 3000L) should be used as the parameter. Could you please clarify? -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org