EricJoy2048 commented on PR #2478:
URL: 
https://github.com/apache/incubator-seatunnel/pull/2478#issuecomment-1221731460

   > > Operator extend `AsyncOperator` only the Server method return a 
`CompleteFuture` , otherwise we only need extend `Operator` class like 
`PrintMessageOperator`
   > 
   > According to the current design, the steps that need to be synchronized 
for checkpoint are inside the task.
   
   Yes, If you need a synchronized call, you can reference the 
`PrintMessageOperator`.


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