You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hugegraph.apache.org by ji...@apache.org on 2022/11/20 13:11:56 UTC

[incubator-hugegraph] branch fix-java11 updated (1e3fcb773 -> ae7b91884)

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

jin pushed a change to branch fix-java11
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git


    from 1e3fcb773 Merge branch 'master' into fix-java11
     add 57462b057 Feat/fix codeql (#2022)
     add ae7b91884 Merge branch 'master' into fix-java11

No new revisions were added by this update.

Summary of changes:
 .../hugegraph/backend/store/BackendTable.java      |  4 ++--
 .../java/com/baidu/hugegraph/util/ConfigUtil.java  | 11 ++++++-----
 .../backend/store/hbase/HbaseMetrics.java          |  3 ++-
 .../backend/store/hbase/HbaseSessions.java         |  7 +++++--
 .../com/baidu/hugegraph/core/EdgeCoreTest.java     | 22 +++++++++++-----------
 5 files changed, 26 insertions(+), 21 deletions(-)