Details
-
Bug
-
Resolution: Fixed
-
Critical
-
7.1.3
-
Untriaged
-
0
-
Unknown
Description
If the browser machine is slow or if bandwitdh is low it is possible that the buckets page won't load. What can happen is the following:
- UI attempts to read the bucket information from pools/default/buckets
- Response returns but due to the size of the payload it is possible that the UI will not receive the full payload before 4 s has elapsed
- The UI deems that the REST API isn't working cancels it and starts over.
- This cycle continues ad-infinitum and the buckets page doesn't load.
We should eventually present the buckets page even if the browser machine is slow or bandwidth is poor.
Attachments
Issue Links
For Gerrit Dashboard: MB-55769 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
187544,2 | [BP] MB-55769: use concatMap instead of switchMap operator | 7.1.4 | ns_server | Status: MERGED | +2 | +1 |
187574,2 | MB-55769: Merge remote-tracking branch 'couchbase/7.1.4' | neo | ns_server | Status: MERGED | +2 | +1 |
187578,1 | MB-55769: Merge remote-tracking branch 'couchbase/neo' | master | ns_server | Status: MERGED | +2 | +1 |