[
https://issues.apache.org/jira/browse/CASSSIDECAR-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18059140#comment-18059140
]
Josh McKenzie commented on CASSSIDECAR-408:
-------------------------------------------
+1 from me (and +1 from [~bbotella] on the PR as well)
> 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
> Reporter: Jyothsna Konisa
> Priority: Major
> Time Spent: 10m
> 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]