فهرست منبع

AMBARI-8999. Ambari-trunk-test-patch jobs are failing with "too many open files". (yusaku)

Yusaku Sako 10 سال پیش
والد
کامیت
aba38ba2d9
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      dev-support/test-patch.sh

+ 1 - 1
dev-support/test-patch.sh

@@ -14,7 +14,7 @@
 
 
 #set -x
-ulimit -n 2048
+ulimit -n 20480
 
 ### Setup some variables.  
 ### SVN_REVISION and BUILD_URL are set by Hudson if it is run by patch process