[MCOL-445] configxml.sh should be case in-sensitive. Created: 2016-12-06  Updated: 2023-10-26  Resolved: 2017-12-13

Status: Closed
Project: MariaDB ColumnStore
Component/s: ?
Affects Version/s: 1.0.5
Fix Version/s: 1.0.12

Type: New Feature Priority: Minor
Reporter: David Hill (Inactive) Assignee: Daniel Lee (Inactive)
Resolution: Fixed Votes: 1
Labels: None

Sprint: 2017-24, 2017-25

 Description   

configxml.sh works case sensitive.
Sure would be nice if when doing a getconfig it would return matching items regardless of case, So the user could see how it is supposed to be.
Then when doing a setconfig, either work non-case sensitive or modify the existing non-case sensitive match or error if the case does not match, instead of creating a lower case version of an existing setting.

Not sure how that would impact the software when the server is started.

I think this is why i resisted using it the last few years preferring to hand edit the file.



 Comments   
Comment by David Hill (Inactive) [ 2016-12-06 ]

InfiniDB Issue #10420

Comment by David Thompson (Inactive) [ 2017-11-27 ]

ben.thompson can you evaluate this for effort?

Comment by Ben Thompson (Inactive) [ 2017-12-05 ]

getConfig and setConfig should be case insensitive on variable names and section names

Comment by Daniel Lee (Inactive) [ 2017-12-13 ]

Build verified: 1.0.12-1

Verify the getConfig and setConfig commands. Section and parameter names no longer needs to be case sensitive. Values being assign/changed will be as the user provided.

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