Pengzna commented on PR #14115: URL: https://github.com/apache/iotdb/pull/14115#issuecomment-2493457122
> hi , why do no need node lock? if have some addnodeprocedure perform now, our remove other node, whether is effect? hi, sorry for replying late, I just saw this message. As @OneSizeFitsQuorum said, the upper layer of the procedure has been guaranteed to be safe, so the lock here is unnecessary because it may block other procedures. -- 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]
