Skip to content

Enable unexpected interruption routing Testkit tests for reactive backend #1004

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 13, 2021

Conversation

injectives
Copy link
Contributor

No description provided.

@injectives injectives requested a review from gjmwoods September 10, 2021 13:50
@injectives injectives merged commit e0a4f6e into neo4j:4.4 Sep 13, 2021
@injectives injectives deleted the feature/unexpected branch September 13, 2021 09:50
injectives added a commit to injectives/neo4j-java-driver that referenced this pull request Sep 13, 2021
injectives added a commit that referenced this pull request Sep 13, 2021
…update testkit backend (#1007)

* Add holder objects for driver, session, transaction and result objects in backend (#1001)

This update also removes hardcoded fetch size in reactive backend and adds support for sending additional PULL requests when there is more data to consume.

* Enable tests with custom fetch size in reactive backend (#1002)

Excluding negative fetch size values.

* Make reactive subscription request with Long.MAX_VALUE unbounded (#1003)

* Make reactive subscription request with Long.MAX_VALUE unbounded

This update ensures that unbounded reactive request is translated to unbounded Bolt request.

* Update ListBasedPullHandler test class to support unbounded request

* Enable unexpected interruption routing Testkit tests for reactive backend (#1004)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants