Konstantine Karantasis created KAFKA-4397:
---------------------------------------------
Summary: Refactor Connect backing stores for thread-safety
Key: KAFKA-4397
URL: https://issues.apache.org/jira/browse/KAFKA-4397
Project: Kafka
Issue Type: Improvement
Components: KafkaConnect
Affects Versions: 0.10.1.0
Reporter: Konstantine Karantasis
Assignee: Konstantine Karantasis
Priority: Minor
Fix For: 0.10.2.0
In Kafka Connect there has been already significant provisioning for
multi-threaded execution with respect to classes implementing backing store
interfaces.
A requirement for
[KAFKA-3008|https://issues.apache.org/jira/browse/KAFKA-3008] is to tighten
thread-safety guarantees in these implementations, especially for
ConfigBackingStore and StatusBackingStore, and this will be the focus of the
current ticket.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)