Skip to content

Allow to configure metadata store URL in proxy.conf - #13777

Merged
codelipenghui merged 2 commits into
apache:masterfrom
gaozhangmin:proxy-metaStoreUrl
Feb 7, 2022
Merged

Allow to configure metadata store URL in proxy.conf#13777
codelipenghui merged 2 commits into
apache:masterfrom
gaozhangmin:proxy-metaStoreUrl

Conversation

@gaozhangmin

@gaozhangmin gaozhangmin commented Jan 17, 2022

Copy link
Copy Markdown
Contributor

Master Issue: #13077

Motivation

Allow to configure the metadata store endpoint in proxy.conf.

Modifications

Deprecated few config options:
zookeeperServers --> metadataStoreUrl
configurationStoreServers --> configurationMetadataStoreUrl
Moved all deprecated settings at the end of broker.conf.

Documentation

Check the box below or label this PR directly (if you have committer privilege).

Need to update docs?

  • doc-required

    (If you need help on updating docs, create a doc issue)

  • no-need-doc

    (Please explain why)

  • doc
    site2/docs/administration-proxy.md
    site2/docs/concepts-architecture-overview.md
    site2/website-next/docs/administration-proxy.md
    site2/website-next/docs/concepts-architecture-overview.md

@github-actions

Copy link
Copy Markdown

@gaozhangmin:Thanks for your contribution. For this PR, do we need to update docs?
(The PR template contains info about doc, which helps others know more about the changes. Can you provide doc-related info in this and future PR descriptions? Thanks)

@github-actions

Copy link
Copy Markdown

@gaozhangmin:Thanks for providing doc info!

@github-actions github-actions Bot added the doc-not-needed Your PR changes do not impact docs label Jan 17, 2022
@github-actions

Copy link
Copy Markdown

@gaozhangmin:Thanks for your contribution. For this PR, do we need to update docs?
(The PR template contains info about doc, which helps others know more about the changes. Can you provide doc-related info in this and future PR descriptions? Thanks)

@github-actions github-actions Bot added doc-label-missing and removed doc-not-needed Your PR changes do not impact docs doc-label-missing labels Jan 17, 2022
@github-actions

Copy link
Copy Markdown

@gaozhangmin:Thanks for providing doc info!

@github-actions github-actions Bot added doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. and removed doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. labels Jan 17, 2022
@gaozhangmin
gaozhangmin force-pushed the proxy-metaStoreUrl branch 2 times, most recently from f8fcd24 to 9525615 Compare January 17, 2022 11:30
@Anonymitaet

Anonymitaet commented Jan 18, 2022

Copy link
Copy Markdown
Member

Hi @gaozhangmin thank you very much for your contribution!

However, from the doc side, we submitted a PR to fix this issue last week (#13758), you can see the references from the original PR (#13077)

image

And we also reported a code issue last week: #13760


@gaozhangmin So how about reverting doc changes in your PR? and

@momo-jun can you take a look at the doc changes in this PR and update your doc (if necessary)? Thanks

@gaozhangmin

gaozhangmin commented Jan 18, 2022

Copy link
Copy Markdown
Contributor Author

@Anonymitaet I revert the docs change, But some docs about command line arguments are remained.

@gaozhangmin

Copy link
Copy Markdown
Contributor Author

/pulsarbot run-failure-checks

Comment thread conf/proxy.conf
@codelipenghui

Copy link
Copy Markdown
Contributor

@RobertIndie Please help review this PR.

Comment thread site2/docs/administration-proxy.md
Comment thread site2/docs/administration-proxy.md Outdated
Comment thread site2/docs/concepts-architecture-overview.md Outdated
Comment thread site2/website-next/docs/administration-proxy.md Outdated
Comment thread site2/website-next/docs/concepts-architecture-overview.md Outdated
@gaozhangmin
gaozhangmin force-pushed the proxy-metaStoreUrl branch 2 times, most recently from 4b3257b to 55ceef1 Compare January 26, 2022 06:40
@codelipenghui

Copy link
Copy Markdown
Contributor

@nicoloboschi Please help review this PR again, thanks.

@gaozhangmin

Copy link
Copy Markdown
Contributor Author

/pulsarbot run-failure-checks

1 similar comment
@gaozhangmin

Copy link
Copy Markdown
Contributor Author

/pulsarbot run-failure-checks

@codelipenghui
codelipenghui merged commit 5552f57 into apache:master Feb 7, 2022
Nicklee007 pushed a commit to Nicklee007/pulsar that referenced this pull request Apr 20, 2022
Master Issue: apache#13077

### Motivation

Allow to configure the metadata store endpoint in proxy.conf.

### Modifications

Deprecated few config options:
zookeeperServers --> metadataStoreUrl
configurationStoreServers --> configurationMetadataStoreUrl
Moved all deprecated settings at the end of broker.conf.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Your PR contains doc changes, no matter whether the changes are in markdown or code files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants