This is an automated email from the ASF dual-hosted git repository.
lta pushed a change to branch cluster
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 6e4b783 Merge remote-tracking branch 'origin/cluster' into cluster
add e2fb430 fix that ignoreTimeStamp in response is incorrectly set and
used (#191)
add 5c15ac3 Organize properties (#189)
new 0c8c17a merge master'
new 0089e73 Merge t pushbranch 'cluster' of
github.com:apache/incubator-iotdb into cluster
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:
.../apache/iotdb/cli/client/AbstractClient.java | 2 +-
iotdb/iotdb/conf/iotdb-engine.properties | 28 +++++++++++++---------
iotdb/iotdb/conf/iotdb-sync-client.properties | 4 ++--
.../org/apache/iotdb/db/conf/IoTDBDescriptor.java | 10 ++++----
.../org/apache/iotdb/db/service/TSServiceImpl.java | 2 +-
.../org/apache/iotdb/db/sync/conf/Constans.java | 6 ++---
.../iotdb/db/sync/conf/SyncSenderConfig.java | 10 ++++----
.../iotdb/db/sync/conf/SyncSenderDescriptor.java | 6 ++---
8 files changed, 37 insertions(+), 31 deletions(-)