[
https://issues.apache.org/jira/browse/SAMZA-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17585542#comment-17585542
]
Yi Pan commented on SAMZA-2152:
-------------------------------
The PR was reviewed and it seemed to be ready. [~pmaheshwari] can you take a
look to see whether we should merge it, since you reviewed this patch?
Thanks a lot!
> Making KafkaSytemAdmin's metadataConsumer accesses thread-safe, enabling
> StreamRegexMonitors only when required
> ----------------------------------------------------------------------------------------------------------------
>
> Key: SAMZA-2152
> URL: https://issues.apache.org/jira/browse/SAMZA-2152
> Project: Samza
> Issue Type: Bug
> Reporter: Rayman
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> StreamPartitionCountMOnitor and StreamRegexMonitor use the KafkaSystemAdmin,
> which has a kafka-consumer. Kafka consumer is not thread-safe, therefore
> explicit synchronization is required for metadata accesses.
> StreamRegexMonitor is not to be enabled when there is no regex input.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)