Details
-
Bug
-
Status: Closed (View Workflow)
-
TBD
-
Resolution: Done
-
None
-
None
-
None
-
-
Folijet Sprint 151
-
0
-
Folijet
-
Orchid (R1 2023)
-
Implementation coding issue
Description
Half of all builds fail with this error:
[ERROR] shouldResumeConsumerAndPollRecordAfterConsumerWasPaused(org.folio.kafka.KafkaConsumerWrapperTest) Time elapsed: 125.112 s <<< ERROR! java.util.concurrent.TimeoutException
The tests in KafkaConsumerWrapperTest use the same event type/topic. The Kafka messages get processed asynchronously (eventual consistency) and therefore might be processed when the test method has completed and after the next test method has started resulting in an unexpected event that makes the next test method fail.
Fix: For each test method use a different event type/topic.
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-3725 NFR: Data Import Technical, NFR, & Misc work (Orchid R1 2023)
-
- In progress
-