zhengyangyong commented on a change in pull request #37: update
question-and-answer translation
URL:
https://github.com/apache/incubator-servicecomb-docs/pull/37#discussion_r211161465
##########
File path: java-chassis-reference/en_US/question-and-answer/question_answer.md
##########
@@ -68,23 +67,23 @@ servicecomb:
transport: highway
```
-* 当一个微服务producer只开放了highway的endpoint
+* When a microservice producer only opens the endpoint of the highway
- * consumer进程只部署了highway transport jar,则正常使用higway访问
- * consumer进程只部署了RESTful transport jar,则无法访问
- * consumer进程同时部署了highway和RESTful transport jar,则正常使用highway访问
+ * The consumer process only deploys the highway transport jar, and normally
uses higway access.
Review comment:
上面是endpoint,下面access应该对应是endpoint
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services