-
Bug
-
Resolution: Done
-
Major
-
7.7.0.Final
-
None
-
2018 Week 23-24
-
NEW
-
NEW
At this point, Hibernate needs to generate a sequence of over 90k IDs during deployment. It takes a few seconds on my machine but on Jenkins it often takes much more and the deployment doesn't finish within Cargo deployable pingTimeout which is currently set to 30s.
We should double the timeout now to improve build stability. In future we can look into the playground data generation and see if we can slim it down.