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

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


    from 3f781db  chore: bump the version to 2.3.0
     new 8232fac  fix(script): empty pack_template leads to 'sed: no input 
files' (#821)
     new 90fea54  fix: `full_scan` can't scan data completely in some 
occassions (#825)
     new cd44023  fix: coredump when table name contains '_' and prometheus is 
enabled (#828)

The 3 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:
 scripts/pack_client.sh                    |  2 +-
 scripts/pack_server.sh                    |  2 +-
 scripts/pack_tools.sh                     |  2 +-
 src/base/rrdb_types.cpp                   | 32 +++++++++++++++++++++++++++++--
 src/client_lib/pegasus_client_impl.cpp    |  5 +++--
 src/client_lib/pegasus_client_impl.h      |  7 +++++--
 src/client_lib/pegasus_scanner_impl.cpp   | 13 +++++++++----
 src/idl/rrdb.thrift                       |  1 +
 src/include/rrdb/rrdb_types.h             | 19 ++++++++++++++----
 src/reporter/pegasus_counter_reporter.cpp | 20 ++++++++++---------
 src/server/pegasus_server_impl.cpp        |  2 +-
 11 files changed, 78 insertions(+), 27 deletions(-)

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

Reply via email to