2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Scala3,547 forks (3,547 forks)batch import
0 - new3 - in progresshelp wantedt:stream
Repository metrics
- Stars
- 13,277 stars (13,277 stars)
- PR merge metrics
- Avg merge 8d 19h (Avg merge 8d 19h)10 merged PRs in 30d (10 merged PRs in 30d)
Description
It would be nice to have some logs around the buffer fill in a QueueSource, similar to how ShardRegion reports when ShardCoordinator is not yet contacted.
Contributor guide
- Research direction
- Examine the ShardRegion's periodic log implementation for the 'ShardCoordinator not contacted' warning and replicate a similar pattern in QueueSource to log buffer fill periodically.
- Tech stack
- scala
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- ScalaAkkaLogging