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

Support custom advertised address in pulsar standalone #187

Merged
merged 1 commit into from
Feb 2, 2017

Conversation

merlimat
Copy link
Contributor

@merlimat merlimat commented Feb 2, 2017

Motivation

Support configuring a custom broker advertised address on standalone broker.
Currently broker advertise itself on localhost interface, which can make the standalone Pulsar service unreachable from other machines or containers in the same machine.

Modifications

Added new CLI parameter and default to hostname instead of localhost

@merlimat merlimat added the type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages label Feb 2, 2017
@merlimat merlimat added this to the 1.17 milestone Feb 2, 2017
@merlimat merlimat self-assigned this Feb 2, 2017
Copy link
Contributor

@rdhabalia rdhabalia left a comment

Choose a reason for hiding this comment

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

👍

@rdhabalia
Copy link
Contributor

should we include it in 1.16 release.? we can merge it and then can do the release today.

@merlimat merlimat modified the milestones: 1.16, 1.17 Feb 2, 2017
@merlimat
Copy link
Contributor Author

merlimat commented Feb 2, 2017

@rdhabalia Ok, this is a small change. I'll merge now

@merlimat merlimat merged commit 39164ce into apache:master Feb 2, 2017
sijie pushed a commit to sijie/pulsar that referenced this pull request Mar 4, 2018
hangc0276 pushed a commit to hangc0276/pulsar that referenced this pull request May 26, 2021
michaeljmarshall pushed a commit to michaeljmarshall/pulsar that referenced this pull request Apr 4, 2024
…rmat (apache#187)

(cherry picked from commit 7db320b)

 Conflicts:
	pulsar-broker/src/test/java/org/apache/pulsar/broker/stats/PrometheusMetricsTest.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants