TszKitLo40 opened a new issue #1560: URL: https://github.com/apache/incubator-inlong/issues/1560
<!-- Thanks for contributing to InLong! Please explain your issue precisely, and if possible provide a reproducer snippet (this helps resolve issues much quicker). --> #### Expected behavior Tell us what should happen If the index partitions are empty and the used partitions are empty, `err_code::kErrAllPartWaiting` should be returned. If the index partitions are empty and the used partitions are not empty, `err_code::kErrAllPartWaiting` should be returned. #### Actual behavior Tell us what happens instead <img width="796" alt="wecom-temp-db47e9e13bbff3eb6f69ceb3c4073d32" src="https://user-images.githubusercontent.com/18443139/133373766-14da0c41-6c9f-4473-a751-956fca363040.png"> #### Steps to reproduce How can we reproduce the issue #### System configuration **InLong version**: 0.11.0 -- 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]
