]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix performance issue when listing large amounts of buckets 37244/head
authorAlfonso Martínez <almartin@redhat.com>
Fri, 18 Sep 2020 15:16:34 +0000 (17:16 +0200)
committerAlfonso Martínez <almartin@redhat.com>
Fri, 18 Sep 2020 15:16:34 +0000 (17:16 +0200)
commit924368e1d0aebcb0d8f9747589d9048414d33080
treec2ca7d305ce2ca25133f0ae69c800aec7ebe9d55
parentec05d8743226c4126e56b3d801208b51a889c895
mgr/dashboard: fix performance issue when listing large amounts of buckets

Fixes: https://tracker.ceph.com/issues/47543
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
qa/tasks/mgr/dashboard/test_rgw.py
src/pybind/mgr/dashboard/controllers/rgw.py
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-details/rgw-bucket-details.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-details/rgw-bucket-details.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/rgw-bucket.service.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/rgw-bucket.service.ts