You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2021/02/22 11:09:47 UTC

[GitHub] [iotdb] LebronAl commented on pull request #2718: [IOTDB-1172] Remove unexpected exception thrown when all CreateTimeseries opeartions are successful for CreateMultiTimeseries

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


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


----------------------------------------------------------------
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:
users@infra.apache.org