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 addb04e  ATLAS-3902: Import Service: UpdateVertexGuid Now Makes 
Updates to AtlasEntityWithExtInfo
     new 7086a4a  ATLAS-3907: Java Patch Handler: Set index consistency.
     new 2012745  ATLAS-3398: introduced consitency-lock configuration to avoid 
multiple entities with same unique attribute value

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:
 .../repository/graphdb/AtlasGraphManagement.java   |  5 ++
 .../graphdb/janus/AtlasJanusGraphManagement.java   | 60 +++++++++++++++++-----
 .../java/org/apache/atlas/AtlasConfiguration.java  |  3 +-
 .../repository/patches/AtlasPatchManager.java      |  3 +-
 .../repository/patches/IndexConsistencyPatch.java  | 56 ++++++++++++++++++++
 .../discovery/FreeTextSearchProcessorTest.java     |  4 +-
 .../resources/solr/core-template/solrconfig.xml    |  2 +-
 7 files changed, 115 insertions(+), 18 deletions(-)
 create mode 100644 
repository/src/main/java/org/apache/atlas/repository/patches/IndexConsistencyPatch.java

Reply via email to