java - How long the messages will be kept stored in topic/partition using kafka 0.9 -


i'm using kafkaconsumer api fetch data topic (one partition per topic), after records has been retrieved poll method , processed, if new instance of kafkaconsumer created , try fetch data same topic/partition i'm able retrieve same data in first time. there way remove records topic/partition after has been consumed ?


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

c - getting error: cannot take the address of an rvalue of type 'int' -

How to merge four videos on one screen with ffmpeg -