I upgraded from 3.1.4-1 on Debian systems. Immediately after I restarted the service I started seeing messages like:
2020-02-03T21:05:21.257Z WARN [ProcessBufferProcessor] Unable to process message <e381a771-46c8-11ea-aa42-52540038ef24>: java.lang.ClassCastException: Cannot cast java.lang.String to org.joda.time.DateTime
I also noticed that the in/out counter in the web ui went from being basically balanced to showing way more inbound messages. I saw another message theorizing it’s a problem with JSON extraction, but I continued to see these messages after I deleted my JSON extractor. I don’t have time to remove each of my other 22 extractors one by one to see if one may be the exact source of this issue.
Any other ways I could debug this situation?