Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

feat: update query partition data version #713

Merged
merged 2 commits into from
Dec 28, 2020

Conversation

hycdong
Copy link
Contributor

@hycdong hycdong commented Dec 28, 2020

PR #706 support the replica http interface to query app data_version, it will return data_version of any partition for the app, however, it is possible for partitions have different data_version. This pr fix it, return <pidx, data_version> map instead.

@hycdong hycdong added the component/http HTTP/RESTful support label Dec 28, 2020
levy5307
levy5307 previously approved these changes Dec 28, 2020
src/replica/replica_stub.cpp Outdated Show resolved Hide resolved
src/replica/replica_stub.h Outdated Show resolved Hide resolved
src/replica/replica_stub.cpp Outdated Show resolved Hide resolved
@levy5307 levy5307 merged commit 1fd9cd5 into XiaoMi:master Dec 28, 2020
@hycdong hycdong deleted the update_query_data_version branch December 28, 2020 07:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component/http HTTP/RESTful support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants