Skip to content

Commit

Permalink
useV2WireProtocol for bookkeeper autorecovery (apache#12311)
Browse files Browse the repository at this point in the history
  • Loading branch information
hangc0276 authored and ciaocloud committed Oct 28, 2021
1 parent 4d28a7a commit c59af99
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions conf/bookkeeper.conf
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,9 @@ autoRecoveryDaemonEnabled=true
# How long to wait, in seconds, before starting auto recovery of a lost bookie
lostBookieRecoveryDelay=0

# Use older Bookkeeper wire protocol (Before Version 3) for AutoRecovery. Default is false
useV2WireProtocol=true

#############################################################################
## Placement settings
#############################################################################
Expand Down

0 comments on commit c59af99

Please sign in to comment.