HomeSoftware Heritage

Add option to allow consumer client to choose fetch policy

Description

Add option to allow consumer client to choose fetch policy

This determines the fetch policy to abide by when the client connects
to kafka and no offset is found yet:

  • earliest: automatically reset the offset to the earliest offset
  • latest: automatically reset the offset to the latest offset

source: https://kafka.apache.org/documentation/

Details

Provenance
ardumontAuthored on Mar 2 2017, 4:27 PM
ardumontPushed on Mar 13 2017, 11:17 AM
Differential Revision
D180: Add a journal client base class to process messages
Parents
rDJNL4b45b74a975e: doc: Improve wording about SWHJournalClient class
Branches
Unknown
Tags
Unknown