]> juplo.de Git - demos/kafka/chat/commit
test: HandoverIT-POC - RED - Started a second backend
authorKai Moritz <kai@juplo.de>
Fri, 8 Mar 2024 08:14:14 +0000 (09:14 +0100)
committerKai Moritz <kai@juplo.de>
Sun, 24 Mar 2024 19:27:45 +0000 (20:27 +0100)
commit95c9f27070845f4e51a00a0cdb3598ebaf8893f9
tree32216661fea3bc0b51ee2be63d9b6bdd1965669d
parentaf023bcca9b2b893342120e99618a7e739791c9f
test: HandoverIT-POC - RED - Started a second backend

* A second backend is started, after the writers and the listener were
  instanciated.
* The test fails, because the listener does not see messages, that are
  send by the writers after the rebalance finishes.
* Also changed the durations, that the setup waits for newly
  started backend-instances.
src/test/java/de/juplo/kafka/chat/backend/AbstractHandoverIT.java
src/test/java/de/juplo/kafka/chat/backend/AbstractHandoverITContainers.java