[MXS-2288] source parameter overrides filestem Created: 2019-01-22 Updated: 2019-10-18 Resolved: 2019-10-18 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | avrorouter, Documentation |
| Affects Version/s: | 2.3.2 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Description |
|
If a value is defined in filestem, whatever is defined in source overrides it. |
| Comments |
| Comment by markus makela [ 2019-02-05 ] |
|
There is a slight problem with fixing this: both the binlogrouter and avrorouter define default values for the filestem parameter and it is not possible to detect if the one acquired from the source parameter is the default value or a custom value. This means that if source is defined it always takes precedence and this only needs to be clearly documented. |
| Comment by markus makela [ 2019-03-13 ] |
|
Documented the current behavior. |
| Comment by markus makela [ 2019-10-18 ] |
|
Closing as Won't Fix since the direct replication mode bypasses the problem and gives better overall performance. |