[
https://issues.apache.org/jira/browse/CASSSIDECAR-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jyothsna Konisa updated CASSSIDECAR-408:
----------------------------------------
Status: Review In Progress (was: Patch Available)
> SchemaStorePublisherFactory should be Injectable in CachingSchemaStore
> ----------------------------------------------------------------------
>
> Key: CASSSIDECAR-408
> URL: https://issues.apache.org/jira/browse/CASSSIDECAR-408
> Project: Sidecar for Apache Cassandra
> Issue Type: New Feature
> Components: CDC
> Reporter: Jyothsna Konisa
> Assignee: Jyothsna Konisa
> Priority: Major
> Fix For: 0.3
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> In CachingSchemaStore the publisher is created using
> SchemaStorePublisherFactory.DEFAULT. Make it injectable, so that users can
> inject their own SchemaStorePublisherFactory.
> {code:java}
> // Some comments here
> this.publisher =
> SchemaStorePublisherFactory.DEFAULT.buildPublisher(kafkaOptions);
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]