You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@inlong.apache.org by GitBox <gi...@apache.org> on 2022/08/08 11:25:22 UTC

[GitHub] [inlong] gong opened a new issue, #5409: [Bug][Manager] Fix json serialization for class BaseSortConf

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

   ### What happened
   
   It will reproduce the problem when request inlong/manager/api/group/get/{groupId}.
   It will generate tow same field and one is null. It will lead deserialization exception.
   
   
   
   ### What you expected to happen
   
   no exception.
   
   ### How to reproduce
   
   You can modify UT to reproduce the problem.
   <img width="1494" alt="image" src="https://user-images.githubusercontent.com/9883232/183407338-e3af4cc9-5370-49d4-8d97-16fec78734df.png">
   
   ### 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-unsubscribe@inlong.apache.org.apache.org

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


[GitHub] [inlong] healchow closed issue #5409: [Bug][Manager] Fix json serialization for class BaseSortConf

Posted by GitBox <gi...@apache.org>.
healchow closed issue #5409: [Bug][Manager] Fix json serialization for class BaseSortConf 
URL: https://github.com/apache/inlong/issues/5409


-- 
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-unsubscribe@inlong.apache.org

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