apache / rocketmq-clients

RocketMQ Clients - Collection of Client Bindings for Apache RocketMQ
https://rocketmq.apache.org/
Apache License 2.0
278 stars 187 forks source link

[Enhancement] Add namespace in java client #660

Open drpmma opened 6 months ago

drpmma commented 6 months ago

Before Creating the Enhancement Request

Programming Language of the Client

Java

Summary

Add namespace in java client.

Motivation

For the purpose for the future namespace feature.

Describe the Solution You'd Like

Add namespace in ClientConfiguration.

Describe Alternatives You've Considered

No

Additional Context

No response

lizhanhui commented 4 months ago

What is the purpose of "For the purpose for the future namespace feature"? Are you guys planning to add multi-tenant support to proxy/gateway? What is the plan for other bindings out there? @drpmma