Joseph Lynch

Results 6 issues of Joseph Lynch

In d379944c we changed the [timeouts](https://github.com/Yelp/fido/blob/d0b5d7a94b1072d34052924e13412bb72335987e/fido/fido.py#L43-L47) from an awesome default of < infinity to None (blocking) for "principle of least surprise". I propose instead we use the principle of "least...

When service ports are assigned dynamically, haproxy sends the port in the send-state header rather than in the healthcheck uri because there is no way to make the uri contain...

Right now most models are split into two parts: 1. Try to determine the resources you need for a desire using math on the desire (CPU, RAM, Disk, Network, etc...

Just to add a unit test of the current SLOs we are offering for CRDB and the neccesary working set.

Right now we just make a recommendation like "12 m5d.2xlarge" but for software that can autoscale (stateless java apps, elasticsearch etc ...) it would be nice if we could return...

This change incorporates the feedback from Ariel and Jason as part of https://issues.apache.org/jira/browse/CASSANDRA-14459. The following is introduced: 1. Fully pluggable DynamicEndpointSnitch so that we can continue experimenting with new implementations...