Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

Integration list still far too long on staging #658

Closed
rhuss opened this issue Oct 1, 2017 · 2 comments
Closed

Integration list still far too long on staging #658

rhuss opened this issue Oct 1, 2017 · 2 comments

Comments

@rhuss
Copy link
Contributor

rhuss commented Oct 1, 2017

A curl on the integrations on staging gives:

$ time curl -s -H 'Content-Type: application/json' -H "Authorization: $token" https://syndesis-staging.b6ff.rh-idev.openshiftapps.com/api/v1/integrations > /tmp/i.json
curl -s -H 'Content-Type: application/json' -H "Authorization: $token"  >   0.05s user 0.21s system 4% cpu 6.495 total
$ ls -l /tmp/i.json
-rw-r--r--  1 roland  wheel  14751366 Oct  1 09:29 /tmp/i.json

15 MB fetched in 7s is far too much for an integration list with 8 integrations. Is it still the revision issue ?

@rhuss
Copy link
Contributor Author

rhuss commented Oct 1, 2017

I see some integrations which have a revision in version 5678 (the one with the timer connection).

@rhuss
Copy link
Contributor Author

rhuss commented Oct 1, 2017

Ah, shit. Just saw that the fixing PR is not yet applied (???).

@rhuss rhuss closed this as completed Oct 1, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant