Sudarshan Vasudevan created GOBBLIN-401:
-------------------------------------------

             Summary: Provide a constructor for CombineSelectionPolicy with 
only the selection config as argument
                 Key: GOBBLIN-401
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-401
             Project: Apache Gobblin
          Issue Type: Bug
          Components: distcp-ng
    Affects Versions: 0.11.0, 0.12.0, 0.13.0
            Reporter: Sudarshan Vasudevan
            Assignee: Sudarshan Vasudevan
             Fix For: 0.13.0


When CombineSelectionPolicy is used as a selection policy class with 
ConfigBasedDatasetFinder, there is no constructor with appropriate signature 
for instantiation from ReplicationValidPathPicker class and we get an exception 
like the following:

java.lang.IllegalArgumentException: java.lang.NoSuchMethodException: No such 
accessible constructor on object: 
org.apache.gobblin.data.management.policy.CombineSelectionPolicy

We need to provide a constructor for CombineSelectionPolicy with only the 
selection config as an argument. 



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

Reply via email to