Brad Lhotsky
Brad Lhotsky
Over the course of two years, I had key switches fail on *six* different Matias Ergo Pro's. No spills, no drops, no abuse, and only 40h/week use. Some keys would...
I'd like to separate the following modules from this distribution and make the distribution use those modules: - App::ElasticSearch::Utilities::HTTPRequest to "HTTP::Request::es" - App::ElasticSearch::Utilities::Query to "es::Query" - App::ElasticSearch::Utilities::QueryString to "es::QueryString" (bundled...
Paper is https://arxiv.org/pdf/1703.00983.pdf Graphite-api patch is: https://github.com/wyndhblb/graphite_asap Stanford code is: http://futuredata.stanford.edu/asap/#code Seems like winning.
This reliably crashes my `analysisd` (and thus, everything) on my server every 30 minutes after upgrading to v3.7.0 The commit that introduced the segfault is: a6739d6978b1b0715a63c41c4cfce8307e814e61 Valgrind output: ``` ==68360==...
I know Booking was stuck on graphite-web 0.9.x for a long time. Have you upgraded to 1.1.x? I ask, because while using this fork's carbonapi/carbonzipper as the `CLUSTER_SERVERS` for graphite-web-1.1.8,...
Subtle bug, most people probably don't realize this is happening.
Using `v3.7.4`. The docs on `any_of` say "when used with a relay, it effectively load balances. Then goes on to say "when used with caches, it uses consistent hashing and...