[MCOL-4050] choose one xml lib to use Created: 2020-06-10  Updated: 2023-10-25  Resolved: 2023-10-25

Status: Closed
Project: MariaDB ColumnStore
Component/s: Storage Manager
Affects Version/s: None
Fix Version/s: Icebox

Type: Task Priority: Minor
Reporter: Patrick LeBlanc (Inactive) Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: None


 Description   

I used minidom to write the failover module, and Roman used lxml to implement the rest server. We should use one xml lib.

Two places where minidom is used right now.
failover/config.py
mcs_node_control/models/node_config.py (only for pretty-printing xml when writing)

Probably easier to do minidom -> lxml than to do lxml ->minidom. TBD.


Generated at Thu Feb 08 02:47:24 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.