castorqin opened a new issue, #9269:
URL: https://github.com/apache/inlong/issues/9269

   ### What happened
   
   when sink params include non-string type, manager return excepetion:
   
   Caused by: com.fasterxml.jackson.databind.JsonMappingException: 
java.lang.Integer cannot be cast to java.lang.String (through reference chain: 
org.apache.inlong.common.pojo.sortstandalone.SortClusterResponse["data"]->org.apache.inlong.common.pojo.sortstandalone.SortClusterConfig["sortTasks"]->java.util.ArrayList[0]->org.apache.inlong.common.pojo.sortstandalone.SortTaskConfig["sinkParams"]->java.util.HashMap["instanceId"])
   
   ### What you expected to happen
   
   manager return correct params
   
   ### How to reproduce
   
   create a pulsar sink, and start sortstandalone task
   
   ### Environment
   
   _No response_
   
   ### 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: dev-unsubscr...@inlong.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to