Ben,
My understanding is that you don't need to worry about any thread
synchronization. Each task has their own instance of the
`SinkTaskContext` and given Kafka Connect's behavior of spreading the
tasks over the cluster -- by definition it won't be the same instance.
This means that even if
Looks great!!
A small comment about menus: `Get Started` and `Docs` pages have different
UX.
While Get Started pages use the whole page, Docs have a menu on the left
side.
I'd like Docs pages to also use most of the page. For instance, config and
metrics tables could look more readable using more
Hey folks
We've made some updates to the website's look and feel. There is a staged
version in the link below.
https://ec2-13-57-18-236.us-west-1.compute.amazonaws.com/
username: kafka
password: streaming
Comments welcomed.
Ben