Results 29 comments of Michael Barker
trafficstars

This code doesn't compile. I.e. you can't pass an `AeronArchive.Context` to `Archive.launch`. I've tried replicating the issue, but I'm unable to. Please could you supply a full example that demonstrates...

A complete code example, e.g. a unit test, that demonstrates the problem would be appreciated. The code example above doesn't show the use of `useConductorAgentInvoker(true)`.

`NioSelectedKeySet` is only intended to be using with `TransportPoller` as a workaround to avoid the memory allocation that occurs in `Selector#selectedKeys`. If you are running JDK 11 or later, then...

Response channels only works with UDP. It's primary use it to get around the requirement to expose a port on the clients and to allow for bi-direction communication when NAT...

@matteo-gsr I'll have a better picture around this next week.

This should be implemented now for the Java and C media driver. Should be included in the 1.49 release.

> do you want this feature to be merged as part of 1.47.0? No, does not need to be.