empty string table_prefix fails to connect to Hbase thrift server
Bug #1173205 reported by
Shengjie Min
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ceilometer |
Fix Released
|
High
|
Shengjie Min | ||
Grizzly |
Fix Committed
|
High
|
Eoghan Glynn |
Bug Description
In the case of Hbase storage driver, if no table_prefix is provided, it defaults to empty string '' other than None. The empty string actually fails the connection to the hbase thrift server.
The table_prefix should simply defaults to None.
Changed in ceilometer: | |
assignee: | nobody → shengjie min (shengjie-min) |
status: | New → In Progress |
tags: |
added: grizzly-backport-potential removed: hbase |
tags: | added: hbase |
Changed in ceilometer: | |
milestone: | none → 2013.1.1 |
milestone: | 2013.1.1 → none |
tags: | removed: grizzly-backport-potential |
Changed in ceilometer: | |
importance: | Undecided → High |
Changed in ceilometer: | |
milestone: | none → havana-1 |
status: | Fix Committed → Fix Released |
Changed in ceilometer: | |
milestone: | havana-1 → 2013.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/27651
Review: https:/