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

Ted Yu commented on HBASE-20421:
--------------------------------

{code}
+    }finally {
+      if(null != conn) conn.close()
{code}
nit: please leave a space between right curly and 'finally'.

Have you run tests under hbase-spark-it with the patch ?

Thanks

> HBasecontext creates a connection but does not turn it off
> ----------------------------------------------------------
>
>                 Key: HBASE-20421
>                 URL: https://issues.apache.org/jira/browse/HBASE-20421
>             Project: HBase
>          Issue Type: Bug
>          Components: hbase
>            Reporter: Yu Wang
>            Priority: Major
>              Labels: patch
>             Fix For: 3.0.0
>
>         Attachments: HBASE-20421.patch, HBASE-20421_master.patch, 
> HBASE-20421_master_1.patch
>
>
> HBasecontext creates a connection but does not turn it off



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to