Hi, I'm still looking at things to remove or refactor in 10 following the rearchitecting failure for the Connector. One candidate could be the Tribes transport, since NIO is the default and BIO is probably never used.
Can it be removed ? There are a few classes here and there that could go too, for example that BufferPool15Impl class. Given the name, I would say it could be merged into the superclass. Comments ? Rémy