Will Sargent (eero)
Will Sargent (eero)
It looks like in this case IOResult is always successful, so there wouldn't be anything to check https://github.com/akka/akka/blob/main/akka-stream/src/main/scala/akka/stream/IOResult.scala#L21 I think `recover` or `recoverWith` is the only option in the case...
Also see https://github.com/elastic/ecs-logging-java#mapping
I think I have the same problem: ``` [error] Caused by: scalafix.v1.MissingSymbolException: Missing symbol local106 [error] at scalafix.internal.v0.LegacyCodePrinter.$anonfun$pprint$2(LegacyCodePrinter.scala:81) [error] at scalafix.internal.v0.LegacyCodePrinter.$anonfun$pprint$2$adapted(LegacyCodePrinter.scala:73) [error] at scalafix.internal.v0.LegacyCodePrinter.$anonfun$mkString$1(LegacyCodePrinter.scala:48) [error] at scalafix.internal.v0.LegacyCodePrinter.$anonfun$mkString$1$adapted(LegacyCodePrinter.scala:42) [error] at scala.collection.immutable.List.foreach(List.scala:431)...
Probably should split up into `IdentityProvider` and `AuthenticatorProvider` traits really
The type alias can be used by subclasses. The parametrized type can’t. On Thu, Jan 16, 2020 at 11:07 PM Christian Kaps wrote: > *@akkie* commented on this pull request....
I’m fine with rebasing and merging any conflicts On Sun, Jan 26, 2020 at 11:15 PM Christian Kaps wrote: > I thought we should wait for the next Silhouette release,...
#6886 sounds very similar
bump, this matters because the opentelemetry-shim adds [links](https://github.com/open-telemetry/opentelemetry-java/blob/a686280aaf839f562ec33a4586ac6fd7018a9838/opentracing-shim/src/main/java/io/opentelemetry/opentracingshim/SpanBuilderShim.java#L209-L209) to every span and Honeycomb treats a link as an extra span in searches.
It is -- I am already using it in conjunction.
the test report does work, the out of the box HTML is wonky though.