This is an automated email from the ASF dual-hosted git repository.
yuchenhe pushed a change to branch v2.1
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git.
from 339ef34 feat(bulk-load): add bulk load function test (#568)
new eafd125 chore: add disclaimer for not compliant with asf policy (#589)
new 41d9015 fix: Load options from file when open an exist DB (#587)
The 2 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:
DISCLAIMER-WIP | 19 ++++++
NOTICE | 5 ++
rdsn | 2 +-
src/server/meta_store.cpp | 58 +++++++++++++++---
src/server/meta_store.h | 12 ++++
src/server/pegasus_server_impl.cpp | 90 ++++++++++++++++++++--------
src/server/pegasus_server_impl.h | 7 ++-
src/server/test/pegasus_server_impl_test.cpp | 37 +++++++++++-
8 files changed, 193 insertions(+), 37 deletions(-)
create mode 100644 DISCLAIMER-WIP
create mode 100644 NOTICE
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]