You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "monkeyDluffy6017 (via GitHub)" <gi...@apache.org> on 2023/04/28 08:23:25 UTC

[GitHub] [apisix] monkeyDluffy6017 commented on a diff in pull request #9204: fix(consul): support to fetch only health endpoint

monkeyDluffy6017 commented on code in PR #9204:
URL: https://github.com/apache/apisix/pull/9204#discussion_r1180087184


##########
apisix/discovery/consul/init.lua:
##########
@@ -161,12 +175,11 @@ local function show_dump_file()
     if not data then
         return 503, err
     end
-

Review Comment:
   Why do you remove this blank line?



-- 
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: notifications-unsubscribe@apisix.apache.org

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