[MXS-1692] Provide server pointer to clientReply of filters. Created: 2018-03-01 Updated: 2019-10-28 Resolved: 2019-10-28 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | None |
| Fix Version/s: | 2.5.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
It may be useful for for filters to know which server a particular response is coming from. Currently the server is provided in the GWBUF, which is quite unorthodox. |
| Comments |
| Comment by markus makela [ 2019-10-28 ] |
|
The service-to-service routing implemented for 2.5 fixes this. |