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

nbonte pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git.


    from de87bc5  ATLAS-3427: Atlas Hook Enhancements for improved resiliancy.
     new f959d84  ATLAS-3935 Use Audit framework to capture audit entries for 
Import/Export operations #2
     new 7dec8f5  ATLAS-3957 Use Audit framework to capture audit entries for 
Server Start and Server In Active mode (HA)

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:
 addons/models/0000-Area0/0010-base_model.json      |  8 ++++
 ...-base_model_add_atlas_operation_attributes.json | 10 ++++-
 .../apache/atlas/model/audit/AtlasAuditEntry.java  |  4 +-
 .../resources/solr/core-template/solrconfig.xml    |  2 +-
 .../src/main/java/org/apache/atlas/BeanUtil.java   | 33 +++++++--------
 .../apache/atlas/web/resources/AdminResource.java  |  3 +-
 .../apache/atlas/web/service/EmbeddedServer.java   | 49 ++++++++++++++++++++++
 .../org/apache/atlas/web/service/ServiceState.java | 45 +++++++++++++++++++-
 8 files changed, 128 insertions(+), 26 deletions(-)
 copy intg/src/main/java/org/apache/atlas/AtlasException.java => 
webapp/src/main/java/org/apache/atlas/BeanUtil.java (59%)

Reply via email to