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

madhan pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/atlas.git.


    from 4eb4462  ATLAS-4552: added network name for all Atlas docker images
     new b9aebb2  Updated committer info for Radhika Kundam
     new 57880d3  ATLAS-4554: updated monitoring to support elasticsearch index 
backend

The 2 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:
 .../graphdb/janus/AtlasJanusGraphDatabase.java     |   24 +
 .../graphdb/janus/AtlasJanusGraphIndexClient.java  |   27 +-
 .../diskstorage/es/ElasticSearch7Index.java        | 1299 ++++++++++++++++++++
 .../org/apache/atlas/ApplicationProperties.java    |    7 +
 pom.xml                                            |   11 +
 .../repository/graph/IndexRecoveryService.java     |    8 +-
 6 files changed, 1366 insertions(+), 10 deletions(-)
 create mode 100644 
graphdb/janus/src/main/java/org/janusgraph/diskstorage/es/ElasticSearch7Index.java

Reply via email to