Closed poy closed 6 years ago
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/157627300
The labels on this github issue will be updated when the story is started.
I think this feature has been deprecated and removed, so this is no longer actionable. Closing it out.
https://github.com/cloudfoundry/log-cache/blob/fce9c70e29d2523edf11eb984d5683e853cb5a9b/cmd/group-reader/config.go#L26-L28
MaxPerSource
implies that the max is perSourceID
when in reality it is max perRequesterID
. This means that for every requester to a group, it will have the set maximum.