You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by zh...@apache.org on 2021/03/02 08:32:12 UTC

[hbase] branch HBASE-22120 updated (cb5c476 -> d43a29d)

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

zhangduo pushed a change to branch HBASE-22120
in repository https://gitbox.apache.org/repos/asf/hbase.git.


 discard cb5c476  HBASE-25617 Revisit the span names (#2998)
    omit caa61b5  HBASE-25591 Upgrade opentelemetry to 0.17.1 (#2971)
    omit 6b63b99  HBASE-25535 Set span kind to CLIENT in AbstractRpcClient (#2907)
    omit 534fedd  HBASE-25484 Add trace support for WAL sync (#2892)
    omit 8d88eb5  HBASE-25455 Add trace support for HRegion read/write operation (#2861)
    omit d5accc4  HBASE-25481 Add host and port attribute when tracing rpc call at client side (#2857)
    omit 217f1ed  HBASE-25454 Add trace support for connection registry (#2828)
    omit 351b07d  HBASE-23898 Add trace support for simple apis in async client (#2813)
    omit 3a222bd  HBASE-25424 Find a way to config OpenTelemetry tracing without direct… (#2808)
    omit f6ac49a  HBASE-25401 Add trace support for async call in rpc client (#2790)
    omit 8bf4494  HBASE-25373 Remove HTrace completely in code base and try to make use of OpenTelemetry
     add 34bd1bd  HBASE-25620 Increase timeout value for pre commit (#3000)
     add d5df999  HBASE-25604 Upgrade spotbugs to 4.x (#2986)
     add f5f7beb  HBASE-25373 Remove HTrace completely in code base and try to make use of OpenTelemetry
     add cf2fd6a  HBASE-25401 Add trace support for async call in rpc client (#2790)
     add 57c0696  HBASE-25424 Find a way to config OpenTelemetry tracing without direct… (#2808)
     add df1a8bb  HBASE-23898 Add trace support for simple apis in async client (#2813)
     add da4b212  HBASE-25454 Add trace support for connection registry (#2828)
     add 41e22b2  HBASE-25481 Add host and port attribute when tracing rpc call at client side (#2857)
     add 4d65907  HBASE-25455 Add trace support for HRegion read/write operation (#2861)
     add 49c1391  HBASE-25484 Add trace support for WAL sync (#2892)
     add a4f7987  HBASE-25535 Set span kind to CLIENT in AbstractRpcClient (#2907)
     add ab5a207  HBASE-25591 Upgrade opentelemetry to 0.17.1 (#2971)
     add d43a29d  HBASE-25617 Revisit the span names (#2998)

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   (cb5c476)
            \
             N -- N -- N   refs/heads/HBASE-22120 (d43a29d)

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:
 dev-support/Jenkinsfile_GitHub |  4 ++--
 dev-support/docker/Dockerfile  |  4 ++--
 pom.xml                        | 12 ++++++++++--
 3 files changed, 14 insertions(+), 6 deletions(-)