[ 
https://issues.apache.org/jira/browse/HBASE-15602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Enis Soztutar updated HBASE-15602:
----------------------------------
       Resolution: Fixed
     Hadoop Flags: Reviewed
    Fix Version/s: HBASE-14850
           Status: Resolved  (was: Patch Available)

Pushed this to the branch. Thanks for the patch [~Scott]. I had to do two 
trivial fixes to the patch because some -test files were causing compilation 
failures. 

For next time, you can use 
{code}
buck test --all 
{code}
to compile and execute all the unit tests (Makefile does not build the tests 
yet). The buck is best run on the docker environment. 

> Clean up using directives in cc files.
> --------------------------------------
>
>                 Key: HBASE-15602
>                 URL: https://issues.apache.org/jira/browse/HBASE-15602
>             Project: HBase
>          Issue Type: Sub-task
>    Affects Versions: HBASE-14850
>            Reporter: Elliott Clark
>            Assignee: Scott Hunt
>              Labels: beginner, easy, starter
>             Fix For: HBASE-14850
>
>         Attachments: HBASE-15602.HBASE-14850.patch, 
> HBASE-15602.HBASE-14850.v2.patch, HBASE-15602.HBASE-14850.v3.patch
>
>
> There's a ton of files that just barf out all of folly, wangle, and hbase 
> into the global namespace. We should use the using directive better than that 
> when possible.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to