-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 9.10
-
Fix Version/s: 9.10-HF36, 10.10-HF14, 11.1, 2021.0
-
Tags:
-
Backlog priority:800
-
Sprint:nxplatform 11.1.17, nxplatform 11.1.18
-
Story Points:2
Currently only Kafka 1.0 is tested: https://qa.nuxeo.org/jenkins/search/?q=kafka
As Nuxeo also support Kafka 2.2.x,
1) a new docker image with Kafka 2.2.x should be built
2) this image should be used in 9.10/10.10/master jobs.
–
- Pipeline docker files added for Kafka 2.2.1 and 2.3.0 in all branches (master, 10.10 and 9.10)
- Job created or renamed with default Kafka versions:
Full build unit tests:
https://qa2.nuxeo.org/jenkins/job/9.10/job/nuxeo-9.10-fullbuild-kafka/ Kafka 1.0 OK (2.2.1 also OK)
https://qa2.nuxeo.org/jenkins/job/10.10/job/nuxeo-10.10-fullbuild-kafka/ Kafka 2.3.0 OK
https://qa.nuxeo.org/jenkins/job/master/job/nuxeo-master-fullbuild-kafka/ Kafka 2.3.0 -> 2 failures NXP-28023
Functional tests:
https://qa.nuxeo.org/jenkins/job/master/job/FT-nuxeo-master-server-tomcat-kafka/ 2.3.0 -> OK but errors in logs -> NXP-28033
For maintenance branch on qa2 jobs have been created but disabled because at the moment ftest pipeline is not supported:
https://qa2.nuxeo.org/jenkins/job/10.10/job/FT-nuxeo-10.10-server-tomcat-kafka/ 2.3.0 -> pipeline 10.10 not working atm
https://qa2.nuxeo.org/jenkins/job/9.10/job/FT-nuxeo-9.10-server-tomcat-kafka/ 1.0 -> pipeline 9.10 not working atm
- depends on
-
NXBT-2781 Fix MultiDB jobs are not able to be run on dynamic slaves
- Open
- is related to
-
NXP-28023 Fix Kafka TestStreamProcessor.testComputationRecoveryPolicy
- Resolved
-
NXP-28033 Fix FT Kafka ERROR In log taggedVersionListener documentRestored
- Resolved
- is required by
-
NXBT-3050 Create a multiDB job on 10.10
- Open