Closed qianye1001 closed 2 months ago
Replace channel.attr().set() and channel.attr().get() with RemotingHelper.getAttributeValue() and RemotingHelper.setPropertyToAttr()
both used in project may cause some confusion
null
No response
Before Creating the Enhancement Request
Summary
Replace channel.attr().set() and channel.attr().get() with RemotingHelper.getAttributeValue() and RemotingHelper.setPropertyToAttr()
Motivation
both used in project may cause some confusion
Describe the Solution You'd Like
Replace channel.attr().set() and channel.attr().get() with RemotingHelper.getAttributeValue() and RemotingHelper.setPropertyToAttr()
Describe Alternatives You've Considered
null
Additional Context
No response