-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Reproducer:
- Create a cluster of two
- Shutdown the cluster via CLI: shutdown cluster
- Bring up one node (this will make protostream cache hanging waiting for second node)
- Try creating a protoschema via console
Result:
There's a bunch of error messages in the server log and no protoschema is created but the Console prints throws Success alert: Schema person created.
The fix is in the REST API.