woofyzhao opened a new issue, #3915:
URL: https://github.com/apache/incubator-inlong/issues/3915

   ### What happened
   
   Some of the entities's delete flag is not properly set when being inserted 
causing sql query to fail to retrieve them.
   e.g.
   
   2022-04-23 22:59:23.276 ERROR [io-8083-exec-10] 
w.c.ControllerExceptionHandler:111 - Failed to handle request on 
path:/api/inlong/manager/openapi/dataproxy/getConfig_v2
   org.apache.inlong.manager.common.exceptions.BusinessException: data proxy 
cluster not found by name=default_dataproxy
           at 
org.apache.inlong.manager.service.core.impl.ThirdPartyClusterServiceImpl.getConfigV2(ThirdPartyClusterServiceImpl.java:284)
 ~[manager-service-1.2.0-incubating-SNAPSHOT.jar:1.2.0-incubating-SNAPSHOT]
   
   
   ### What you expected to happen
   
   No errors
   
   ### How to reproduce
   
   Deploy manager, register cluster, configure access tasks.
   
   ### Environment
   
   MacOs Monterey
   
   ### InLong version
   
   master
   
   ### InLong Component
   
   InLong Manager
   
   ### Are you willing to submit PR?
   
   - [X] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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