You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2022/02/08 21:44:22 UTC

[GitHub] [trafficserver] ywkaras commented on a change in pull request #8656: Cleanup strategy debug logs

ywkaras commented on a change in pull request #8656:
URL: https://github.com/apache/trafficserver/pull/8656#discussion_r802084355



##########
File path: plugins/experimental/parent_select/strategy.h
##########
@@ -36,7 +36,7 @@
 // TODO rename, move to respective sub-plugins
 #define PLUGIN_NAME "pparent_select"
 
-constexpr const char *PL_NH_DEBUG_TAG = "plugin_nexthop";
+constexpr const char *PL_NH_DEBUG_TAG = PLUGIN_NAME;

Review comment:
       Because of this change, you must also change `plugin_nexthop` in both places it is used in each of parent_select_peer.test.py and parent_select_peer2.test.py to `pparent_select`.




-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org