cmcfarlen commented on code in PR #10069:
URL: https://github.com/apache/trafficserver/pull/10069#discussion_r1275346923


##########
proxy/http/HttpConnectionCount.h:
##########
@@ -420,9 +420,9 @@ OutboundConnTrack::Linkage::equal(key_type lhs, key_type 
rhs)
 
 Action *register_ShowConnectionCount(Continuation *, HTTPHdr *);
 
-namespace ts
+namespace swoc

Review Comment:
   Seems odd to modify the swoc ns here.  Shouldn't bwformat resolve with ADL 
rather than adding overloads to swoc?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to