Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

chore: add route http interface & fix some bugs #104

Merged
merged 7 commits into from
Nov 22, 2022

Conversation

ZuLiangWang
Copy link
Contributor

@ZuLiangWang ZuLiangWang commented Nov 21, 2022

Which issue does this PR close?

Closes #

Rationale for this change

Fix some bugs introduced due to refactoring code, enables the cluster to be deployed normally.

What changes are included in this PR?

  • The values in type enum and pb do not correspond., correct the enum values in type, make them consistent with pb.
  • Add http route interface.

Are there any user-facing changes?

None.

How does this change test

Local manual test.

server/service/http/api.go Outdated Show resolved Hide resolved
server/service/http/api.go Show resolved Hide resolved
server/service/http/api.go Outdated Show resolved Hide resolved
Copy link
Contributor

@chunshao90 chunshao90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ZuLiangWang ZuLiangWang changed the title fix: fix type enum fix: fix deploy bugs Nov 22, 2022
@ZuLiangWang ZuLiangWang changed the title fix: fix deploy bugs fix: fix refactor bugs Nov 22, 2022
@ZuLiangWang ZuLiangWang changed the title fix: fix refactor bugs chore: add route http interface & fix some bugs. Nov 22, 2022
@ZuLiangWang ZuLiangWang changed the title chore: add route http interface & fix some bugs. chore: add route http interface & fix some bugs Nov 22, 2022
@ZuLiangWang ZuLiangWang merged commit 7ad9908 into apache:main Nov 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants