spring-projects / spring-integration

Spring Integration provides an extension of the Spring programming model to support the well-known Enterprise Integration Patterns (EIP)
http://projects.spring.io/spring-integration/
Apache License 2.0
1.54k stars 1.11k forks source link

Prevent Gemfire Cross-Talk in Builds [INT-2646] #6620

Closed spring-operator closed 6 years ago

spring-operator commented 12 years ago

Gary Russell opened INT-2646 and commented

With concurrent 2.1.x and 2.2.x builds, gemfire tests hang...

https://build.springsource.org/browse/INT-B21X-116 https://build.springsource.org/browse/INT-B22X-107


No further details from INT-2646

spring-operator commented 11 years ago

Gary Russell commented

We need to look at this ASAP - 3 of the nightlies were hung today on the gemfire tests - holding up the entire build queue.

We might need help from David Turanski, so I added him as a watcher (Hi David :-) )

spring-operator commented 11 years ago

Gary Russell commented

FYI, we hung again last night - I checked the builds and two of them were scheduled to start at the same time (JDK7 and Spring 3.2). I suspect one is a clone of the other. I have staggered the times, so hopefully that will avoid the problem for now.

spring-operator commented 6 years ago

Artem Bilan commented

I'm finding this as fixed after several rounds of Gemfire module tests refactoring and after some upgrade to the Spring Data Gemfire with the use-bean-factory-locator = false by default.