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 MOP running on the pulsar proxy #621

Open
thomaeschen opened this issue May 5, 2022 · 3 comments
Open

Support MOP running on the pulsar proxy #621

thomaeschen opened this issue May 5, 2022 · 3 comments

Comments

@thomaeschen
Copy link

thomaeschen commented May 5, 2022

Is your feature request related to a problem? Please describe.
Currently, In K8s environment we need to expose the MOP on broker to the LAN for clients using the MQTT protocols.

Describe the solution you'd like

It will be better to let the MOP run on the pulsar-proxy and redirect to the broker,hence we can (1)make the entire pulsar environment be more friendly to manage . (2)User could leverage to the same DNS name with different port number to send the request (3) the brokers could work as lightweight as original design

Describe alternatives you've considered

Additional context

@mattisonchao
Copy link
Member

The MoP is the broker protocol handler. So, it can't move to the pulsar proxy.
However, maybe we can consider moving the MoP proxy to Pulsar-Proxy.

@thomasechen
Copy link

Great! Glad to hear if there is a good news

@mattisonchao
Copy link
Member

mattisonchao commented Sep 11, 2022

Proposal is here: #756

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

No branches or pull requests

3 participants