[MXS-1392] Add reference count to DCBs Created: 2017-09-06 Updated: 2017-09-18 Resolved: 2017-09-18 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | None |
| Fix Version/s: | 2.2.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Introduce a reference count for ensuring that DCBs stay alive for as long as they are needed. |
| Comments |
| Comment by Johan Wikman [ 2017-09-18 ] |
|
This was done as a side-effect when the zombie queue was removed. However, as it really was better to retain the zombie queue, there is no urgent need for dcb reference counting. |