You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org> on 2011/04/12 20:54:05 UTC

[jira] [Created] (HBASE-3771) zk.jsp doesn't clean it's HBA

zk.jsp doesn't clean it's HBA
-----------------------------

                 Key: HBASE-3771
                 URL: https://issues.apache.org/jira/browse/HBASE-3771
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.90.2
            Reporter: Jean-Daniel Cryans
            Priority: Blocker
             Fix For: 0.90.3


Noticed by Dave Latham, refreshing the zk web page will eventually make that machine run out of connections with ZK. It's because we don't close the connection created inside HBA.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3771) All jsp pages don't clean their HBA

Posted by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-3771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Daniel Cryans updated HBASE-3771:
--------------------------------------

    Summary: All jsp pages don't clean their HBA  (was: All jsp oages don't clean their HBA)

> All jsp pages don't clean their HBA
> -----------------------------------
>
>                 Key: HBASE-3771
>                 URL: https://issues.apache.org/jira/browse/HBASE-3771
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.90.2
>            Reporter: Jean-Daniel Cryans
>            Priority: Blocker
>             Fix For: 0.90.3
>
>
> Noticed by Dave Latham, refreshing the zk web page will eventually make that machine run out of connections with ZK. It's because we don't close the connection created inside HBA.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (HBASE-3771) All jsp pages don't clean their HBA

Posted by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-3771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Daniel Cryans reassigned HBASE-3771:
-----------------------------------------

    Assignee: Jean-Daniel Cryans

> All jsp pages don't clean their HBA
> -----------------------------------
>
>                 Key: HBASE-3771
>                 URL: https://issues.apache.org/jira/browse/HBASE-3771
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.90.2
>            Reporter: Jean-Daniel Cryans
>            Assignee: Jean-Daniel Cryans
>            Priority: Blocker
>             Fix For: 0.90.3
>
>         Attachments: HBASE-3771.patch
>
>
> Noticed by Dave Latham, refreshing the zk web page will eventually make that machine run out of connections with ZK. It's because we don't close the connection created inside HBA.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (HBASE-3771) All jsp pages don't clean their HBA

Posted by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-3771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Daniel Cryans resolved HBASE-3771.
---------------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]

Committed to branch and trunk, thanks for the review Stack.

> All jsp pages don't clean their HBA
> -----------------------------------
>
>                 Key: HBASE-3771
>                 URL: https://issues.apache.org/jira/browse/HBASE-3771
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.90.2
>            Reporter: Jean-Daniel Cryans
>            Priority: Blocker
>             Fix For: 0.90.3
>
>         Attachments: HBASE-3771.patch
>
>
> Noticed by Dave Latham, refreshing the zk web page will eventually make that machine run out of connections with ZK. It's because we don't close the connection created inside HBA.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3771) All jsp oages don't clean their HBA

Posted by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-3771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Daniel Cryans updated HBASE-3771:
--------------------------------------

    Summary: All jsp oages don't clean their HBA  (was: zk.jsp doesn't clean it's HBA)

> All jsp oages don't clean their HBA
> -----------------------------------
>
>                 Key: HBASE-3771
>                 URL: https://issues.apache.org/jira/browse/HBASE-3771
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.90.2
>            Reporter: Jean-Daniel Cryans
>            Priority: Blocker
>             Fix For: 0.90.3
>
>
> Noticed by Dave Latham, refreshing the zk web page will eventually make that machine run out of connections with ZK. It's because we don't close the connection created inside HBA.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-3771) All jsp pages don't clean their HBA

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-3771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13019522#comment-13019522 ] 

Hudson commented on HBASE-3771:
-------------------------------

Integrated in HBase-TRUNK #1850 (See [https://hudson.apache.org/hudson/job/HBase-TRUNK/1850/])
    HBASE-3771  All jsp pages don't clean their HBA


> All jsp pages don't clean their HBA
> -----------------------------------
>
>                 Key: HBASE-3771
>                 URL: https://issues.apache.org/jira/browse/HBASE-3771
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.90.2
>            Reporter: Jean-Daniel Cryans
>            Priority: Blocker
>             Fix For: 0.90.3
>
>         Attachments: HBASE-3771.patch
>
>
> Noticed by Dave Latham, refreshing the zk web page will eventually make that machine run out of connections with ZK. It's because we don't close the connection created inside HBA.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-3771) All jsp pages don't clean their HBA

Posted by "stack (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-3771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13019173#comment-13019173 ] 

stack commented on HBASE-3771:
------------------------------

+1

> All jsp pages don't clean their HBA
> -----------------------------------
>
>                 Key: HBASE-3771
>                 URL: https://issues.apache.org/jira/browse/HBASE-3771
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.90.2
>            Reporter: Jean-Daniel Cryans
>            Priority: Blocker
>             Fix For: 0.90.3
>
>         Attachments: HBASE-3771.patch
>
>
> Noticed by Dave Latham, refreshing the zk web page will eventually make that machine run out of connections with ZK. It's because we don't close the connection created inside HBA.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3771) All jsp pages don't clean their HBA

Posted by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-3771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Daniel Cryans updated HBASE-3771:
--------------------------------------

    Attachment: HBASE-3771.patch

Patch that fixes the issue. I tested zk.jsp and it doesn't show one more connection every time I hit refresh.

> All jsp pages don't clean their HBA
> -----------------------------------
>
>                 Key: HBASE-3771
>                 URL: https://issues.apache.org/jira/browse/HBASE-3771
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.90.2
>            Reporter: Jean-Daniel Cryans
>            Priority: Blocker
>             Fix For: 0.90.3
>
>         Attachments: HBASE-3771.patch
>
>
> Noticed by Dave Latham, refreshing the zk web page will eventually make that machine run out of connections with ZK. It's because we don't close the connection created inside HBA.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira