You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ni...@apache.org on 2018/03/01 13:16:09 UTC

[incubator-servicecomb-java-chassis] branch master updated (255f86e -> 36957c8)

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

ningjiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-java-chassis.git.


    from 255f86e  [SCB-358] fix bug for monitor output id that register only name without any tags (#562)
     add 4a1be61  SCB-361 fix warning in EventBus and MonitorManager
     new 36957c8  Merge pull request #564 from zhengyangyong/SCB-361

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../foundation/common/event/EventBus.java          | 15 ++++++++--
 .../foundation/common/event/TestEventBus.java      |  2 +-
 .../servicecomb/metrics/core/MonitorManager.java   |  8 +++---
 metrics/metrics-extension/pom.xml                  | 33 ----------------------
 .../metrics-integration/metrics-prometheus/pom.xml |  2 +-
 metrics/pom.xml                                    |  1 -
 6 files changed, 18 insertions(+), 43 deletions(-)
 delete mode 100644 metrics/metrics-extension/pom.xml

-- 
To stop receiving notification emails like this one, please contact
ningjiang@apache.org.

[incubator-servicecomb-java-chassis] 01/01: Merge pull request #564 from zhengyangyong/SCB-361

Posted by ni...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-java-chassis.git

commit 36957c83fe77aef3d155641a539e56f8dcc31ca5
Merge: 255f86e 4a1be61
Author: Willem Jiang <ji...@huawei.com>
AuthorDate: Thu Mar 1 21:16:07 2018 +0800

    Merge pull request #564 from zhengyangyong/SCB-361
    
    [SCB-361] fix warning in EventBus and MonitorManager and delete metrics-extension module

 .../foundation/common/event/EventBus.java          | 15 ++++++++--
 .../foundation/common/event/TestEventBus.java      |  2 +-
 .../servicecomb/metrics/core/MonitorManager.java   |  8 +++---
 metrics/metrics-extension/pom.xml                  | 33 ----------------------
 .../metrics-integration/metrics-prometheus/pom.xml |  2 +-
 metrics/pom.xml                                    |  1 -
 6 files changed, 18 insertions(+), 43 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
ningjiang@apache.org.