Skip to content

Deadlock may occure when Openfeign works with deferred JPA repository #443

Closed
@michaldo

Description

@michaldo

Spring Cloud version "Hoxton.SR9"

Under some condition deadlock happens with Openfeign + deferred JPA repository. I can reproduce the case only in tests.

I created a simple project to reproduce the problem: https://github.com/michaldo/feign-jpa-deffered-deadlock

I think the same case is reported on https://stackoverflow.com/questions/65078382/spring-boot-context-load-test-hangs

I guess the reason is that FeignClientFactoryBean does not extend AbstractFactoryBean

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions