-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73669/
-----------------------------------------------------------
(Updated Oct. 28, 2021, 10:59 p.m.)
Review request for atlas, Ashutosh Mestry, Disha Talreja, Radhika Kundam, and
Sarath Subramanian.
Bugs: ATLAS-4462
https://issues.apache.org/jira/browse/ATLAS-4462
Repository: atlas
Description
-------
ATLAS-4462: Updated the pom to stop jetty before start, Added daemon flag to
true to stop jetty at end of post integration, Added retry logic for Kafka
start having port bind issue, Fixed Infinite loop for Index Recovery Service
Diffs (updated)
-----
addons/falcon-bridge/pom.xml de22fa5a0
addons/hbase-bridge/pom.xml 50fb9e838
addons/hive-bridge/pom.xml ea2de4d3b
addons/impala-bridge/pom.xml a1bd5920b
addons/kafka-bridge/pom.xml 7fe97eb39
addons/sqoop-bridge/pom.xml 9d5ac52d9
addons/storm-bridge/pom.xml 71525438b
notification/src/main/java/org/apache/atlas/kafka/EmbeddedKafkaServer.java
19717fb2b
notification/src/main/java/org/apache/atlas/util/CommandHandlerUtility.java
PRE-CREATION
pom.xml 61f132320
webapp/pom.xml d90f68601
Diff: https://reviews.apache.org/r/73669/diff/3/
Changes: https://reviews.apache.org/r/73669/diff/2-3/
Testing
-------
Manually tested the Infinite loop issue at Index Recovery Service, Kafka retry
logic for kafka start. Along with this I ran the local tests which passed.
Thanks,
Sidharth Mishra