You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ji...@apache.org on 2021/01/19 02:54:28 UTC

[iotdb] branch master updated (d267d10 -> 76d874b)

This is an automated email from the ASF dual-hosted git repository.

jiangtian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from d267d10  ignore PathNotExistException in recover and change recover error to warn (#2506) (#2512)
     new 3889820  fix nullpointerException when plan was maked failed in TsFileProcessor
     new d8c84c3  fix checkMemCostAndAddToTspInfo may cause nullPointerException when plan have failed Measurements
     new 76d874b  Merge pull request #2514 from neuyilan/apache_master_0118_null_pointer_for_failedplan

The 4534 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../db/engine/storagegroup/TsFileProcessor.java    | 22 ++++++++++------------
 1 file changed, 10 insertions(+), 12 deletions(-)