Closed kantp closed 8 years ago
When the schema is checked for mismatch by the hpc-manager before a client has set the schema, we get an error. This should be avoided.
hpc-manager
I propose we just emit a log from checkRedisSchema in case the schema is not yet set.
checkRedisSchema
When the schema is checked for mismatch by the
hpc-manager
before a client has set the schema, we get an error. This should be avoided.I propose we just emit a log from
checkRedisSchema
in case the schema is not yet set.