Konrad Kleine

Results 86 comments of Konrad Kleine

@sbose78 sure I know that WIT and auth are just a few libs. But [it has to start somewhere. It has to start sometime. What better place than here? What...

@aslakknutsen > This ends up in a full table scan of iterations and loop over each iteration against the workitems table etc. 57000*124000 but the ```sql LEFT JOIN iterations "iter"...

> @kwk @aslakknutsen if this affects OSIO, can you create a bug on openshifio and link to this. > thats where we get visibility to our team @GeorgeActon done: https://github.com/openshiftio/openshift.io/issues/4124

Doubling the timeout from 30 to 60 seconds still didn't solve the issue. See this deployment: https://console.rh-idev.openshift.com/console/project/dsaas-preview/browse/rc/core-1261?tab=logs

Doubling the timeout from 60 to 120 seconds still didn't solve the issue (https://github.com/fabric8-services/fabric8-wit/pull/2295)

@jarifibrahim thank you for putting this list together. It is really good that you've looked into the issue. Can you elaborate on how option 1 would solve the problem please?...

> Meanwhile I looked into why those errors on sentry do not have a proper stacktrace and it turns out that the `errors` from the standard error package do not...

> @kwk The problem starts here. This uses the standard golang error which has only string inside it. No stack information @jarifibrahim that is not correct. The *standard golang error*...

> Why don't we use a cache server like Memcached? @baijum I think the effort to maintain a memcached server and have it deployed is outweighed by the simplicity and...