I've been using CRDB 2.0 for a toy project for a few weeks now, today I notice 2.1 was available so I started playing with some of their new features, I ran a SQL query with correlated sub-queries and then the server crashed. It's the first time I see a crash, so I rushed to the GitHub report to report the bug and to my surprise a GitHub issue was already created for the crash[0], it included the stack trace and an anonymized version of my SQL query that caused the crash.This really demonstrates they really care about the stability of their product, one more reason to keep recommending CockroachDB.
[0] https://github.com/cockroachdb/cockroach/issues/32048
beefsack|7 years ago
knz42|7 years ago
and like any sane db deployment you should firewall it off anyway.
rishav_sharan|7 years ago
StreamBright|7 years ago
kierenj|7 years ago