[ 
https://issues.apache.org/jira/browse/STORM-3256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16735208#comment-16735208
 ] 

bb_wolf edited comment on STORM-3256 at 1/6/19 3:24 PM:
--------------------------------------------------------

Thank you very much for your reply.please add me to the contributors list in 
JIRA.

I  agree with your plan,add a topology level configuration flag that  disabled 
by default.

But my ability is limited. I can't modify the source code. I need your advice.

thanks


was (Author: bbwolfcool):
Thank you very much for your reply.please add me to the contributors list in 
JIRA.

I  agree with your plan,add a topology level configuration flag that  disabled 
by default,

thanks

> If all thread counts exceed 32767, the system will generate errors
> ------------------------------------------------------------------
>
>                 Key: STORM-3256
>                 URL: https://issues.apache.org/jira/browse/STORM-3256
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: storm-client
>    Affects Versions: 1.1.0
>         Environment: CentOs 7.1
>            Reporter: bb_wolf
>            Priority: Blocker
>              Labels: patch
>
> If all thread counts exceed 32767, the system will generate errors, 
> MessageBatch.java Line141.
>  
> Storm systems are used for low latency and a linear increase in the number of 
> concurrencies as servers increase.
> If you set up four workers per server, it's easy to achieve 4000 degrees of 
> parallelism, that is, 4000 threads per server, then 10 servers will exceed 
> 32767.
> Supporting only 32767 threads is a disaster for large-scale computing.
> It is hoped that this function can be improved and repaired as soon as 
> possible.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to