Skip to content

[feat] Allow Pulsar Proxy-to-Pulsar Proxy communication before reaching broker #24891

@nodece

Description

@nodece

Search before reporting

  • I searched in the issues and found nothing similar.

Motivation

In some deployment scenarios, it's useful for one proxy to connect through another proxy before reaching the broker. The first proxy may not necessarily be a standard Pulsar Proxy, but as long as it follows the Pulsar protocol rules, the downstream proxy should be able to communicate with it seamlessly.
Supporting this “proxy-to-proxy” connection improves flexibility for complex network topologies, including multi-region deployments, edge-to-central routing, or hierarchical proxy layers. It ensures that authentication, routing, and protocol rules continue to work correctly, even when traffic passes through multiple proxies before reaching the broker.

Solution

No response

Alternatives

No response

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

Labels

type/enhancementThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions