Skip to content

BlockHound finds blocking call on projection #2445

@bekirtaskin

Description

@bekirtaskin

BlockHound finds projection is "blocking call";

image

I am using ReactiveNeo4jRepository with cypher query;

image

Spring data tries to read return class and gets blocking call exception.
image

I have tried this Spring boot 2.5.6 WebFlux and spring-data-neo4j 6.1.6
I have created a test project on Github to demonstrate. https://github.com/bekirtaskin/spring-data-neo4j-blockhound

Spring data reads classes for only one time, I think it can be added to whitelist but I am not sure.

Metadata

Metadata

Assignees

Labels

status: works-as-expectedAn issue that is not valid as the error or outcome is expected.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions