[MCOL-1011] OAM moduletypeconfig.ModuleNetworkList grows exponentially Created: 2017-11-06 Updated: 2019-07-10 Resolved: 2019-07-10 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | 1.0.11 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Line 408 of liboamcpp.cpp:
We fall into here if hostConfigList is empty, but we clear this list straight away so we end up with many duplicate entries. |