partition coordinator with file driver didn't remove member after leaving group
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ceilometer |
Invalid
|
Undecided
|
Liusheng | ||
tooz |
Incomplete
|
Undecided
|
Liusheng |
Bug Description
In devstack environment with mysql storage backend, following steps to reproduce this issue:
1. drop all db tables
2. do ceilometer-dbsync.
3. config the coordination backend_url as "backend_
4. restart ceilometer services (include ceilometer-
the "ceilometer meter-list" command will return a empty list.
when I restart agent-notification service with an separated config file without partition backend_url, it can works ok.
-------
The main reason of above issue is because I have configured the backend_url of partition_
Changed in ceilometer: | |
assignee: | nobody → Liusheng (liusheng) |
description: | updated |
summary: |
- notification-agent cannot works with partition coordinator + partition coordinator with file driver didn't remove member after + leaving group |
Changed in ceilometer: | |
status: | Incomplete → Invalid |
Changed in python-tooz: | |
assignee: | nobody → Liusheng (liusheng) |
it seems something wrong related with the version of oslo.service, similar with bug 1484765, will dig more, change the status to incomplate