Files
cgrates/data
ionutboangiu 682f52e3dd Revise kafka SSL test
- Updated to use the test suite
- Deleted kafka_ssl sample configuration (moved to test file)
- Revised Kafka server SSL setup comment
- Ensured exporters are synchronous to avoid missing errors
- Implemented helper function to create and clean up kafka topics
- ERs sometimes took too long to receive a message.
  Setting kafkaGroupID to "" prevents this.
- Kafka reader took 10s to close (default MaxWait).
  Set MaxWait to 1ms.
- Exporters took 1s each to export due to BatchSize
  not being hit. Set BatchSize to 1 to prevent it.
2024-10-23 21:11:25 +02:00
..
2024-09-05 20:46:40 +02:00
2024-10-23 21:11:25 +02:00
2024-08-21 20:59:10 +02:00
2024-09-23 20:28:26 +02:00
2020-08-24 18:51:00 +02:00