Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
4.4.0
-
None
Description
This issue is related to BOOKKEEPER-896 which introduced the ability to use Netty built-in local channels.
The idea is to disable Bookie networking for networkless JUnit testing.
We can introduce a "disableServerSocketBind" option to skip server-side bind at BookieNettyServer#listenOn
Another use case is to use BookKeeper as write-ahead log for single machine applications
Note:
ZookKeeper still needs network but this is another issue
Attachments
Issue Links
- relates to
-
BOOKKEEPER-896 VM-local transport
- Resolved
- links to