-
Feature Request
-
Resolution: Done
-
Major
-
None
-
False
-
False
-
Documentation (Ref Guide, User Guide, etc.)
-
Undefined
-
-
2021 Week 28-30 (from Jul 12)
Validate expect messaging consumption behaviour
- For instance, If fails to process the message, a retry will be done?
All messages will be acknowledged after they have being processed. If during the processing of a message, a failure occurs, the message is acknowledged anyway, in order to prevent a retry loop. - What if stop processing in the middle/apps breaks?
In that case the message will be retried because it has not been acknowledged. - Test performance
Performance test was created, a problem in throughput was detected, explained and fixed with the associated JIRAs - Document best practices
JIRA KOGITO-5515 opened for updating documentation - Kogito partition policy
No decision taken since it is not a priority for STP. However, KOGITO-5516 has been opened to track that
- is related to
-
KOGITO-5515 Document Kogito Kafka integration
- Closed
-
KOGITO-5516 Kogito partition policy
- Closed
-
KOGITO-5578 Improvements in codegen for MessageConsumer and ChannelResolver
- Resolved
-
KOGITO-5094 Pending changes on KafkaEventConsumer
- Closed
- relates to
-
KOGITO-4267 Kafka topic resolution based on message name
- Closed