-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71129/
-----------------------------------------------------------
Review request for atlas, Ashutosh Mestry, Madhan Neethiraj, Nixon Rodrigues,
and Sarath Subramanian.
Bugs: ATLAS-3344
https://issues.apache.org/jira/browse/ATLAS-3344
Repository: atlas
Description
-------
As of now Atlas metrics includes partition wise current offset and start offset
of Kafka topics. Include additional information like last message processed
time and failed message count.
Diffs
-----
intg/src/main/java/org/apache/atlas/model/metrics/AtlasMetrics.java a48d93b
repository/src/main/java/org/apache/atlas/util/AtlasMetricsUtil.java 2c78cbc
repository/src/test/java/org/apache/atlas/services/MetricsServiceTest.java
b2f2633
webapp/src/main/java/org/apache/atlas/notification/NotificationHookConsumer.java
f7df6b3
Diff: https://reviews.apache.org/r/71129/diff/1/
Testing
-------
Tested mvn clean install package.
Some integration test cases which are not related to this patch are failing on
my local, not sure why. I'll look into those tests and fix them.
Tested on cluster 172.22.88.47.
Thanks,
Saqeeb Shaikh