akka/akka-core

Consider using Resume directive on DelimiterFraming to drop oversized lines

Open

#18,515 opened on Sep 18, 2015

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Scala (3,547 forks)batch import
1 - triagedhelp wantedt:iot:stream

Repository metrics

Stars
 (13,277 stars)
PR merge metrics
 (Avg merge 8d 19h) (10 merged PRs in 30d)

Description

I.e. if supervision with Resume is used, just start dropping incoming bytes from the oversized line until new delimiter is found.

Contributor guide