Activity log for bug #1621510

Date Who What changed Old value New value Message
2016-09-08 14:47:10 gordon chung bug added bug
2016-09-08 15:07:23 Julien Danjou gnocchi: status New Triaged
2016-09-08 15:07:25 Julien Danjou gnocchi: importance Undecided Wishlist
2016-09-08 15:57:08 gordon chung description this is sort of related to bug 1621498. basically, we are calculating round_timestamp quite a bit and more often then not for the same timestamps. for example, we calculate this for each aggregate+sampling but it should only be different per sampling[1]. similarly, it's the same timestamps for each split per sampling and same groupby times per sampling. this second case can probably be handled by bug 1621498. [1] https://github.com/openstack/gnocchi/blob/b8a1172c7914d14eaa0979db69057f25fe4e162b/gnocchi/storage/_carbonara.py#L426-L427 this is sort of related to bug 1621498. basically, we are calculating round_timestamp quite a bit and more often then not for the same timestamps. for example, we calculate this for each aggregate+sampling but it should only be different per sampling[1]. similarly, it's the same timestamps for each split per sampling and same groupby times per sampling. this second case can probably be handled by bug 1621498. i think it'd be good to start caching the results possibly? [1] https://github.com/openstack/gnocchi/blob/b8a1172c7914d14eaa0979db69057f25fe4e162b/gnocchi/storage/_carbonara.py#L426-L427
2016-09-10 20:41:01 OpenStack Infra gnocchi: status Triaged In Progress
2016-09-10 20:41:01 OpenStack Infra gnocchi: assignee gordon chung (chungg)
2016-09-15 13:01:55 OpenStack Infra gnocchi: status In Progress Fix Committed
2016-09-21 19:34:50 Julien Danjou gnocchi: status Fix Committed Fix Released
2016-09-21 19:34:50 Julien Danjou gnocchi: milestone 3.0.0