Caideyipi commented on code in PR #17750:
URL: https://github.com/apache/iotdb/pull/17750#discussion_r3734882166


##########
iotdb-api/pipe-api/src/main/java/org/apache/iotdb/pipe/api/PipeProcessor.java:
##########
@@ -44,15 +44,14 @@
  *       to config the runtime behavior of the {@link PipeProcessor}.
  *   <li>While the collaboration task is in progress:
  *       <ul>
- *         <li>{@link PipeExtractor} captures the {@link Event}s and wraps 
them into three types of
+ *         <li>{@link PipeSource} captures the {@link Event}s and wraps them 
into three types of

Review Comment:
   The todo-check failure came from three newly introduced TODO markers in the 
subscription changes. I replaced them with descriptive comments (without 
changing behavior) in 863e49cb248, so the check no longer flags this PR. The 
fixed 60-second cache TTL and the current intact-large-tablet behavior are now 
documented directly.



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