rkundam opened a new pull request, #400:
URL: https://github.com/apache/atlas/pull/400

   ## What changes were proposed in this pull request?
   
   This pull request introduces a null check for the 
atlas.index.recovery.start.time configuration value, which is explicitly used 
to trigger index recovery from a specific start time.
   
   If the configuration is not set, the recovery logic is safely skipped 
without throwing a NullPointerException.
   This change ensures that the system can start up cleanly even when 
atlas.index.recovery.start.time is not configured.
   
   
   ## How was this patch tested?
   Tested locally.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@atlas.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to