mck

Results 114 comments of mck

upstream #699 has been merged.

ready for a fresh review @mieslep

The jcmd command is optional. ref: https://github.com/datastax/diagnostic-collection/blob/master/ds-collector/rust-commands/collect-info.rs#L924 So i've not yet convinced of a need for a quick hack. I agree something better needs to be done here. I think...

Cache `docker inspect` too…

I would be more than happy to look over any patch or PR contributed, that's the best I can do for now. (You may also find that there's more momentum...

The `ZIPKIN_TRACE_HEADERS` is expected to be a byte array must be of length: `16 == length || 24 == length || 32 == length`, for example a serialised `SpanId`.

trying changing the version here to `RELEASE210` rebuilding and installing the nbm under target. i'm trying this for RELEASE220 (using the snapshot artefacts found in the mavenrepo.zip attached to each...

Looking good ! Then we'll be able to point docs to I think we need to change this file though (so we're not redirected away): https://github.com/apache/cassandra-java-driver/blob/gh-pages/index.html All the other versions...

> Last time we talked about this on Slack, we decided to get the 4.19.0 page up first and then take care of the other versions later. Yes, totally agree–...

The GHA checks didn't run… guessing we have a failure in `.github/workflows/main.yml`…