You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zipkin.apache.org by ad...@apache.org on 2019/06/13 07:13:07 UTC

[incubator-zipkin-brave] branch lazy-customizer updated (d4d19bc -> 6f4cf85)

This is an automated email from the ASF dual-hosted git repository.

adriancole pushed a change to branch lazy-customizer
in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-brave.git.


 discard d4d19bc  adds comments
 discard eebc098  Makes Tracer.currentSpanCustomizer() lazy
    omit beb2f8d  Fix test. Cannot use Reporter.NOOP as it prevents calls to PendingSpans.remove()
    omit e3dff14  Add unit tests. "brave.flush" should not be reported for finished spans (#920)
    omit 219ee6f  Small typo fix
     add 7dbb53f  Add tests for "brave.flush" annotation should not be reported for finished spans (#921)
     add 6f4cf85  Makes Tracer.currentSpanCustomizer() lazy

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (d4d19bc)
            \
             N -- N -- N   refs/heads/lazy-customizer (6f4cf85)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes: