Caideyipi opened a new pull request, #18048:
URL: https://github.com/apache/iotdb/pull/18048

   ## Summary
   - slow down pipe retry intervals for authentication failures to avoid 
triggering the default login lock window
   - preserve receiver auth status codes in sync and legacy handshake error 
messages
   - add unit coverage for auth failure detection and retry interval behavior
   
   ## Tests
   - `mvn spotless:apply -pl iotdb-core/node-commons`
   - `mvn test -pl iotdb-core/node-commons -Dtest=PipeSleepIntervalTest`
   - `git diff --check`
   
   ## Notes
   - `mvn -pl iotdb-core/datanode -DskipTests compile` reached javac but failed 
in this environment with `Java heap space` / pagefile memory errors.


-- 
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]

Reply via email to