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/03 01:39:51 UTC

[incubator-zipkin] branch elasticsearch7 updated (923a04d -> e9cf058)

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

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


    from 923a04d  WIP: attempts support of Elasticsearch 7.x
     add e9cf058  Adds a bunch of docs and fixes some tests

No new revisions were added by this update.

Summary of changes:
 .../elasticsearch/ElasticsearchStorage.java        |  6 +-
 .../elasticsearch/internal/IndexNameFormatter.java | 44 ++++++++++-
 .../elasticsearch/ElasticsearchStorageTest.java    |  4 +-
 .../VersionSpecificTemplatesTest.java              |  3 -
 .../internal/IndexNameFormatterTest.java           | 88 +++++++++++-----------
 5 files changed, 91 insertions(+), 54 deletions(-)