[MCOL-1594] mxs_adapter requires -t to gracefully exit Created: 2018-07-25 Updated: 2023-10-26 Resolved: 2018-09-10 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.1.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | Elena Kotsinova (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Sprint: | 2018-15, 2018-16, 2018-17 | ||||||||||||
| Description |
| Comments |
| Comment by markus makela [ 2018-07-26 ] |
|
This was actually fixed by commit bae5387dccf4a0f1d2d364b20a758efcefa6722c. The exit behavior can be improved as with this commit, the worst-case stopping time is equal to the timeout used with the adapter. This is mainly a problem with the MaxScale CDC Connector and its lack of finer-grained timeouts. |