Address comments in prior patches
[controller.git] / opendaylight / config / netty-threadgroup-config / src / main / resources / org / opendaylight / blueprint / netty-threadgroup.xml
index f9ad6a4da3d41c13396684e2ff1aba78bf3550e2..527b04303a2b75ca36c74c79936752f07ee1411d 100644 (file)
@@ -6,6 +6,7 @@
 
   <cm:property-placeholder persistent-id="org.opendaylight.netty.threadgroup" update-strategy="none">
     <cm:default-properties>
+      <!-- 0 means use the default number of threads  -->
       <cm:property name="global-boss-group-thread-count" value="0"/>
       <cm:property name="global-worker-group-thread-count" value="0"/>
     </cm:default-properties>