You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ramkrishna.s.vasudevan (Created) (JIRA)" <ji...@apache.org> on 2011/12/29 03:01:30 UTC

[jira] [Created] (HBASE-5102) Change the default value of the property "hbase.connection.per.config" to false in hbase-default.xml

Change the default value of  the property "hbase.connection.per.config" to false in hbase-default.xml
-----------------------------------------------------------------------------------------------------

                 Key: HBASE-5102
                 URL: https://issues.apache.org/jira/browse/HBASE-5102
             Project: HBase
          Issue Type: Improvement
            Reporter: ramkrishna.s.vasudevan
            Priority: Minor


The property "hbase.connection.per.config" has a default value of true in hbase-default.xml. In HConnectionManager we try to assign false as the default value if no value is specified.  Better to make it uniform. 
As per Ted's suggestion making it false in the hbase-default.xml.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-5102) Change the default value of the property "hbase.connection.per.config" to false in hbase-default.xml

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

Zhihong Yu updated HBASE-5102:
------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)
    
> Change the default value of  the property "hbase.connection.per.config" to false in hbase-default.xml
> -----------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-5102
>                 URL: https://issues.apache.org/jira/browse/HBASE-5102
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: ramkrishna.s.vasudevan
>            Priority: Minor
>             Fix For: 0.90.6
>
>         Attachments: HBASE-5102.patch
>
>
> The property "hbase.connection.per.config" has a default value of true in hbase-default.xml. In HConnectionManager we try to assign false as the default value if no value is specified.  Better to make it uniform. 
> As per Ted's suggestion making it false in the hbase-default.xml.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-5102) Change the default value of the property "hbase.connection.per.config" to false in hbase-default.xml

Posted by "ramkrishna.s.vasudevan (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-5102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ramkrishna.s.vasudevan updated HBASE-5102:
------------------------------------------

    Attachment: HBASE-5102.patch
    
> Change the default value of  the property "hbase.connection.per.config" to false in hbase-default.xml
> -----------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-5102
>                 URL: https://issues.apache.org/jira/browse/HBASE-5102
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: ramkrishna.s.vasudevan
>            Priority: Minor
>         Attachments: HBASE-5102.patch
>
>
> The property "hbase.connection.per.config" has a default value of true in hbase-default.xml. In HConnectionManager we try to assign false as the default value if no value is specified.  Better to make it uniform. 
> As per Ted's suggestion making it false in the hbase-default.xml.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-5102) Change the default value of the property "hbase.connection.per.config" to false in hbase-default.xml

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

Zhihong Yu updated HBASE-5102:
------------------------------

    Attachment: 5102.addendum

Addendum that removes stale connection in HBaseAdmin ctor
                
> Change the default value of  the property "hbase.connection.per.config" to false in hbase-default.xml
> -----------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-5102
>                 URL: https://issues.apache.org/jira/browse/HBASE-5102
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: ramkrishna.s.vasudevan
>            Priority: Minor
>             Fix For: 0.90.6
>
>         Attachments: 5102.addendum, HBASE-5102.patch
>
>
> The property "hbase.connection.per.config" has a default value of true in hbase-default.xml. In HConnectionManager we try to assign false as the default value if no value is specified.  Better to make it uniform. 
> As per Ted's suggestion making it false in the hbase-default.xml.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-5102) Change the default value of the property "hbase.connection.per.config" to false in hbase-default.xml

Posted by "ramkrishna.s.vasudevan (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-5102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ramkrishna.s.vasudevan updated HBASE-5102:
------------------------------------------

    Status: Patch Available  (was: Open)
    
> Change the default value of  the property "hbase.connection.per.config" to false in hbase-default.xml
> -----------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-5102
>                 URL: https://issues.apache.org/jira/browse/HBASE-5102
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: ramkrishna.s.vasudevan
>            Priority: Minor
>         Attachments: HBASE-5102.patch
>
>
> The property "hbase.connection.per.config" has a default value of true in hbase-default.xml. In HConnectionManager we try to assign false as the default value if no value is specified.  Better to make it uniform. 
> As per Ted's suggestion making it false in the hbase-default.xml.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5102) Change the default value of the property "hbase.connection.per.config" to false in hbase-default.xml

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

Zhihong Yu commented on HBASE-5102:
-----------------------------------

+1 on patch.
                
> Change the default value of  the property "hbase.connection.per.config" to false in hbase-default.xml
> -----------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-5102
>                 URL: https://issues.apache.org/jira/browse/HBASE-5102
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: ramkrishna.s.vasudevan
>            Priority: Minor
>             Fix For: 0.90.6
>
>         Attachments: HBASE-5102.patch
>
>
> The property "hbase.connection.per.config" has a default value of true in hbase-default.xml. In HConnectionManager we try to assign false as the default value if no value is specified.  Better to make it uniform. 
> As per Ted's suggestion making it false in the hbase-default.xml.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5102) Change the default value of the property "hbase.connection.per.config" to false in hbase-default.xml

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

Zhihong Yu commented on HBASE-5102:
-----------------------------------

Integrated to 0.90 branch.

Thanks for the patch Ramkrishna.
                
> Change the default value of  the property "hbase.connection.per.config" to false in hbase-default.xml
> -----------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-5102
>                 URL: https://issues.apache.org/jira/browse/HBASE-5102
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: ramkrishna.s.vasudevan
>            Priority: Minor
>             Fix For: 0.90.6
>
>         Attachments: HBASE-5102.patch
>
>
> The property "hbase.connection.per.config" has a default value of true in hbase-default.xml. In HConnectionManager we try to assign false as the default value if no value is specified.  Better to make it uniform. 
> As per Ted's suggestion making it false in the hbase-default.xml.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-5102) Change the default value of the property "hbase.connection.per.config" to false in hbase-default.xml

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

Hadoop QA commented on HBASE-5102:
----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12508903/HBASE-5102.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    -1 patch.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/635//console

This message is automatically generated.
                
> Change the default value of  the property "hbase.connection.per.config" to false in hbase-default.xml
> -----------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-5102
>                 URL: https://issues.apache.org/jira/browse/HBASE-5102
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: ramkrishna.s.vasudevan
>            Priority: Minor
>         Attachments: HBASE-5102.patch
>
>
> The property "hbase.connection.per.config" has a default value of true in hbase-default.xml. In HConnectionManager we try to assign false as the default value if no value is specified.  Better to make it uniform. 
> As per Ted's suggestion making it false in the hbase-default.xml.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-5102) Change the default value of the property "hbase.connection.per.config" to false in hbase-default.xml

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

Zhihong Yu updated HBASE-5102:
------------------------------

    Fix Version/s: 0.90.6
     Hadoop Flags: Reviewed
    
> Change the default value of  the property "hbase.connection.per.config" to false in hbase-default.xml
> -----------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-5102
>                 URL: https://issues.apache.org/jira/browse/HBASE-5102
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: ramkrishna.s.vasudevan
>            Priority: Minor
>             Fix For: 0.90.6
>
>         Attachments: HBASE-5102.patch
>
>
> The property "hbase.connection.per.config" has a default value of true in hbase-default.xml. In HConnectionManager we try to assign false as the default value if no value is specified.  Better to make it uniform. 
> As per Ted's suggestion making it false in the hbase-default.xml.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira