Michael Burman
Michael Burman
This work was superseded by other CA work.
Note that the message itself is not an error or indicative of any error. It's just an informal message telling that the Cassandra hasn't started yet, but the error why...
> As far as I understand system-manager should receive a request from k8ssandra-operator to start cassandra within a container and it does not happen for some reason. Is there a...
Hey, could you add something along the lines of: ```diff diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dae3a9..2921100 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ Changelog for Cass Operator, new...
Thank you for the contribution (this fix will appear in 1.14.0).
@emerkle826 Wasn't this fixed..?
Couple of questions: * What happens to old data? It can't be queried this way if the information doesn't exist. * What defines the kind? The writing client? I don't...
Based on the support tickets for badger backend, a lot of them have been about tags searching. Sadly most of them have included censored tags, so the actual names are...
Is this more related to the dependency structure then? Or what's the point of searching only the operations without traces? On Wed, Nov 13, 2019, 23:10 Jun Guo wrote: >...
I'll add notes here so that I don't forget (or if someone else is implementing): * A single index key is enough for serviceName, operationName + span.Kind indexing Thus, replace...