Add ability to use EventSelectorByteStream as secondary selector in DoubleEventSelectorAthenaPool
This MR adds ability to use EventSelectorByteStream
as secondary selector in DoubleEventSelectorAthenaPool
. The changes implemented are similar to !28628 (merged).
This MR also:
- adds initial configuration
- prevents clearing of event store in
DoubleEventSelectorAthenaPool
- enabled data overlay tests which use this code
Edited by Tadej Novak