healchow opened a new issue #3134:
URL: https://github.com/apache/incubator-inlong/issues/3134


   ### What happened
   
   Error log:
   
   ```
   2022-03-14 14:13:36.004 [http-nio-8083-exec-3] ERROR 
o.a.i.m.web.config.ControllerExceptionHandler:124 - Failed to handle request on 
path:/api/inlong/manager/sink/save, user:admin
   org.mybatis.spring.MyBatisSystemException: nested exception is 
org.apache.ibatis.binding.BindingException: Parameter 'isSourceMetaField' not 
found. Available parameters are [list, param1]
           at 
org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:77)
           at 
org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:446)
           at com.sun.proxy.$Proxy88.insert(Unknown Source)
           at 
org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:278)
   ```
   
   ### What you expected to happen
   
   Should save stream sink field successfully.
   
   ### How to reproduce
   
   Save the stream sink field list.
   
   ### 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to