You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by hx...@apache.org on 2020/11/28 10:12:07 UTC

[iotdb] branch move_site_compile_into_seperate_profile updated (6878851 -> bdc39b2)

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

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


    from 6878851  fix error in site/pom.xml: run generate-sources twice
     add 18870f7  change seq level to 3
     add 2cc93e2  Fix tsfile resource upgrade error [0.10 - 0.11] (#1929)
     add eca5799  Merge remote-tracking branch 'origin/rel/0.11' into rel/0.11
     add a74de97  remove incubating in release notes
     add 0a473b9  add alias example
     add fb9441f  enhance partial insert
     add bd18695  check unclosed old files before upgrading to 0.11 (#1941)
     add 66882c5  [To rel/0.11] [IOTDB-982] Solve tag bug (#1942)
     add 8a11bd3  change a log level (#1946)
     add 6825333  [To rel/0.11] Count timeseries group by level bug  (#1952)
     add 89d1b21  fix typo
     add 9bd4187  [IOTDB-983] [To rel/0.11] Add file changelist of WAL (#1953)
     add 66ce853  Merge commit '29f546e' into rel/0.11
     add 2b16984  fix does not compact unseq files bug (#1949)
     add 7676121  change merge_page_point_number to 100
     add f9cd71f  [To rel/0.11] Fix some mem control bugs (#1958)
     add f5c275e  fix cannot flush when system reject (#1964)
     add db43183  unify configuration
     add aa4e92c  tlog changes (#1961)
     add a0801b7  add keyword (#1966)
     add 9f67eca  [To rel/0.11] Fix mem control step 2 (#1971)
     add 8687800  add enable unseq compaction (#1972)
     add 5372269  [To rel/0.11][IOTDB-985] Unclear message when password is wrong (#1974)
     add 04897e2  try to fix unseq merge ci bug
     add 5722eaf  fix travis closing some ports failed (#1967)
     add ac1c54c  IOTDB-986 when path node is empty, throw an exception (#1965)
     add 8ff002a  optimize max_time with value filter (#1979)
     add c0e4014  Fix compaction resource not delete bug (#1980)
     add 6c23dc3  fix nullpointer exception if no password is set when login (#1975)
     add 4708939  Fix compaction unseq concurrent bug (#1982)
     add cb47f89  force claim guava version to avoid version conflict in hadoop module
     add 033eb7b  force claim guava version to avoid version conflict in hadoop module
     add e7dcc0a  remove incubating keyword
     add 3a69055  merge with dependencies Convergence
     add f110070  [maven-release-plugin] prepare release release/0.11.0
     add ae3ba9a  [maven-release-plugin] prepare for next development iteration
     add 13ab36d  [To rel/0.11] [IOTDB-993] Fix tlog bug (#1985)
     add 0ff7fa8  stop print query frequency if no query happened (#1994)
     add ffd4173  fix iotdb 994
     add ed7e783  return a new one
     add f0c139c  fix tests
     add d841617  fix typo
     add c6ae734  Merge pull request #1998 from Alima777/iotdb994
     add 1a03fc5  Fix compaction  delete resource file bug (#1997)
     add 06e78a7  [To rel/0.11] [IOTDB-996] Fix the recovery Bug (#2002)
     add 662d145  Fix code smell (#2004)
     add 9f9dbd7  [To rel/0.11] Fix reconnect cannot get queryId bug (#2005)
     add c7c01e8  fix recover tsfileresource bug
     add 1bb8957  [To rel/0.11] [IOTDB-1000] Read redundant data while select with value filter with unseq data (#2019)
     add d3c1583  fix query load ChunkMetadata nullpointer bug (#2030)
     add 77004f5  Rel 0.11 fix (#2017)
     add 78f5441  Fix the problem of formatting debug information in MManager (#2028)
     add d929b73  fix get total memory size
     add 16742cd  fix session pool bug when someone call pool.close
     add d4b5439  add tset case
     add c3dcd74  change notifyAll to notify to save CPU
     add f7f6fad  fix some code smell
     add 2440505  Merge pull request #2050 from apache/fix_session_pool_for_0.11
     add aeda8b6  try-github-action-to-replace-travis (#2051)
     add dab6f23  Create sonar_and_coverall.yml
     add 36d7a54  Update sonar_and_coverall.yml
     add ab5d35b  Add Sonar and Coveralls Check using Github Action (#2052)
     add 6b8aad8  Remove unnecessary delete path check
     add e06cec6  fix filechannal force and interrupting-related exception(#2038)
     add 8b38d61  fix compaction file not exist but
     add 9f51ea9  [IOTDB-990] [To rel/0.11] cli parameter maxPRC shouldn't to be set zero  (#2055)
     add faafff4  change some mem control default parameters (#2053)
     add 9b5596a  [maven-release-plugin] prepare release release/0.11.0
     add ef2fe4a  [maven-release-plugin] prepare for next development iteration
     add 11872b5  set max open file in linux (#2071)
     add 7dca3fe  fix level compaction recover file not exist bug (#2067)
     add 0376a3d  change tsfile size threshold (#2066)
     add f25ea8f  [IOTDB-1012] Remove unfriendly query process error for users (#2062)
     add 31a2347  Update level compaction delete and change list lock (#2070)
     add d114e80  [To rel/0.11] [IOTDB-1016] overlapped data should be consumed first (#2074)
     add 574aa05  Refactor LastQueryExecutor to separate the execution into multiple stages
     add 7bcccda  [IOTDB-1017] Fix file version bug (#2078)
     add c9825fa  merge with site pom change
     add 3dafc97  [maven-release-plugin] prepare release release/0.11.0
     add 620f0af  [maven-release-plugin] prepare for next development iteration
     add 9c501c6  [IOTDB-1021] [To rel/0.11] Fix NullPointerException when showing child paths of non-existent path (#2108)
     add fc8ae2e  change write error log to warn (#2126)
     add 0464ecc  【To rel/0.11】Fix modules can not be found when using pypi  to pack client-py (#2128)
     add 827dc33  fix import errors in Session.py and SessionExample.py
     new bdc39b2  merge with rel/0.11

The 1 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:
 RELEASE_NOTES.md                                   |  4 +-
 antlr/pom.xml                                      |  2 +-
 cli/pom.xml                                        |  4 +-
 client-py/compile.bat                              | 29 ---------
 client-py/compile.sh                               | 28 --------
 client-py/pom.xml                                  |  6 +-
 client-py/pypi/README.md                           | 34 ++++++----
 client-py/readme.md                                | 46 +++++++------
 client-py/src/SessionExample.py                    | 10 ++-
 client-py/src/{ => iotdb}/Session.py               | 28 +++++---
 client-py/src/{utils => iotdb}/__init__.py         |  0
 client-py/src/{ => iotdb}/utils/Field.py           |  5 +-
 client-py/src/{ => iotdb}/utils/IoTDBConstants.py  |  0
 client-py/src/{ => iotdb}/utils/IoTDBRpcDataSet.py | 13 +++-
 client-py/src/{ => iotdb}/utils/RowRecord.py       |  8 ++-
 client-py/src/{ => iotdb}/utils/SessionDataSet.py  | 16 +++--
 client-py/src/{ => iotdb}/utils/Tablet.py          |  7 +-
 client-py/src/{ => iotdb/utils}/__init__.py        |  0
 cross-tests/pom.xml                                |  2 +-
 distribution/pom.xml                               |  2 +-
 example/flink/pom.xml                              |  2 +-
 example/hadoop/pom.xml                             |  6 +-
 example/jdbc/pom.xml                               |  2 +-
 example/kafka/pom.xml                              |  2 +-
 example/mqtt/pom.xml                               |  2 +-
 example/pom.xml                                    |  2 +-
 example/rocketmq/pom.xml                           |  2 +-
 example/session/pom.xml                            |  2 +-
 example/tsfile/pom.xml                             |  2 +-
 flink-iotdb-connector/pom.xml                      |  2 +-
 flink-tsfile-connector/pom.xml                     |  2 +-
 grafana/pom.xml                                    |  4 +-
 hadoop/pom.xml                                     |  4 +-
 hive-connector/pom.xml                             |  6 +-
 jdbc/pom.xml                                       |  4 +-
 pom.xml                                            | 10 +--
 server/file-changelists/tlog-changelist.md         |  9 +++
 server/pom.xml                                     |  2 +-
 .../resources/conf/iotdb-engine.properties         |  4 +-
 .../java/org/apache/iotdb/db/conf/IoTDBConfig.java |  4 +-
 .../level/LevelCompactionTsFileManagement.java     |  3 +-
 .../engine/storagegroup/StorageGroupProcessor.java | 50 ++++++++-------
 .../db/engine/storagegroup/TsFileResource.java     | 17 -----
 .../org/apache/iotdb/db/metadata/MManager.java     | 11 ++--
 .../java/org/apache/iotdb/db/metadata/MTree.java   |  8 ++-
 .../org/apache/iotdb/db/metadata/TagLogFile.java   | 22 +++++--
 .../main/java/org/apache/iotdb/db/qp/Planner.java  |  1 -
 .../query/dataset/groupby/GroupByFillDataSet.java  |  8 +--
 .../iotdb/db/query/executor/LastQueryExecutor.java | 50 ++++++++-------
 .../iotdb/db/query/executor/QueryRouter.java       |  6 +-
 .../org/apache/iotdb/db/service/TSServiceImpl.java | 75 ++++++++--------------
 .../engine/storagegroup/TsFileProcessorTest.java   |  3 +-
 .../iotdb/db/metadata/MManagerBasicTest.java       |  4 +-
 service-rpc/pom.xml                                |  2 +-
 session/pom.xml                                    |  2 +-
 site/pom.xml                                       |  2 +-
 spark-iotdb-connector/pom.xml                      |  2 +-
 spark-tsfile/pom.xml                               |  4 +-
 thrift/pom.xml                                     |  2 +-
 thrift/src/main/thrift/cluster.thrift              |  1 +
 thrift/src/main/thrift/rpc.thrift                  |  1 +
 thrift/src/main/thrift/sync.thrift                 |  1 +
 tsfile/pom.xml                                     |  2 +-
 63 files changed, 290 insertions(+), 304 deletions(-)
 delete mode 100644 client-py/compile.bat
 delete mode 100644 client-py/compile.sh
 rename client-py/src/{ => iotdb}/Session.py (95%)
 rename client-py/src/{utils => iotdb}/__init__.py (100%)
 rename client-py/src/{ => iotdb}/utils/Field.py (98%)
 rename client-py/src/{ => iotdb}/utils/IoTDBConstants.py (100%)
 rename client-py/src/{ => iotdb}/utils/IoTDBRpcDataSet.py (97%)
 rename client-py/src/{ => iotdb}/utils/RowRecord.py (91%)
 rename client-py/src/{ => iotdb}/utils/SessionDataSet.py (92%)
 rename client-py/src/{ => iotdb}/utils/Tablet.py (98%)
 rename client-py/src/{ => iotdb/utils}/__init__.py (100%)


[iotdb] 01/01: merge with rel/0.11

Posted by hx...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

hxd pushed a commit to branch move_site_compile_into_seperate_profile
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit bdc39b25b31760ce6ed57d46f3762cf41df7f7b8
Merge: 6878851 827dc33
Author: xiangdong huang <sa...@gmail.com>
AuthorDate: Sat Nov 28 18:11:38 2020 +0800

    merge with rel/0.11

 RELEASE_NOTES.md                                   |  4 +-
 antlr/pom.xml                                      |  2 +-
 cli/pom.xml                                        |  4 +-
 client-py/compile.bat                              | 29 ---------
 client-py/compile.sh                               | 28 --------
 client-py/pom.xml                                  |  6 +-
 client-py/pypi/README.md                           | 34 ++++++----
 client-py/readme.md                                | 46 +++++++------
 client-py/src/SessionExample.py                    | 10 ++-
 client-py/src/{ => iotdb}/Session.py               | 28 +++++---
 client-py/src/{utils => iotdb}/__init__.py         |  0
 client-py/src/{ => iotdb}/utils/Field.py           |  5 +-
 client-py/src/{ => iotdb}/utils/IoTDBConstants.py  |  0
 client-py/src/{ => iotdb}/utils/IoTDBRpcDataSet.py | 13 +++-
 client-py/src/{ => iotdb}/utils/RowRecord.py       |  8 ++-
 client-py/src/{ => iotdb}/utils/SessionDataSet.py  | 16 +++--
 client-py/src/{ => iotdb}/utils/Tablet.py          |  7 +-
 client-py/src/{ => iotdb/utils}/__init__.py        |  0
 cross-tests/pom.xml                                |  2 +-
 distribution/pom.xml                               |  2 +-
 example/flink/pom.xml                              |  2 +-
 example/hadoop/pom.xml                             |  6 +-
 example/jdbc/pom.xml                               |  2 +-
 example/kafka/pom.xml                              |  2 +-
 example/mqtt/pom.xml                               |  2 +-
 example/pom.xml                                    |  2 +-
 example/rocketmq/pom.xml                           |  2 +-
 example/session/pom.xml                            |  2 +-
 example/tsfile/pom.xml                             |  2 +-
 flink-iotdb-connector/pom.xml                      |  2 +-
 flink-tsfile-connector/pom.xml                     |  2 +-
 grafana/pom.xml                                    |  4 +-
 hadoop/pom.xml                                     |  4 +-
 hive-connector/pom.xml                             |  6 +-
 jdbc/pom.xml                                       |  4 +-
 pom.xml                                            | 10 +--
 server/file-changelists/tlog-changelist.md         |  9 +++
 server/pom.xml                                     |  2 +-
 .../resources/conf/iotdb-engine.properties         |  4 +-
 .../java/org/apache/iotdb/db/conf/IoTDBConfig.java |  4 +-
 .../level/LevelCompactionTsFileManagement.java     |  3 +-
 .../engine/storagegroup/StorageGroupProcessor.java | 50 ++++++++-------
 .../db/engine/storagegroup/TsFileResource.java     | 17 -----
 .../org/apache/iotdb/db/metadata/MManager.java     | 11 ++--
 .../java/org/apache/iotdb/db/metadata/MTree.java   |  8 ++-
 .../org/apache/iotdb/db/metadata/TagLogFile.java   | 22 +++++--
 .../main/java/org/apache/iotdb/db/qp/Planner.java  |  1 -
 .../query/dataset/groupby/GroupByFillDataSet.java  |  8 +--
 .../iotdb/db/query/executor/LastQueryExecutor.java | 50 ++++++++-------
 .../iotdb/db/query/executor/QueryRouter.java       |  6 +-
 .../org/apache/iotdb/db/service/TSServiceImpl.java | 75 ++++++++--------------
 .../engine/storagegroup/TsFileProcessorTest.java   |  3 +-
 .../iotdb/db/metadata/MManagerBasicTest.java       |  4 +-
 service-rpc/pom.xml                                |  2 +-
 session/pom.xml                                    |  2 +-
 site/pom.xml                                       |  2 +-
 spark-iotdb-connector/pom.xml                      |  2 +-
 spark-tsfile/pom.xml                               |  4 +-
 thrift/pom.xml                                     |  2 +-
 thrift/src/main/thrift/cluster.thrift              |  1 +
 thrift/src/main/thrift/rpc.thrift                  |  1 +
 thrift/src/main/thrift/sync.thrift                 |  1 +
 tsfile/pom.xml                                     |  2 +-
 63 files changed, 290 insertions(+), 304 deletions(-)