dcausse created this task.
dcausse added a project: Wikidata-Query-Service.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  The way we configure the kafka consumer assume that we pass the PLAINTEXT 
port.
  We should have a way to configure the security protocol to use when 
connecting to a kafka broker.
  
  Multiple options:
  
  - infer this from the port, 9092->`PLAINTEXT`, 9093 -> `SSL`
  - accept URI like brokers: 'ssl://IP:PORT', 'plaintext://IP:PORT'
  - separate config option, `broker_security_protocol`
  
  AC:
  
  - the streaming updater is able to connect to kafka using the SSL protocol

TASK DETAIL
  https://phabricator.wikimedia.org/T333373

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: dcausse
Cc: dcausse, Aklapper, AWesterinen, MPhamWMF, CBogen, Namenlos314, Gq86, 
Lucas_Werkmeister_WMDE, EBjune, merbst, Jonas, Xmlizer, jkroll, Wikidata-bugs, 
Jdouglas, aude, Tobias1984, Manybubbles
_______________________________________________
Wikidata-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to