You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pegasus.apache.org by ji...@apache.org on 2022/08/15 03:21:15 UTC

[incubator-pegasus] annotated tag v2.4.0-RC1 updated (be1812b09 -> e8083e04b)

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

jiashuo pushed a change to annotated tag v2.4.0-RC1
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git


*** WARNING: tag v2.4.0-RC1 was modified! ***

    from be1812b09 (tag)
      to e8083e04b (tag)
 tagging 6e6d8eb575b965d5462d0584d0831e59aa7a8650 (commit)
      by jiashuo
      on Mon Aug 15 11:20:41 2022 +0800

- Log -----------------------------------------------------------------
Release v2.4.0-RC1
-----------------------------------------------------------------------

    from 6f87da97d chore: bump the version to 2.4.0
     add 744460a91 fix: revert zk c client to 3.4.10 for compatibility (#1088)
     add 6e6d8eb57 fix(go-client): scan will not recover when encounter `error_invalid_state` (#1106)

No new revisions were added by this update.

Summary of changes:
 go-client/pegasus/scan_test.go                     | 78 +++++++++++++++++++---
 go-client/pegasus/scanner.go                       |  8 ++-
 scripts/clear_zk.sh                                |  2 +-
 scripts/start_zk.sh                                | 32 ++++-----
 scripts/stop_zk.sh                                 |  2 +-
 src/rdsn/src/failure_detector/test/CMakeLists.txt  |  1 -
 src/rdsn/src/meta/CMakeLists.txt                   |  3 +-
 src/rdsn/src/meta/test/CMakeLists.txt              |  4 +-
 .../meta/test/balancer_simulator/CMakeLists.txt    |  1 -
 src/rdsn/src/meta/test/meta_state/CMakeLists.txt   |  1 -
 src/rdsn/src/replica/backup/test/CMakeLists.txt    |  1 -
 src/rdsn/src/replica/bulk_load/test/CMakeLists.txt |  1 -
 .../src/replica/duplication/test/CMakeLists.txt    |  3 +-
 src/rdsn/src/replica/split/test/CMakeLists.txt     |  1 -
 .../src/replica/storage/simple_kv/CMakeLists.txt   |  2 +-
 .../replica/storage/simple_kv/test/CMakeLists.txt  |  3 +-
 src/rdsn/src/replica/test/CMakeLists.txt           |  3 +-
 src/rdsn/src/runtime/security/init.cpp             | 17 -----
 src/rdsn/src/runtime/security/init.h               |  2 -
 src/rdsn/src/runtime/security/kinit_context.cpp    |  6 +-
 src/rdsn/src/runtime/security/negotiation.cpp      |  4 --
 src/rdsn/src/runtime/service_api_c.cpp             | 10 ---
 src/rdsn/src/zookeeper/CMakeLists.txt              |  2 +-
 src/rdsn/src/zookeeper/test/CMakeLists.txt         |  5 +-
 src/rdsn/src/zookeeper/zookeeper_session.cpp       | 39 ++---------
 src/server/CMakeLists.txt                          |  1 -
 src/server/test/CMakeLists.txt                     |  1 -
 thirdparty/CMakeLists.txt                          | 16 ++---
 28 files changed, 112 insertions(+), 137 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pegasus.apache.org
For additional commands, e-mail: commits-help@pegasus.apache.org