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

wangdan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git


    from fc416e3ac feat(make_idempotent): sync `atomic_idempotent` from meta 
server into `.app-info` file for each replica (#2220)
     add 03a2c92c9 feat(make_idempotent): support `atomic_idempotent` for 
`create` and `ls` commands on shell (#2221)

No new revisions were added by this update.

Summary of changes:
 src/client/replication_ddl_client.cpp             | 19 ++++-
 src/client/replication_ddl_client.h               | 15 +++-
 src/geo/test/geo_test.cpp                         |  5 +-
 src/shell/command_helper.h                        | 24 ++++++
 src/shell/command_utils.h                         | 25 +++---
 src/shell/commands/detect_hotkey.cpp              |  2 +-
 src/shell/commands/duplication.cpp                |  2 +-
 src/shell/commands/table_management.cpp           | 97 +++++++++++------------
 src/shell/main.cpp                                |  2 +-
 src/test/function_test/base_api/test_copy.cpp     | 18 ++---
 src/test/function_test/base_api/test_scan.cpp     |  2 +-
 src/test/function_test/recovery/test_recovery.cpp |  8 +-
 src/test/function_test/utils/test_util.cpp        |  8 +-
 src/test/function_test/utils/test_util.h          |  2 +-
 14 files changed, 137 insertions(+), 92 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to