You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Dhruv Mahajan (JIRA)" <ji...@apache.org> on 2015/08/18 23:00:46 UTC

[jira] [Created] (REEF-603) Resolving duplicate entries in Configurations.Merge

Dhruv Mahajan created REEF-603:
----------------------------------

             Summary: Resolving duplicate entries in Configurations.Merge
                 Key: REEF-603
                 URL: https://issues.apache.org/jira/browse/REEF-603
             Project: REEF
          Issue Type: Bug
          Components: REEF.NET
         Environment: C#
            Reporter: Dhruv Mahajan


Currently in Configurations.Merge function say we want to merge config1 and config2 and say there are duplicate entries in the two configs (means both key:interface or named parameter being binded and value:means value to which it is binded, are same), the function still throws the error while ideal situation is to just do a dedupe and give merged or union of the two.

This seems like a trivial fix and should be done. 



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