Summary
The named replication channels feature (#77, #78, #79) was merged with unit tests but no functional/integration test coverage. Multi-source replication with named channels should be validated end-to-end against a real MySQL topology.
Proposal
- Add a
test-named-channels.sh functional test script
- Configure multi-source replication on one replica with named channels
- Test channel-aware API endpoints (
/api/v2/channels, etc.)
- Test channel-aware failover (graceful takeover preserving other channels)
- Test discovery of multi-source replication topology
Acceptance Criteria
Summary
The named replication channels feature (#77, #78, #79) was merged with unit tests but no functional/integration test coverage. Multi-source replication with named channels should be validated end-to-end against a real MySQL topology.
Proposal
test-named-channels.shfunctional test script/api/v2/channels, etc.)Acceptance Criteria