Closed RichardWarburton closed 5 years ago
This entails:
1) adding a max number of libraries, which defaults to say 1/2 the archive's maxConcurrentRecordings() and is overrideable. 2) Reject libraries when you've got more than this number connected.
maxConcurrentRecordings()
No longer needed due to changes to in the next version Aeron around how concurrent recordings are treated.
This entails:
1) adding a max number of libraries, which defaults to say 1/2 the archive's
maxConcurrentRecordings()
and is overrideable. 2) Reject libraries when you've got more than this number connected.