shekhars-li opened a new pull request, #1611:
URL: https://github.com/apache/samza/pull/1611
Changes:
- Created a new class `BlobStoreBackupManagerMetrics` for metrics that are
common to both blob store based backup and restore logic.
- Added a new metric for blob not found (404) errors encountered during
restore from blob stores to this new class.
- Updated `BlobStoreBackupManager` and `BlobStoreRestoreManager` signatures
to pass this new metrics.
- Added a new class of exception called `BlobNotFoundException`
- Added logic to increment this new metric on encountering
`BlobNotFoundException`
- Updated unit tests
--
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]