[ 
https://issues.apache.org/jira/browse/BEAM-6546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex Amato updated BEAM-6546:
-----------------------------
    Description: 
This calls equals on the underlying collection of containers it uses, however 
the containers do not implement equals.

 

 

Open question. It will also be an expensive operation to call equals. Is it 
necessary to compare MetricContainerStepMaps for equality? Perhaps for unit 
tests, but is it necessary for production code?

  was:This calls equals on the underlying collection of containers it uses, 
however the containers do not implement equals.


> MetricsContainerStepMap equals() method not implemented properly
> ----------------------------------------------------------------
>
>                 Key: BEAM-6546
>                 URL: https://issues.apache.org/jira/browse/BEAM-6546
>             Project: Beam
>          Issue Type: New Feature
>          Components: java-fn-execution
>            Reporter: Alex Amato
>            Priority: Major
>
> This calls equals on the underlying collection of containers it uses, however 
> the containers do not implement equals.
>  
>  
> Open question. It will also be an expensive operation to call equals. Is it 
> necessary to compare MetricContainerStepMaps for equality? Perhaps for unit 
> tests, but is it necessary for production code?



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

Reply via email to