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

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


    from ef61964  fix: pack without libaio (#676)
     new ec9a9e6  fix: package script on ubuntu1804 (#697)
     new b16994b  fix(scripts): skip packaging irrelevant libs (#700)
     new ca17d70  feat: add read rate limiter perfcounter in info collector 
(#705)
     new 593758c  fix: do not get master while raise a new pull request (#706)
     new 6a011a7  fix(restore): make 'old_policy_name' an optional parameter 
(#707)

The 5 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:
 .github/workflows/ci-pull-request.yaml  | 31 ++++++++++++++-----------------
 rdsn                                    |  2 +-
 scripts/pack_common.sh                  | 14 ++++++++++++--
 scripts/pack_server.sh                  |  6 +++---
 src/server/config.min.ini               |  2 +-
 src/server/info_collector.cpp           |  2 ++
 src/server/info_collector.h             |  6 ++++++
 src/server/table_stats.h                |  8 ++++++++
 src/shell/command_helper.h              |  6 ++++++
 src/shell/commands/cold_backup.cpp      |  4 ++--
 src/shell/commands/table_management.cpp |  4 ++++
 src/test/function_test/test_restore.cpp | 23 +++++++++++++++++------
 12 files changed, 76 insertions(+), 32 deletions(-)

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

Reply via email to