Skip to content

Conversation

@ableegoldman
Copy link

@ableegoldman ableegoldman commented Jul 19, 2023

POC to accompany KIP-954

See KAFKA-15215

@ableegoldman ableegoldman changed the title KIP-954: fully customizable default DSL store type KAFKA-15215: KIP-954, fully customizable default DSL store type Jul 19, 2023
case IN_MEMORY:
supplier = Stores.inMemorySessionStore(
materialized.storeName(),
Duration.ofMillis(retentionPeriod)
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@agavra see this for example

ableegoldman pushed a commit that referenced this pull request Nov 30, 2023
This change introduces some basic clean up and refactoring for forthcoming commits related to the revised fetch code for the consumer threading refactor project.

Reviewers: Christo Lolov <[email protected]>, Jun Rao <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants