Skip to content

Commit bd274f3

Browse files
committed
updating configs
1 parent 59b2972 commit bd274f3

File tree

1 file changed

+1
-2
lines changed
  • features/event-processor-manager/org.wso2.carbon.event.processor.manager.core.feature/src/main/resources/conf

1 file changed

+1
-2
lines changed

features/event-processor-manager/org.wso2.carbon.event.processor.manager.core.feature/src/main/resources/conf/event-processor.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,7 @@
125125
<tcpEventPublisherSendBufferSize>5242880</tcpEventPublisherSendBufferSize>
126126
<!--Character encoding of TCP event publishing client-->
127127
<tcpEventPublisherCharSet>UTF-8</tcpEventPublisherCharSet>
128-
<!--Size of the output queue of each "Storm Publisher" which stores events to be published into "CEP Publisher" .
129-
This must be a power of two-->
128+
<!--Size of the event queue in each storm spout which stores events to be processed by storm bolts -->
130129
<stormSpoutBufferSize>10000</stormSpoutBufferSize>
131130

132131
<connectionStatusCheckInterval>20000</connectionStatusCheckInterval>

0 commit comments

Comments
 (0)