SzyWilliam opened a new pull request, #12304: URL: https://github.com/apache/iotdb/pull/12304
Currently the statemachine's apply index is not updated for configuration change logs. This may block the readIndex since the readIndex will compare the applyIndex and currentIndex. During unstable clusters where configuration logs are not followed by statemachine logs, the readIndex may never return. -- 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]
