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

ASF GitHub Bot commented on STORM-1567:
---------------------------------------

Github user HeartSaVioR commented on the issue:

    https://github.com/apache/storm/pull/1135
  
    +1


> in defaults.yaml  'topology.disable.loadaware' should be 
> 'topology.disable.loadaware.messaging'
> -----------------------------------------------------------------------------------------------
>
>                 Key: STORM-1567
>                 URL: https://issues.apache.org/jira/browse/STORM-1567
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core
>    Affects Versions: 2.0.0
>            Reporter: caofangkun
>            Assignee: caofangkun
>            Priority: Trivial
>
> {code:title=defaults.yaml|borderStyle=solid}
> diff --git a/conf/defaults.yaml b/conf/defaults.yaml
> index 166b249..01821e1 100644
> --- a/conf/defaults.yaml
> +++ b/conf/defaults.yaml
> @@ -256,7 +256,7 @@ topology.bolts.outgoing.overflow.buffer.enable: false
>  topology.disruptor.wait.timeout.millis: 1000
>  topology.disruptor.batch.size: 100
>  topology.disruptor.batch.timeout.millis: 1
> -topology.disable.loadaware: false
> +topology.disable.loadaware.messaging: false
>  topology.state.checkpoint.interval.ms: 1000
>  
>  # Configs for Resource Aware Scheduler
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to