Mihaly Dallos created FINERACT-1824:
---------------------------------------
Summary: Kafka connector for events and spring batch
Key: FINERACT-1824
URL: https://issues.apache.org/jira/browse/FINERACT-1824
Project: Apache Fineract
Issue Type: Improvement
Reporter: Mihaly Dallos
h3. Background
Any deployment can use Kafka as standard for messaging. Events should support
it to remain on same tech stack. (not adding ActiveMQ to the mix).
* Kafka topic for external events: fineract_external_events
* Kafka topic for Spring Batch: fineract_batch_partitions
*Out of scope:*
Kafka infra (Creation of Amazon MSK)
*Acceptance criteria*
# Kafka connection can be configured via environment variables
# Fineract can connect to Kafka to publish batch job work partitions and
external events
--
This message was sent by Atlassian Jira
(v8.20.10#820010)