Skip to content

Conversation

injectives
Copy link
Contributor

@injectives injectives commented Sep 7, 2021

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.

@injectives injectives force-pushed the feature/holder branch 5 times, most recently from 204aec6 to c1bc870 Compare September 8, 2021 11:52
…s in backend

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.
@injectives injectives merged commit 891b6ae into neo4j:4.4 Sep 8, 2021
@injectives injectives deleted the feature/holder branch September 8, 2021 13:59
injectives added a commit to injectives/neo4j-java-driver that referenced this pull request Sep 13, 2021
…s in backend (neo4j#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.
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