tq0426w commented on issue #6740: URL: https://github.com/apache/apisix/issues/6740#issuecomment-1085493845
i modify discovery/eureka/init.lua code. i find init.lua get port from eureka by "port" or "securePort" field. but when a gRPC server register on eureka, its gRPC port in metadata.gRPC_port. so i add it. now my grpc-transcode+eureka can work. -- 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]
