You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2021/09/15 05:05:30 UTC

[GitHub] [incubator-inlong] TszKitLo40 opened a new issue #1560: C++ SDK return wrong error code of PartInUse and PartWaiting

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

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



[GitHub] [incubator-inlong] gosonzhang closed issue #1560: C++ SDK can not return error code of PartInUse and PartWaiting correctly

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


   


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

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



[GitHub] [incubator-inlong] gosonzhang commented on issue #1560: C++ SDK can not return error code of PartInUse and PartWaiting correctly

Posted by GitBox <gi...@apache.org>.
gosonzhang commented on issue #1560:
URL: https://github.com/apache/incubator-inlong/issues/1560#issuecomment-919740020


   Ok, I get it, thanks @TszKitLo40 


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

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