mychaow commented on a change in pull request #2168:
URL: https://github.com/apache/iotdb/pull/2168#discussion_r534635045
##########
File path:
cluster/src/main/java/org/apache/iotdb/cluster/client/rpcutils/TElasticFramedTransport.java
##########
@@ -26,6 +26,13 @@
public class TElasticFramedTransport extends TFastFramedTransport {
+ /**
+ * It is used to prevent the size of the parsing package from being too
large and allotting the
Review comment:
allotting -> allocating, which is more universal
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]