test: HandoverIT-POC - first working setup for the planned test
authorKai Moritz <kai@juplo.de>
Sat, 3 Feb 2024 07:29:06 +0000 (08:29 +0100)
committerKai Moritz <kai@juplo.de>
Tue, 27 Feb 2024 08:29:02 +0000 (09:29 +0100)
commita219b1ab7a0341b822ba379cadec1b11ba6028c9
tree1c6a8b17047743b058c2627a51fc60ff5e1f3ccd
parent13f86063f851fc2c4ad6de56c8edb78bff9d0592
test: HandoverIT-POC - first working setup for the planned test

* First working POC of the setup for the planned test.
* This version blocks endlessly, because the SSE-flux never completes.
pom.xml
src/test/java/de/juplo/kafka/chat/backend/AbstractHandoverIT.java [new file with mode: 0644]
src/test/java/de/juplo/kafka/chat/backend/KafkaHandoverIT.java [new file with mode: 0644]
src/test/resources/haproxy.cfg [new file with mode: 0644]
src/test/resources/sharding.map [new file with mode: 0644]