foreverneverer opened a new pull request, #1106:
URL: https://github.com/apache/incubator-pegasus/pull/1106

   ### What problem does this PR solve? <!--add issue link with summary if 
exists-->
   https://github.com/apache/incubator-pegasus/issues/903
   
   If rpc's resp = error_invalid_state,  go client should support re-config, 
this feature has support most api but `scan`.
   
   
   
   ### What is changed and how does it work?
   In https://github.com/XiaoMi/pegasus-go-client/pull/86, we add it into 
`nextBatch`, but miss in `startScanPartition`, this pr add it.
   
   ### Checklist <!--REMOVE the items that are not applicable-->
   
   ##### Tests <!-- At least one of them must be included. -->
   
   - Unit test
   - Integration test
   - Manual test (add detailed scripts or steps below)
   
   ##### Code changes
   
   - Has interface methods change
   
   
   ##### Related changes
   
   - Need to cherry-pick to the release branch
   - Need to update the documentation
   - Need to be included in the release note
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to