nfsantos opened a new pull request, #1481:
URL: https://github.com/apache/jackrabbit-oak/pull/1481

   Currently, the indexing job logs start/end messages for each phase:
   ```
   [TASK:<PHASE>:START]
   ...
   [TASK:<PHASE>:END] Metrics: ...
   ```
   This PR adds a corresponding FAIL message in case there is an error during a 
given phase.
   ```
   [TASK:<PHASE>:START]
   ...
   [TASK:<PHASE>:FAIL] Error: ...
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to