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

2011-12-30 Thread Zhihong Yu (Updated) (JIRA)

 [ 
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

2011-12-29 Thread ramkrishna.s.vasudevan (Updated) (JIRA)

 [ 
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] [Updated] (HBASE-5102) Change the default value of the property hbase.connection.per.config to false in hbase-default.xml

2011-12-29 Thread ramkrishna.s.vasudevan (Updated) (JIRA)

 [ 
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

2011-12-29 Thread Zhihong Yu (Updated) (JIRA)

 [ 
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




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

2011-12-29 Thread Zhihong Yu (Updated) (JIRA)

 [ 
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