eolivelli commented on issue #2482: URL: https://github.com/apache/bookkeeper/issues/2482#issuecomment-723055725
@RaulGracia It is interesting the fixed 15min timeout we have a default of 30 minutes in bookieQuarantineTimeSeconds but it looks like that here you are not changing that value, and that feature btw won't come into play in your case https://github.com/pravega/pravega/blob/7e8a26133281a86ca8823c4665fd7d2fb836eeb1/segmentstore/storage/impl/src/main/java/io/pravega/segmentstore/storage/impl/bookkeeper/BookKeeperLogFactory.java#L138 do you have some kind of OS/Network level keep alive or timeout ? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
