Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support root path for moka and mini-moka #4984

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

meteorgan
Copy link
Contributor

Which issue does this PR close?

Closes #.

Rationale for this change

currently, the root path of service-moka and service-mini-moka can't be set(only has the default value "/").
in this PR, we add root path for moka and mini-moka

What changes are included in this PR?

  1. add root path for moka
  2. add root path for mini-moka
  3. fix the logic of root path for dashmap

Are there any user-facing changes?

@meteorgan
Copy link
Contributor Author

should we add a test case which checks the root path for all services ? @Xuanwo

@meteorgan meteorgan marked this pull request as ready for review August 8, 2024 13:50
@meteorgan meteorgan requested a review from Xuanwo as a code owner August 8, 2024 13:50
@Xuanwo
Copy link
Member

Xuanwo commented Aug 8, 2024

should we add a test case which checks the root path for all services ? @Xuanwo

There is no requirement for all services to support root; I believe we can add it on a case-by-case basis.

Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thank you!

@Xuanwo Xuanwo merged commit 5727752 into apache:main Aug 8, 2024
222 of 223 checks passed
@meteorgan meteorgan deleted the root_path branch August 8, 2024 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants