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 b4a0d86cf ATLAS-4964: atlas-plugin-classloader module: update for code 
readabil… (#292)
     new d451c7dac ATLAS-4966 : atlas-server-api module: update for code 
readability imp… (#293)
     new 8f41b0c84 ATLAS-4966: atlas-server-api module: update for code 
readability improvements - #2

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:
 server-api/pom.xml                                 |  6 +-
 .../main/java/org/apache/atlas/RequestContext.java | 77 +++++++++++++---------
 .../atlas/exception/EntityNotFoundException.java   |  9 ++-
 .../apache/atlas/exception/NotFoundException.java  |  9 ++-
 .../org/apache/atlas/ha/AtlasServerIdSelector.java | 32 +++++----
 .../atlas/listener/ActiveStateChangeHandler.java   | 11 ++--
 .../atlas/listener/EntityChangeListener.java       |  7 +-
 .../apache/atlas/listener/TypesChangeListener.java |  5 +-
 .../org/apache/atlas/setup/SetupException.java     |  1 -
 .../java/org/apache/atlas/setup/SetupStep.java     |  1 -
 .../apache/atlas/ha/AtlasServerIdSelectorTest.java | 16 +++--
 11 files changed, 98 insertions(+), 76 deletions(-)
 rename server-api/src/{main/test => 
test/java}/org/apache/atlas/ha/AtlasServerIdSelectorTest.java (92%)

Reply via email to