VGalaxies commented on code in PR #17293:
URL: https://github.com/apache/iotdb/pull/17293#discussion_r2928900255


##########
iotdb-core/datanode/src/main/java/org/apache/iotdb/db/subscription/receiver/SubscriptionReceiverV1.java:
##########


Review Comment:
   Added a lightweight UT in `SubscriptionReceiverV1Test` under datanode. It 
covers the timeout threshold calculation and the non-timeout branches for 
recently active consumers / in-flight requests. Verified with `mvn -pl 
iotdb-core/datanode -am -DskipITs -DskipIntegrationTests -DfailIfNoTests=false 
-Dsurefire.failIfNoSpecifiedTests=false -Dtest=SubscriptionReceiverV1Test test`.



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