WiredTiger currently requires that hexadecimal configuration strings use lower case ascii characters. It would provide more flexibility for users if they supported upper case characters as well. This is especially relevant for timestamps, since they are provided via hexadecimal strings.
- is related to
-
WT-3600 timestamp API lets you set timestamps with invalid characters
- Closed