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/03/24 03:11:00 UTC

[GitHub] [incubator-inlong] vernedeng opened a new issue #3340: [Bug][Sort-Standalone] ClsSink cannot acquire correct IdConfig and type overflow

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


   ### What happened
   
   1. should filter the updated SecretId instead of updated UID, and use it to remove and start clients. ( many uid may share the same secret id and secret key)
   2. when covert event RawLogTime from long to int, result in overflow.
   
   ### What you expected to happen
   
   1. filter updated id config
   2. use long type, cancel type convert
   
   ### How to reproduce
   
   run cls sink
   
   ### Environment
   
   _No response_
   
   ### InLong version
   
   master
   
   ### InLong Component
   
   Other for not specified component
   
   ### 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

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



[GitHub] [incubator-inlong] dockerzhang closed issue #3340: [Bug][Sort-Standalone] ClsSink cannot acquire correct IdConfig and type overflow

Posted by GitBox <gi...@apache.org>.
dockerzhang closed issue #3340:
URL: https://github.com/apache/incubator-inlong/issues/3340


   


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