----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74902/#review226327 -----------------------------------------------------------
Ship it! Ship It! - Pinal Shah On Feb. 22, 2024, 11:26 p.m., Disha Talreja wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/74902/ > ----------------------------------------------------------- > > (Updated Feb. 22, 2024, 11:26 p.m.) > > > Review request for atlas, Jayendra Parab, Pinal Shah, and Radhika Kundam. > > > Bugs: ATLAS-4826 > https://issues.apache.org/jira/browse/ATLAS-4826 > > > Repository: atlas > > > Description > ------- > > In order to monitor the application health and be able to restart it if it is > unhealthy we need to check the: > 1) Liveness - if Atlas is live and running as expected > 2) Readyness - if Atlas is live and ready to accept client requests > > > Diffs > ----- > > repository/src/main/java/org/apache/atlas/util/AtlasMetricsUtil.java > beb90e67b > webapp/src/main/java/org/apache/atlas/web/resources/AdminResource.java > 4d59fa3d6 > webapp/src/test/java/org/apache/atlas/web/resources/AdminResourceTest.java > 5b16ba149 > > > Diff: https://reviews.apache.org/r/74902/diff/2/ > > > Testing > ------- > > PC Build: > https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/1551/ > > > Thanks, > > Disha Talreja > >
