RocMarshal commented on issue #2896:
URL: 
https://github.com/apache/incubator-streampark/issues/2896#issuecomment-1699442811

   Completed via 
   - Task: https://github.com/apache/incubator-streampark/pull/3002
   - Hotfix: https://github.com/apache/incubator-streampark/pull/3003
   - Deprecated: https://github.com/apache/incubator-streampark/pull/2862
   
   
   
   
   There are still three areas here where there is still room for improvement.  
  
   
   - Maybe could reference to `Flink Containers` of  `flink-test-utils-junit`
   
   - If the performance of the integration testing class is unstable, it is 
necessary to add `junit5` `RetryExtension` or `junit4` `RetryRule` to eliminate 
randomness.
   
   - It is unreasonable to download the Flink release package( `1.17.1` tgz 
now.) every time CI runs.
   
   
   The current strategy is only aimed at quickly supporting code quality 
improvement and the introduction of test cases.
   
   


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