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>
Fri, 22 Mar 2024 08:48:28 +0000 (09:48 +0100)
commit5075238a384c48d07bf8382c8904a105be83e7a9
treea182407746aabe9b9fd7589ec4f0fba0d52fad30
parent9887fb7ab42e6bfc6536e5baf95cbf2f8ad4b2e6
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]