...tchListOptions in ETA reactort API
What is exactly
chnlInfo.consumerRole.watchlistOptions().obeyOpenWindow(true);
in WatchlistConsumer java example. Java doc only mentions "Controls whether item requests obey the OpenWindow provided by a service. " , and dev guide says "Sets whether the Reactor obeys the OpenWindow of services advertised in a provider’s Source Directory response. " But do not see anything relevant to the open window in service directory. Thank you