athanatos opened a new issue #1653: URI strings of the form zk://... should have the same behavior as strings of the form zk+null:// URL: https://github.com/apache/bookkeeper/issues/1653 ZKMetadataDriverBase.resolveLedgerManagerFactory returns HierarchicalLedgerManagerFactory for uris of the form zk://... This seems unintentional, zk:// should either be an error or should cause the client to infer the layout from zk.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
