wold9168 commented on issue #13151:
URL: https://github.com/apache/iotdb/issues/13151#issuecomment-3250057857

   对于使用docker compose的用户,可以考虑将以下设置项加入docker compose相应的服务中:
   ```yaml
   ulimits:
     nofile:
       soft: 65536
       hard: 65536
   ```


-- 
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]

Reply via email to