rocketmq icon indicating copy to clipboard operation
rocketmq copied to clipboard

[Enhancement] Messages sent through a proxy using remoting protocol should set the property of born host

Open gaoyf opened this issue 10 months ago • 0 comments

Before Creating the Enhancement Request

  • [x] I have confirmed that this should be classified as an enhancement rather than a bug/feature.

Summary

Messages sent through a proxy using remoting protocol should set the property of born host.

Motivation

Messages sent through a proxy using grpc protocol have setted born host: code. So through remoting protocol should set born host too.

Describe the Solution You'd Like

Add client's host before send to broker.

Describe Alternatives You've Considered

Additional Context

No response

gaoyf avatar Mar 25 '25 10:03 gaoyf