[
https://issues.apache.org/jira/browse/APEXCORE-467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15295819#comment-15295819
]
Thomas Weise commented on APEXCORE-467:
---------------------------------------
What's the problem with having the buffer server in each container? Does it
allocate resources that are not used?
> BufferServer should not be deployed in the containers with only Output
> operators
> --------------------------------------------------------------------------------
>
> Key: APEXCORE-467
> URL: https://issues.apache.org/jira/browse/APEXCORE-467
> Project: Apache Apex Core
> Issue Type: Improvement
> Reporter: Sandesh
> Assignee: Sandesh
>
> BufferServer is started in all the streaming containers, but it is not
> required in all the containers.
> For example, Containers with only Output operators or the containers with
> output ports which are not connected to ports outside the containers don't
> need BufferServer.
> During the operator deployment, it is assumed that BufferServer is already
> started in every container, that needs to be changed to address this issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)