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 2020/11/16 04:33:16 UTC

[iotdb] branch cluster_new updated (002d3aa -> aafedec)

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

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


    from 002d3aa  Merge pull request #2041 from neuyilan/apache_cluster_new_1110_sync_bug
     add 32c0432  Add QQ group and wechat group in README and official website (#2044)
     add 321dcf4  Create sonar_and_coverall.yml
     add a076e74  Update sonar_and_coverall.yml
     add 56ab924  Add Sonar and Coveralls Check using Github Action (#2052)
     add 41e57d9  Merge branch 'master' into cluster_new
     add 4632fc1  fix test get protocol NPE
     add aafedec  use more distinguishing thread names

No new revisions were added by this update.

Summary of changes:
 .github/workflows/sonar_and_coverall.yml           | 76 ++++++++++++++++++++++
 README.md                                          | 11 ++++
 README_ZH.md                                       | 13 +++-
 .../iotdb/cluster/log/manage/RaftLogManager.java   | 20 ++++--
 .../serializable/SyncLogDequeSerializer.java       |  2 +-
 .../cluster/log/snapshot/PullSnapshotTaskTest.java | 34 ++++++++++
 site/src/main/.vuepress/theme/components/Page.vue  |  3 +
 7 files changed, 150 insertions(+), 9 deletions(-)
 create mode 100644 .github/workflows/sonar_and_coverall.yml