[
https://issues.apache.org/jira/browse/TEZ-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14077430#comment-14077430
]
Bikas Saha commented on TEZ-1058:
---------------------------------
bq. EdgeManager, VertexManagerPlugin, TezRootInputInitializer, possibly others
- Need to be marked Public
They are already Java - public classes. Why do we need further public
annotation? There is an Unstable annotation for API unstability.
Attaching rebased patch with javadoc fixes.
> Replace user land interfaces with abstract classes
> --------------------------------------------------
>
> Key: TEZ-1058
> URL: https://issues.apache.org/jira/browse/TEZ-1058
> Project: Apache Tez
> Issue Type: Sub-task
> Reporter: Bikas Saha
> Assignee: Bikas Saha
> Priority: Blocker
> Attachments: TEZ-1058.1.patch, TEZ-1058.2.patch
>
>
> Similar to Input/Processor/Output, there are other interfaces that users may
> implement. These should move to abstract classes for better compatibility
> management and sharing common basic functionality in the base abstract class.
--
This message was sent by Atlassian JIRA
(v6.2#6252)