Chaitanya created APEXCORE-781: ---------------------------------- Summary: Autometric values of an operator is showing wrongly in App master Key: APEXCORE-781 URL: https://issues.apache.org/jira/browse/APEXCORE-781 Project: Apache Apex Core Issue Type: Bug Reporter: Chaitanya
Observation: - This was happening only if the operator has more than one partition. - In StreamingContainerManager, sometimes the size of collection of metric values and # of physical partitions of an operator is not matching. Due to this reason, the auto-metrics value is showing wrongly. -- This message was sent by Atlassian JIRA (v6.4.14#64029)