You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Enhancement] Replace channel.attr().set() and channel.attr().get() with RemotingHelper.getAttributeValue() and RemotingHelper.setPropertyToAttr()
#8671
Closed
1 task done
qianye1001 opened this issue
Sep 9, 2024
· 0 comments
· Fixed by #8710
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
The text was updated successfully, but these errors were encountered: