This is an automated email from the ASF dual-hosted git repository.
vaughn pushed a change to branch zy_dev
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git
discard f998c0cea add annotation for metrics disable
discard 86d98c434 disable cassandra metrics
discard 158c754a4 improve jacoco agent and cli version
discard bb74c3622 hugegraph-common version 2.1.2
discard 3cd12bda8 improve jacoco version
discard 88fcb0831 improve code
discard 9148d7a69 improve code
discard 71002da31 improve code
discard d607bfdcf improve code
discard 89df1084d improve code
discard 0182ce3f0 chore: support java 11 version
add e6a24fc6a fix cassandra metrics: Malformed IPv6 address at index
(#1844)
add b124081d8 chore: support java 11 version
add 91711fe41 improve code
add 523736909 improve code
add 4f9273610 improve code
add 25edda0a8 improve code
add f820ae0ce improve code
add b8faf2271 improve jacoco version
add bced158eb hugegraph-common version 2.1.2
add 89e0b6638 improve jacoco agent and cli version
add d2bfe7128 disable cassandra metrics
add 0866d0370 add annotation for metrics disable
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 (f998c0cea)
\
N -- N -- N refs/heads/zy_dev (0866d0370)
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:
.../backend/store/cassandra/CassandraMetrics.java | 12 +-
.../com/baidu/hugegraph/api/MetricsApiTest.java | 222 +++++++++++----------
2 files changed, 122 insertions(+), 112 deletions(-)