zhengyangyong commented on a change in pull request #47: General development
dir translation and include img
URL:
https://github.com/apache/incubator-servicecomb-docs/pull/47#discussion_r212551742
##########
File path: java-chassis-reference/en_US/general-development/reactive.md
##########
@@ -141,21 +141,18 @@ servicecomb:
sid.asyncQuery: cse.executor.groupThreadPool
```
-这里的cse.executor.groupThreadPool是serviceComb内置的默认线程池,用户可以任意指定为自己的定制线程池。
+The cse.executor.groupThreadPool here is the default thread pool built into
serviceComb, which can be arbitrarily specified by the user as its custom
thread pool.
-* Consumer:
+* Consumer:
- * consumer是否使用reactive与producer如何实现,没有任何联系
+ * Whether the consumer uses reactive and producer how to achieve, there is
no connection
Review comment:
achieve -> implement
----------------------------------------------------------------
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