You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@inlong.apache.org by "aloyszhang (via GitHub)" <gi...@apache.org> on 2024/04/03 02:58:29 UTC

[I] [Bug][Mananger] manager can't stop data sync job [inlong]

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

   ### What happened
   
   When repeatedly starting and stopping the data sync job, the job fails to stop on the second attempt.
   It is caused by the ext of InlongSreamInfo not updating the jobId.
   <img width="2462" alt="企业微信截图_96061579-ed6d-437a-bbfb-1d4e33e9cef2" src="https://github.com/apache/inlong/assets/48062889/de1ab681-f8dd-4114-8f9e-15bcc79929b7">
   
   
   ### What you expected to happen
   
   The job should support repeatedly starting and stopping
   
   ### How to reproduce
   
   1. create a data sync job 
   2. stop it
   3. restart the job
   4. stop it again, then will see the failure
   
   ### Environment
   
   _No response_
   
   ### InLong version
   
   master
   
   ### InLong Component
   
   InLong Manager
   
   ### Are you willing to submit PR?
   
   - [ ] 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


Re: [I] [Bug][Mananger] manager can't stop data sync job [inlong]

Posted by "aloyszhang (via GitHub)" <gi...@apache.org>.
aloyszhang closed issue #9921: [Bug][Mananger]  manager can't stop data sync job
URL: https://github.com/apache/inlong/issues/9921


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