Hi, I have some feedback about this page
I found 2 mistakes on it when using yaml configuration:
ringbuffer must be ring-buffer
scheduled-executor-service must be scheduled-executor
With the configuration indicated in the documentation the following errors appear in the logs:
ringbuffer is not a valid enum valuescheduled-executor-service is not a valid enum value
Hi, I have some feedback about this page I found 2 mistakes on it when using yaml configuration:
ringbuffer
must bering-buffer
scheduled-executor-service
must bescheduled-executor
With the configuration indicated in the documentation the following errors appear in the logs:
ringbuffer is not a valid enum value
scheduled-executor-service is not a valid enum value