You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2017/09/08 19:02:00 UTC

[jira] [Created] (HBASE-18782) Module untangling work

stack created HBASE-18782:
-----------------------------

             Summary: Module untangling work
                 Key: HBASE-18782
                 URL: https://issues.apache.org/jira/browse/HBASE-18782
             Project: HBase
          Issue Type: Task
            Reporter: stack
            Assignee: stack


Here is a bit of module untangling work done using structure 101. In a few places we depend on modules but are not making use of the dependency. In other places we depended on a module just because we had one references only, one we could undo.

After this little exercise, we have nicer layering and stuff like hbase-protocol and hbase-protocol-shaded no longer depend on other hbase components.  Not everything depends on annotations anymore.

There is way more work to do here but this will do for now.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)