You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Ethan Li (JIRA)" <ji...@apache.org> on 2018/02/02 17:16:02 UTC

[jira] [Created] (STORM-2932) topology.localityaware.higher/lower.bound.percent configs are confusing

Ethan Li created STORM-2932:
-------------------------------

             Summary: topology.localityaware.higher/lower.bound.percent configs are confusing
                 Key: STORM-2932
                 URL: https://issues.apache.org/jira/browse/STORM-2932
             Project: Apache Storm
          Issue Type: Bug
            Reporter: Ethan Li


We have configs 
{code:java}
topology.localityaware.higher.bound.percent: 0.8
topology.localityaware.lower.bound.percent: 0.2{code}
They are both called percent but 0.8/0.2 here actually means 80%/20%. I think it's better to remove "percent" here



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