Open jgerman opened 5 years ago
No advice!
I wonder if you managed to resolve this issue and, more generally, whether onyx is still being supported, or its goals pursued by some part of the community?
Any advice?!
Regs,
I think onyx is EOL for a while now, probably best switch to Kafka Streams with jackdaw+willa
Thanks, fren!
I tried upgrading our Onyx system to 0.14.6 this morning and I'm getting errors on startup, it looks to be every task blowing up. There are two versions of the error:
and specific task versions in poll-recover:
I'm not even quite sure how to begin figuring out what's going wrong here. I started poking around but haven't made much headway.
The problem doesn't occur in 0.14.5, and I see aeron was upgraded in 0.14.6. We do set a large term buffer length (-Daeron.term.buffer.length=8388608) which is less than the length in the thrown exception. I've tried without that setting as well, but the errors still occur.
Does anyone have any advice?