Welcome
Sign in to start your session
Login
Login
[app info]
Brief app info: ENV: [DEV] commitId: 95c0cbd93dd28201cc4512383a242c5fc6836bfb branch: develop build date: 2026-08-20T13:04:04Z build version: 2026.08.06.1-SNAPSHOT commit message: #38170 Fix CustomerIoComposerKafkaITTest fresh-broker flake: on a brand-new Kafka container the app's 17 listener containers (one shared affiliate-bridge group) rebalance-storm through their FIRST partition assignment, and with the default auto.offset.reset=latest every event produced before a container is assigned gets silently skipped - the first ordered test (registration) raced exactly that and dragged registrationEvent_withoutBirthDate (expects the earlier row) and the sender-task delivery test down with it. Reused containers masked the race because the group already had committed offsets. setUp now blocks (up to 120s) until every KafkaListenerEndpointRegistry container holds assigned partitions before the first produce. Verified on purpose-built fresh containers: full postback module green. UPTIME: 0d 6h 46m 41s Git log: f2fef... | 2026-08-20T15:05:44+03:00 | Rodion | #38192 Fix supported-locale removal in admin ga... 064c9... | 2026-08-20T14:56:22+03:00 | Rodion | #38193 Fix the admin promo-list date filters br... da082... | 2026-08-20T14:49:58+03:00 | Rodion | #38170 Phase 2: admin promo-list Criteria query... ba3d9... | 2026-08-20T14:33:05+03:00 | Rodion | #38170 Test-properties hygiene: migrate every E... 119c0... | 2026-08-20T14:09:24+03:00 | Rodion | #38170 Phase 2: admin game-publisher service IT... c6192... | 2026-08-20T13:56:25+03:00 | Rodion | #38170 Phase 2: admin player-disabling service ... c02f4... | 2026-08-20T13:45:50+03:00 | Rodion | #38170 Phase 2: admin tournament config service... 55a72... | 2026-08-20T13:37:43+03:00 | Rodion | #38170 Phase 2 opener - admin lobby category se... 7a536... | 2026-08-20T13:24:42+03:00 | Rodion | #38170 Lobby profile/sections IT coverage: seed... 1638d... | 2026-08-20T13:07:53+03:00 | Rodion | #38178 Fix CustomerIo registration birthDate ha...
copy to clipboard