-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73769/
-----------------------------------------------------------
Review request for ranger and Ramesh Mani.
Bugs: RANGER-3556
https://issues.apache.org/jira/browse/RANGER-3556
Repository: ranger
Description
-------
A lot of messages are seen in tagsync log when there are no messages to read in
the Kafka queue.
INFO org.apache.ranger.tagsync.source.atlas.AtlasTagSource:
AtlasTagSource.ConsumerRunnable.run: no message from NotificationConsumer
within 1000 milliseconds
Diffs
-----
tagsync/src/main/java/org/apache/ranger/tagsync/source/atlas/AtlasTagSource.java
e9fe02f8e
Diff: https://reviews.apache.org/r/73769/diff/1/
Testing
-------
Compiled and passed all unit tests
Thanks,
Abhay Kulkarni