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

fix(tools): create s3url pathStyle not used #884

Merged
merged 2 commits into from
Mar 6, 2024

Conversation

funky-eyes
Copy link
Contributor

More detailed description of your change,
if necessary. The PR title and PR message become
the squashed commit message, so use a separate
comment to ping reviewers.

Summary of testing strategy (including rationale)
for the feature or bug fix. Unit and/or integration
tests are expected for any behaviour change and
system tests should be considered for larger changes.

fixes #883

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@CLAassistant
Copy link

CLAassistant commented Mar 6, 2024

CLA assistant check
All committers have signed the CLA.

@SCNieh SCNieh requested a review from KaimingWan March 6, 2024 08:27
@funky-eyes funky-eyes changed the title bugfix: create s3url pathStyle not used fix(tools): create s3url pathStyle not used Mar 6, 2024
@daniel-y
Copy link
Contributor

daniel-y commented Mar 6, 2024

Good catch, and thanks for your contribution.

After we merge this PR, you could use ./gradlew releaseTarGz to build a new release to test this fix.

@funky-eyes
Copy link
Contributor Author

Good catch, and thanks for your contribution.

After we merge this PR, you could use ./gradlew releaseTarGz to build a new release to test this fix.

Ok, I'll try to compile it and verify it

Copy link
Contributor

@daniel-y daniel-y left a comment

Choose a reason for hiding this comment

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

LGTM~

@funky-eyes
Copy link
Contributor Author

image

I've verified it through.

@daniel-y daniel-y merged commit 30c5ad9 into AutoMQ:develop Mar 6, 2024
5 of 6 checks passed
superhx pushed a commit that referenced this pull request Mar 14, 2024
* bugfix: create s3url pathStyle not used

* bugfix: create s3url pathStyle not used
ShadowySpirits pushed a commit that referenced this pull request Mar 14, 2024
* bugfix: create s3url pathStyle not used

* bugfix: create s3url pathStyle not used

(cherry picked from commit 7e1280f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] java.net.UnknownHostException: kafka.http
3 participants