eolivelli commented on issue #3466: URL: https://github.com/apache/bookkeeper/issues/3466#issuecomment-1241941899
it is also interesting the the Writer tried to write entry 0 > Could not write Add request to bookie 192.169.1.60/192.169.1.60:3181 for ledger 3246, entry 0 but it wasn't able to even send the write request. That should lead to a "ensemble change", and to choose a new bookie. If you have 4 bookies then we should see something more in the logs and the operation should move forward and the BK client should have tried to write the same entry to another set of bookies. In the LedgerMetadata we should have multiple ensembles. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
