Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

[wip] Attempt to make KafkaPayload zero copy #36

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

lynnagara
Copy link
Member

No description provided.

lynnagara and others added 13 commits June 10, 2022 11:20
This is an attempt to simplify the ArroyoConsumer lifetimes by
changing the LocalConsumer to have ownership of the LocalBroker.

Since this consumer/broker only used in place of the KafkaConsumer
for testing, I think this change is fairly harmless as it's not
required for the broker to live outside the consumer.
@lynnagara lynnagara force-pushed the improve-kafka-payload branch from 322a8d2 to 3c959d7 Compare June 27, 2022 17:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants