liutaohua commented on a change in pull request #2170:
URL: https://github.com/apache/iotdb/pull/2170#discussion_r535883393
##########
File path: cluster/src/assembly/resources/sbin/start-node.sh
##########
@@ -18,6 +18,8 @@
# under the License.
#
+# Set max number of open files
+ulimit -n 65535
Review comment:
What happens if the current user is not `root`?
----------------------------------------------------------------
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]