Skip to content

Consumer Fetcher and Network Client Usage #20

@mjbmarques

Description

@mjbmarques

The purpose of this research + discussion is to decide if its doable/beneficial and not too effortful.

The idea is to 'cache' the requests to be able to recycle them between the client requests in a gateway instance, e.g. the consumer polls fetched records.
An idea to do this is by finding a way to natively use the Kafka Consumer, and if its not possible, to see if its possible to use or share the Fetcher and Client Network classes, responsible for fetching the records.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions