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

   ## Summary
   - throttle pipe-based subscription polling when too many events are in flight
   - count prefetched and in-flight events together for subscription prefetch 
limits
   - apply the same retained-event cap to consensus subscription queues and 
wake prefetch after ack
   
   ## Verification
   - mvn spotless:apply -pl iotdb-core/datanode
   - git diff --check
   - mvn -Ddevelocity.off=true compile -pl iotdb-core/datanode (fails on 
pre-existing unrelated missing symbols outside the changed subscription files)


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