Alex Leong

Results 159 comments of Alex Leong

Hi @ishubin! Thanks for all the detail in this report. Filing a new issue for this is more appropriate than commenting on this one (#2249) because this issue describes a...

Yes, I think moving this to a separate issue will help avoid confusion. A recovery time of 1-4 minutes is much longer than I would expect, although I will note...

This seems like a reasonable feature but it's not on our immediate roadmap. We would definitely welcome a more detailed proposal for how this could be implemented. A few items...

This is now possible with requestAuthorized plugins.

They are listed as "loggers" in the [Linkerd docs](https://linkerd.io/config/head/linkerd/index.html#http-1-1-loggers) but their name is changing to Request Authorizers in the next release.

Ah, sorry @owensk, I missed the part about this being for thrift. A logger/request authorizer gets the request before it is sent to the downstream server. This means that it...

Good question. We've considered this but Finagle doesn't support Server-Sent-Events which the marathon event stream uses. This makes using the marathon event stream in Linkerd considerably more difficult. Of course,...

The finagle-h2 and grpc projects are already sbt subprojects in the Linkerd repo that can be built individually. @oscar-stripe is that sufficient or are you still interested in them being...

Thanks for the report! Bummer that `nodeName` doesn't work in minikube.