--
You received this message because you are subscribed to the Google Groups "Druid User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to druid-user+unsubscribe@googlegroups.com.
To post to this group, send email to druid...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/druid-user/7073110a-3777-4e2a-a40d-8dbcc27ddde7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hey Ankush,This means that because it took more time to write to disk than expected, ingestion was paused and wasn't reading the stream for 15 seconds. If this is only intermittent, it probably means you had a load spike that the system took 15 seconds to recover from. If you want to avoid this then you could shard out ingestion more, or use faster disks.
Gian
On Wed, Jan 25, 2017 at 5:02 PM, Ankush Kapur <ankush...@fidelissecurity.com> wrote:
Hi,I am seeing the following error once in a while in the middleManager logs,2017-01-26T00:57:56,336 WARN [task-runner-0-priority-0] io.druid.segment.realtime.appenderator.AppenderatorImpl - Ingestion was throttled for [14,948] millis because persists were pending.Usually it appears in bursts.Any ideas on why and when does this happen, and there are config changes that need to be looked at.Running Druid 0.9.2Let me know what config settings are relevant so I can post them to get a better idea of the setup.~ Ankush
--
You received this message because you are subscribed to the Google Groups "Druid User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to druid-user+...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to druid-user+unsubscribe@googlegroups.com.
To post to this group, send email to druid...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/druid-user/94a717f4-41a2-4217-82bb-c0b4601569c2%40googlegroups.com.
Gian