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

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


    from 45eefaa5c ATLAS-5039: Page for TeamList doesn't render Atlas team 
members in atlas.apache.org (#394)
     new 4e9000706 ATLAS-4975 : kafka-bridge module: update for code 
readability improvements (#380)
     new 5f6771cec ATLAS-5073: ensure propertyKey is created before using it 
(#401)
     new 4edaf7e8b ATLAS-5070: Startup failure due to NPE in 
IndexRecoveryService when atlas.index.recovery.start.time is unset (#400)

The 3 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:
 addons/kafka-bridge/pom.xml                        |  11 +-
 .../org/apache/atlas/kafka/bridge/KafkaBridge.java | 156 ++++++++++-----------
 .../kafka/bridge/SchemaRegistryConnector.java      |  31 ++--
 .../apache/atlas/kafka/bridge/KafkaBridgeTest.java |  11 +-
 .../repository/graph/GraphBackedSearchIndexer.java |  24 ++++
 .../repository/graph/IndexRecoveryService.java     |  12 +-
 .../store/graph/v2/AtlasAbstractDefStoreV2.java    |   8 ++
 .../store/graph/v2/AtlasEnumDefStoreV2.java        |  55 ++++++--
 .../store/graph/v2/AtlasStructDefStoreV2.java      |  71 +++++++---
 .../resources/solr/core-template/solrconfig.xml    |   2 +-
 10 files changed, 234 insertions(+), 147 deletions(-)

Reply via email to