Skip to content
#

finagle

Here are 66 public repositories matching this topic...

adriancole
adriancole commented Aug 29, 2018

Let's support at least reading "b3" header from a single string, most commonly traceid-spanid-1
It would also be nice to support optionally writing this, especially in message providers or others with constrained environments.

Expected behavior

As discussed on openzipkin/b3-propagation#21 and first implemented here: https://github.com/openzipkin/brave/blob/master/brave/src/main/java/bra

ghost
ghost commented Jan 12, 2018

Hello,

I am working with the ZkAsyncSemaphore under zk-utils and I found that I need to pre-create the znodes in ZooKeeper or an exception will be thrown. Is there a defined utility function to do this? I found one in the commons library but it uses an older client.

EDIT:

Upon investigation, it seems that there is a function safeCreate within the semaphore that is meant to create the

gjfishman
gjfishman commented Sep 26, 2019

One line summary of the issue here.

Building the scrooge-linter fails because the 19.10.0 version of the util-logging dependency cannot be found. Changing build.sbt to use 19.9.0-SNAPSHOT works fine

Expected behavior

A command like the following should run:

./sbt 'scrooge-linter/runMain com.twitter.scrooge.linter.Main --help'

In this case, this should display the linter's

Improve this page

Add a description, image, and links to the finagle topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the finagle topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.