Skip to content

Conversation

@RobertIndie
Copy link
Member

Master Issue: #13760

Motivation

As per #13077, configurationStoreServers need to be renamed to configurationMetadataStoreUrl.

Modifications

  • Add configurationMetadataStoreUrl setting to websocket
  • Deprecate configurationStoreServers in websocket

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

Does this pull request potentially affect one of the following parts:

If yes was chosen, please highlight the changes

  • Dependencies (does it add or upgrade a dependency): (no)
  • The public API: (no)
  • The schema: (no)
  • The default values of configurations: (no)
  • The wire protocol: (no)
  • The rest endpoints: (no)
  • The admin cli options: (no)
  • Anything that affects deployment: (no)

Documentation

  • doc-required

#13758 contains doc changes for this PR.

Motivation
As per apache#13077, `configurationStoreServers` need to be renamed to `configurationMetadataStoreUrl`.

Modification
* Add `configurationMetadataStoreUrl` setting to websocket
* Deprecate `configurationStoreServers` in websocket

Signed-off-by: Zike Yang <zkyang@streamnative.io>
@github-actions github-actions bot added the doc-required Your PR changes impact docs and you will update later. label Jan 17, 2022
@codelipenghui codelipenghui added this to the 2.10.0 milestone Jan 18, 2022
@Anonymitaet Anonymitaet added doc-complete Your PR changes impact docs and the related docs have been already added. and removed doc-required Your PR changes impact docs and you will update later. labels Jan 18, 2022
@Anonymitaet
Copy link
Member

Anonymitaet commented Jan 18, 2022

Hi @RobertIndie I've removed doc-required and added doc-added since the doc has been added. Please pay attention to this next time, thanks!

BTW, #13758 can be merged after this PR gets merged?

Signed-off-by: Zike Yang <zkyang@streamnative.io>
@RobertIndie
Copy link
Member Author

Hi @RobertIndie I've removed doc-required and added doc-added since the doc has been added. Please pay attention to this next time, thanks!

Thanks.

BTW, #13758 can be merged after this PR gets merged?

Yes. #13758 already contains the doc for this PR.

@RobertIndie
Copy link
Member Author

/pulsarbot run-failure-checks

Copy link
Member

@nodece nodece left a comment

Choose a reason for hiding this comment

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

LGTM

@codelipenghui codelipenghui merged commit bd7e2a3 into apache:master Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-complete Your PR changes impact docs and the related docs have been already added.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants