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

   ### Summary
   - Add `IsDegraded` to `SHOW PIPES` and `is_degraded` to 
`information_schema.pipes`.
   - Propagate pipe degraded state through DataNode/ConfigNode heartbeat 
metadata.
   - Mark pipes degraded when sink transfer falls back from sliced requests or 
TsFile builder V2 falls back.
   
   ### Tests
   - `git diff --check origin/master..HEAD`
   - `mvn test -pl iotdb-core/confignode -Dtest=PipeHeartbeatParserTest 
'-Dcheckstyle.skip=true'`
   - `mvn test -pl iotdb-core/datanode -Dtest=PipeTransferTrackableHandlerTest 
'-Dcheckstyle.skip=true'` (blocked locally by javac `Java heap space` during 
datanode main compile)


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