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.
discard d969533 add trim of nodes address when initialization
discard 539e130 Merge branch 'cluster' of github.com:apache/incubator-iotdb
into cluster
discard d644533 modify iotdb-cluster property
discard 5c0cc58 modify iotdb-cluster property
discard 6b94837 fix sonar issues
discard db7d992 add error statement
discard b4c70a6 fix a serve bug of set consistency level
discard b2c61a0 Merge remote-tracking branch 'origin/master' into cluster
omit 8a642a4 Merge pull request #193 from apache/f_construct_path
omit a7c0221 simplify Path construction
omit 6f40c05 Merge pull request #186 from apache/fix_missing_wal_node
discard 0089e73 Merge t pushbranch 'cluster' of
github.com:apache/incubator-iotdb into cluster
discard 0c8c17a merge master'
omit 5c15ac3 Organize properties (#189)
omit e2fb430 fix that ignoreTimeStamp in response is incorrectly set and
used (#191)
discard 6e4b783 Merge remote-tracking branch 'origin/cluster' into cluster
discard 873724f sort ip for Status
discard 27252b1 Merge branch 'cluster' of github.com:apache/incubator-iotdb
into cluster
discard ca9e9e0 modify set read consistency level
discard 57e6b58 merge master
omit 87ad8ab add init method
discard fb6847a update StorageGroup to query all storage groups
omit 1108632 organize properties
omit 39e82b2 organize properties
omit 343c7bd [IOTDB-108]Fix mistakes in doc (#187)
omit 5cc46a9 [IOTDB-96]Refactor author query (#179)
omit 68844b2 fix missing wal log node after recovery
discard ffc9d89 update
discard 3f7af57 update engine properties
discard 130bcff update engine properties
discard f57d49f merge master
discard 305906a fix a bug of aggre query and groupby query
discard 1af785f fix bug
discard 20b05ae fix a bug of read data
discard 4916e26 update logic of trying all nodes based on update of
NodeAsClient
omit 000891f fix bug where IOTDB_HOME is misused (#184)
discard cff0544 Merge remote-tracking branch 'origin/cluster' into cluster
discard 3964bcd update RaftUtil
omit 2fbd949 [IOTDB-95]keep stack trace when logging or throwing an
Exception (#180)
discard 8cb0bb5 modify for raft node as client
omit 84bdd5a [IOTDB-100]Fix return error message while executing sum
aggregation query (#181)
omit 5b26774 modify error statement in doc (#182)
discard 9b152fb modify test log from info to error
discard 7394372 reformat code
discard e4f07e2 fix init of raft node as manager
omit 51f91b6 fix lots of conflicts with cluster_framework
omit 41a49ad add cluster_framework
omit 411ea77 remove groupIdMapNodeCache
omit 2ac9056 format codes
omit 7ca00da fix some bug
omit 61e8452 remove useless code
omit 2a30289 Merge branch 'cluster' of github.com:apache/incubator-iotdb
into cluster
omit 626f2a3 add group by it and add ClusterNullableBatach data to handle
null timevalue pair
omit 39c8865 fix non-query bug: fail to execute when leader down
omit 0d4a985 Merge branch 'cluster' of github.com:apache/incubator-iotdb
into cluster
omit d10c2f1 remove useless code
omit 78f7800 fix a serve bug, concurrent hashmap modification
omit 2bb0a04 add group by features
omit 99ffb6b Merge remote-tracking branch 'origin/cluster' into cluster
omit ce845f2 make nodetool get accurate leader of data group
omit 45fece1 remove syso
omit ba0d647 remove system.out
omit 3577857 fix a bug
omit 20c93d1 fix a serve bug
omit 6a733d9 fix a serve bug of set readmetadata level
omit d079f5e Merge branch 'cluster' into cluster_fill_aggre_groupby
omit 9487dbf add it test of aggregation function
omit 618cc39 improve robustness of query metadata
omit 3ee37c3 fix some error bugs: add select series group entity, add
query for all nodes features
omit 3020603 Increase the function of query polling
omit 4abde09 add aggregation query it
omit 8fc0c7e fix unstable unit test and polish ReadOnlyTsFile query logic
(#177)
omit aa3aa0d fix a serve bug of filter serializable
omit 2a02dbe implement Status of NodeTool
omit fe9937a add aggre feature without timegenerator
omit a4ec93c update Query of NodeTool
omit 167a30e add fill feature
omit 6ddf6fd merge master
omit e7886ca Refactor iotdb code for cluster (#172)
omit 77a9bd3 fix sonar issues
omit 0043172 Update README.md
omit 451e87d change print to log (#176)
omit f8754f9 add the print of information about chunkgroups for debug
(#175)
omit 0e1135d fix sonar list
omit 29f8eea modify close clusterService
omit ec72e4e Merge pull request #173 from LeiRui/master
omit bf62685 Update QueryConstant.java
omit b1b35f6 fix bug about BOOLEAN
omit f3d5167 fix some issues
omit 7f41085 Cluster nodetool (#154)
omit 3568b32 [IOTDB-64] TsFile-Spark-Connector update (#108)
omit 1b9911e merge master
omit 4f554c7 Refactor query resource count (#168)
omit 7675fc5 [IOTDB-84]fix in proper hashcode methods in processors (#169)
omit 6d0f3d2 Cluster read (#152)
omit 1f13d9f Fix a clerical error in console display when run
'start-server.sh' (#171)
omit 0fb2a96 Merge pull request #111 from apache/fix_faster_release_mem
omit 7c88b7d [IOTDB-58] Replace list by array and refactor TsFileResource
(#163)
omit 4f6aa05 Add disabled mem control & improve memory efficiency (#149)
omit bb9b958 [IOTDB-76] Reformat MManager.getMetadataInString() in JSON
format (#132)
omit cfb16b2 close MemMonitor in EnvironmentUtil.cleanEnv() (#164)
omit 30b36b7 Merge pull request #167 from xiaoyekanren/travis_jdk8_win
omit 6c7b851 [IOTDB-74]fix that the damaged log will be skipped if it is
the only log (#166)
omit 1b50cd0 supporting travis + win +jdk8
omit 519e398 [IOTDB-83] Add process bar for import script and show how
many rows have been exported (#165)
omit 4cf0920 Merge pull request #162 from
apache/print_asf_rat_lost_on_console
omit f888966 print apache-rat violation result on console
omit a8ffbd9 set parsing incorrect cmd as tracing level log in
ParseDriver; set TsserviceImple failed executing as info leve log (#153)
omit 67647fa release memory asap in ReadOnlyMemChunk
new 7299350 Cluster read (#152)
new 62be186 fix some read and write issues
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (d969533)
\
N -- N -- N refs/heads/cluster (62be186)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
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: