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 2022/12/05 03:26:06 UTC

[GitHub] [iotdb] MiniSho opened a new pull request, #8328: [IOTDB-5090] Add npe check in DataNode

MiniSho opened a new pull request, #8328:
URL: https://github.com/apache/iotdb/pull/8328

   When fail to start a Datanode, `SchemaRegionConsensusImpl` and `DataRegionConsensusImpl` will be null instead of being init , so need to add a check whether they are nullpoints when stop the datanode.


-- 
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: reviews-unsubscribe@iotdb.apache.org

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


[GitHub] [iotdb] Beyyes merged pull request #8328: [IOTDB-5090] Add npe check in DataNode

Posted by GitBox <gi...@apache.org>.
Beyyes merged PR #8328:
URL: https://github.com/apache/iotdb/pull/8328


-- 
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: reviews-unsubscribe@iotdb.apache.org

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