[
https://issues.apache.org/jira/browse/SLING-8414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853019#comment-16853019
]
Timothee Maret edited comment on SLING-8414 at 5/31/19 1:34 PM:
----------------------------------------------------------------
Thanks [~cschneider]! Merged in this
[commit|https://github.com/apache/sling-org-apache-sling-distribution-journal-kafka/commit/ceb1814c0556fdf7eb7de12bbe4529c33d0dd36f].
was (Author: marett):
Thanks [~cschneider]! Merged.
> Add support for Azure Eventhubs as backend
> ------------------------------------------
>
> Key: SLING-8414
> URL: https://issues.apache.org/jira/browse/SLING-8414
> Project: Sling
> Issue Type: Improvement
> Components: Content Distribution
> Affects Versions: Content Distribution Journal Kafka 0.1.0
> Reporter: Christian Schneider
> Assignee: Timothee Maret
> Priority: Major
> Fix For: Content Distribution Journal Kafka 0.1.2
>
>
> Azure Eventhubs now provides a kafka API. This issue enhances the kafka
> messaging impl with new configuration attributes that are needed for
> connecting to Eventhubs.
> These attributes are not Eventhubs specific:
> ||Key||Type||Decription||Default||
> |securityProtocol|SecurityProtocol |protocol to connect to
> server|*_PLAINTEXT_*|
> |saslMechanism|String|Sasl mechanism to use| |
> |saslJaasConfig|String|Contains all auth info for Eventhubs| |
> All these attributes are optional. So they should not influence plain kafka
> operation.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)