Christian Schneider created SLING-8414:
------------------------------------------

             Summary: 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
             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)

Reply via email to