[ https://issues.apache.org/jira/browse/HADOOP-6194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chris Douglas updated HADOOP-6194: ---------------------------------- Status: Open (was: Patch Available) I haven't been through the details, but the patch doesn't apply to trunk (req src/test/ and src/java/, not test/ and java/). This probably can't be committed until either HDFS-326, MAPREDUCE-233, or some other service lifecycle issue has been ironed out, right? With the freeze for 0.21 in mid-September, it's optimistic to pre-commit base functionality without at least one issue ready to commit. Whether this is left PA or not is up to you > Add service base class and tests to hadoop-common/util > ------------------------------------------------------ > > Key: HADOOP-6194 > URL: https://issues.apache.org/jira/browse/HADOOP-6194 > Project: Hadoop Common > Issue Type: New Feature > Components: util > Affects Versions: 0.21.0 > Reporter: Steve Loughran > Assignee: Steve Loughran > Fix For: 0.21.0 > > Attachments: HADOOP-6194-1.patch > > > For a service base class, we need to add to common > # The Service class > # A mock Service class (it's not in test, its in src/, because it helps in > functional tests downstream) > # Unit tests > This is the issue to cover this work -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.