[
https://issues.apache.org/jira/browse/STORM-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14716830#comment-14716830
]
Aaron Dossett commented on STORM-994:
-------------------------------------
Could this manifest itself by nimbus failing due to running out of Thrift
Server threads? Like this:
2015-08-26 19:38:49 b.s.s.a.ThriftServer [ERROR] ThriftServer is being stopped
due to: java.util.concurrent.RejectedExecutionException: Task
org.apache.thrift7.server.TThreadPoolServer$WorkerProcess@450ad086 rejected
from java.util.concurrent.ThreadPoolExecutor@490030d3[Running, pool size = 64,
active threads = 64, queued tasks = 0, completed tasks = 258649]
java.util.concurrent.RejectedExecutionException: Task
org.apache.thrift7.server.TThreadPoolServer$WorkerProcess@450ad086 rejected
from java.util.concurrent.ThreadPoolExecutor@490030d3[Running, pool size = 64,
active threads = 64, queued tasks = 0, completed tasks = 258649]
> Connection leak between nimbus and supervisors
> ----------------------------------------------
>
> Key: STORM-994
> URL: https://issues.apache.org/jira/browse/STORM-994
> Project: Apache Storm
> Issue Type: Bug
> Affects Versions: 0.9.3, 0.10.0, 0.9.4, 0.11.0, 0.9.5
> Reporter: Frantz Mazoyer
> Assignee: Frantz Mazoyer
> Priority: Minor
>
> Successive deploys/undeploys of topology(ies) may result in a connection leak
> between nimbus and its supervisors
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)