This is an automated email from the ASF dual-hosted git repository.
hxd pushed a change to branch rel/0.11
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 5372269 [To rel/0.11][IOTDB-985] Unclear message when password is
wrong (#1974)
new 04897e2 try to fix unseq merge ci bug
new 5722eaf fix travis closing some ports failed (#1967)
The 2 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:
.travis.yml | 2 +-
.../org/apache/iotdb/db/engine/StorageEngine.java | 15 +++-
.../db/engine/compaction/TsFileManagement.java | 6 +-
.../apache/iotdb/db/service/RegisterManager.java | 1 +
.../db/sync/receiver/load/FileLoaderTest.java | 2 +-
.../recover/SyncReceiverLogAnalyzerTest.java | 2 +-
.../apache/iotdb/db/utils/EnvironmentUtils.java | 100 +++++++++++++--------
server/src/test/resources/logback.xml | 2 +
8 files changed, 84 insertions(+), 46 deletions(-)