ess-dmsc / kafka-to-nexus

(Mirror: moved to https://gitlab.esss.lu.se/ecdc/ess-dmsc/kafka-to-nexus) Writes NeXus files from experiment data streamed through Apache Kafka.
BSD 2-Clause "Simplified" License
2 stars 4 forks source link

CI: Enable SSL and SASL in librdkafka via conanfile.txt #651

Closed carez closed 1 year ago

carez commented 1 year ago

Issue

https://jira.esss.lu.se/browse/ECDC-2142

Description of work

Authentication attempts against Kafka listeners with SASL/SCRAM seem to fail.

This PR enables SSL and SASL in librdkafka to leverage existing SASL/SCRAM support in the library.

Nominate for Group Code Review

cow-bot commented 1 year ago

Code Coverage (Lines Exec Cover) TOTAL 5210 3503 67% For more detail see Cobertura report in Jenkins interface

cow-bot commented 1 year ago

Code Coverage (Lines Exec Cover) TOTAL 5210 3504 67% For more detail see Cobertura report in Jenkins interface

kmurica commented 1 year ago

@carez @amues Some Jenkins build issues related to the SSL and SASL. Have a look.

cow-bot commented 1 year ago

Code Coverage (Lines Exec Cover) TOTAL 5210 3504 67% For more detail see Cobertura report in Jenkins interface

cow-bot commented 1 year ago

Code Coverage (Lines Exec Cover) TOTAL 5210 3504 67% For more detail see Cobertura report in Jenkins interface

cow-bot commented 1 year ago

Code Coverage (Lines Exec Cover) TOTAL 5210 3503 67% For more detail see Cobertura report in Jenkins interface

cow-bot commented 1 year ago

Code Coverage (Lines Exec Cover) TOTAL 5210 3504 67% For more detail see Cobertura report in Jenkins interface