neuyilan commented on pull request #2718:
URL: https://github.com/apache/iotdb/pull/2718#issuecomment-783311496


   > > Hi, @LebronAl this bug has been fixed together in this pr
   > > #2698
   > 
   > Hi, I think it's unnecessary to record every status to multiPlan.results 
even all opeartions are successful, which means `multiPlan.getResults().put(i, 
RpcUtils.getStatus(TSStatusCode.SUCCESS_STATUS));` can be deleted.
   > What's your opinion?
   
   Indeed, if all operations are successful, it is relatively friendly to 
delete the above codes, after this pr is merged, I'll merge these codes to 
#2698 


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to