[MXS-3389] Stream data from backend. Created: 2021-01-29 Updated: 2021-04-16 Resolved: 2021-04-16 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | nosqlprotocol |
| Affects Version/s: | None |
| Fix Version/s: | 6.0.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Epic Link: | MongoDB Protocol Support |
| Sprint: | MXS-SPRINT-128, MXS-SPRINT-129 |
| Description |
|
Instead of waiting for the full result-set from the backend, before sending a reply to the client, a documents should be sent as data becomes available, in a pace guided by the client asking for more data. |