Details
-
Bug
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
-
Low
Description
In 2.1, we wrote caching options as a JSONified map, but we tolerated raw strings "ALL", "KEYS_ONLY", "ROWS_ONLY", and "NONE".
If a 2.1 node with any of these strings is upgraded to 3.0, the legacy schema migration will fail.