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
NettyRemotingAbstract creates a new AttributesBuilder per RPC. This PR adds getOrBuildAttributes() cache and replaces deprecated getProcessTimer().elapsed() with processTimerElapsedMs().
NettyRemotingAbstract creates a new AttributesBuilder per RPC. This PR adds getOrBuildAttributes() cache and replaces deprecated getProcessTimer().elapsed() with processTimerElapsedMs().