gofer icon indicating copy to clipboard operation
gofer copied to clipboard

Larger pending queue depth.

Open jortel opened this issue 10 years ago • 0 comments

Larger pending queue depth that is also configurable for each plugin. The pending queue continues to queue the actual request unless the queue depth exceeds a threshold. When the threshold is reached, the journal file path is stored instead to minimize the memory footprint. With a smaller (deterministic) memory footprint for each queued request (path), the depth can be safely be very large. The default is 10k.

jortel avatar Sep 11 '15 23:09 jortel