liunaijie commented on issue #9378:
URL: https://github.com/apache/seatunnel/issues/9378#issuecomment-2918733566

   What do you mean 
   ```
   but the client does not exit
   ```
   
   
   
   the log you mentioned is regular print by server.
   
   you can controal the interval by update this file
   ```
   [seatunnel.yaml]
   seatunnel:
     engine:
       classloader-cache-mode: true
       history-job-expire-minutes: 1440
       backup-count: 1
       queue-type: blockingqueue
       print-execution-info-interval: 10
       print-job-metrics-info-interval: 10  # update this
   ```
   
   


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