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/05/12 05:36:44 UTC

[incubator-zipkin] branch more-efficient-strings updated (aef6f3f -> ae2449a)

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

adriancole pushed a change to branch more-efficient-strings
in repository https://gitbox.apache.org/repos/asf/incubator-zipkin.git.


    from aef6f3f  whoops
     add ae2449a  reduces redundant length-checking

No new revisions were added by this update.

Summary of changes:
 zipkin/src/main/java/zipkin2/internal/Proto3Fields.java       | 11 +----------
 zipkin/src/main/java/zipkin2/internal/Proto3ZipkinFields.java |  5 +++--
 zipkin/src/main/java/zipkin2/internal/UnsafeBuffer.java       |  4 ++--
 zipkin/src/test/java/zipkin2/internal/Proto3FieldsTest.java   |  2 +-
 4 files changed, 7 insertions(+), 15 deletions(-)