[ 
https://issues.apache.org/jira/browse/HBASE-18782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16160629#comment-16160629
 ] 

Hudson commented on HBASE-18782:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3695 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/3695/])
HBASE-18782 Module untangling work (stack: rev 
591d86ab29bfebe1e87657c030319d17c7c8ef44)
* (edit) hbase-external-blockcache/pom.xml
* (edit) 
hbase-protocol/src/main/java/org/apache/hadoop/hbase/util/ByteStringer.java
* (edit) 
hbase-protocol-shaded/src/main/java/org/apache/hadoop/hbase/util/ForeignExceptionUtil.java
* (edit) hbase-examples/pom.xml
* (edit) hbase-rest/pom.xml
* (edit) hbase-spark-it/pom.xml
* (edit) hbase-it/pom.xml
* (edit) hbase-archetypes/hbase-client-project/pom.xml
* (edit) 
hbase-external-blockcache/src/main/java/org/apache/hadoop/hbase/io/hfile/MemcachedBlockCache.java
* (edit) hbase-protocol-shaded/pom.xml
* (edit) hbase-protocol/pom.xml


> Module untangling work
> ----------------------
>
>                 Key: HBASE-18782
>                 URL: https://issues.apache.org/jira/browse/HBASE-18782
>             Project: HBase
>          Issue Type: Task
>            Reporter: stack
>            Assignee: stack
>             Fix For: 2.0.0-alpha-3
>
>         Attachments: HBASE-18782.master.001.patch, 
> HBASE-18782.master.002.patch, HBASE-18782.master.002.patch, 
> HBASE-18782.master.003.patch
>
>
> 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)

Reply via email to