can anyone help with this?
# troubleshooting
k
can anyone help with this?
m
What version of java?
k
message has been deleted
m
Hmm this is a jvm crash SIGSEGV. Your logs don’t say much.
k
is this a usual thing? such high CPU usage?
m
No. Did you create a realtime table and point it to a kafka stream ingesting from smallest?
d
I'm facing the same issue. I'm creating a new upsert table that's consuming a pretty loaded kafka topic. I noticed that servers die when using around 70% of available memory. I still didn't find a nice way to deal with this 😢
m
There’s a config to throttle ingestion cc: @User.
@User have we documented the config, if so could you share the link?
r
I think it is released correctly (as in the release note). but let me find the doc
nope. it is not documented in pinot-docs. creating a PR
thankyou 2
s
@User if you haven't started adding the docs, I can quickly add it here:
👍 1
r
yeah I haven't please add if you have acces
👍 1
s
It's updated now.
d
Thank you all! Throttling really helped me!!
👍 2