liugddx commented on issue #3754:
URL: 
https://github.com/apache/incubator-seatunnel/issues/3754#issuecomment-1361275569

   I have three options here, 
   
   1. the first is to write use cases directly behind 
`ClusterFaultToleranceIT`. 
   2. The second is to add verification to our e2e. 
   3. The third is to add test cases to the `connector-console-seatunnel-e2e` 
module.
   
   The first solution needs to start the third-party application separately, 
which is more troublesome to implement and will lead to code redundancy.
   The second solution is currently disabled due to the engine's e2e, so pass 
it temporarily.
   The third solution is the most suitable solution at present, but there are 
also cases where third-party applications are activated, which will lead to 
certain resource occupation
   
   
   So please give me some advice.
   


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