----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59799/ -----------------------------------------------------------
Review request for atlas, Apoorv Naik, Ashutosh Mestry, Madhan Neethiraj, and Sarath Subramanian. Repository: atlas Description ------- This patch include changes that implements kafka new-consumer api for kafkaConsumer for Atlas Notification System. Diffs ----- distro/src/conf/atlas-application.properties 5e59528 notification/src/main/java/org/apache/atlas/kafka/AtlasKafkaConsumer.java PRE-CREATION notification/src/main/java/org/apache/atlas/kafka/KafkaConsumer.java 16c0eb2 notification/src/main/java/org/apache/atlas/kafka/KafkaNotification.java 8bd31fd notification/src/main/java/org/apache/atlas/notification/AbstractMessageDeserializer.java 9585827 notification/src/main/java/org/apache/atlas/notification/AbstractNotificationConsumer.java d4d78de notification/src/main/java/org/apache/atlas/notification/NotificationConsumer.java a99cb10 webapp/src/main/java/org/apache/atlas/notification/NotificationHookConsumer.java 2f8245d Diff: https://reviews.apache.org/r/59799/diff/1/ Testing ------- Tested Kafka consumer on local embeded kafka /zookeeper env. Tested Atlas Hive hook notifications. Excecute Quick Start script. Due to change in kafkaconsumer api the current notification related UT/IT's need to changed, i have not included this change in this patch but will included it shortly. Thanks, Nixon Rodrigues
