Skip to content

Commit

Permalink
corrected some errors in the reader-failcount meta
Browse files Browse the repository at this point in the history
  • Loading branch information
Yves Trudeau committed Nov 4, 2012
1 parent a361695 commit 86d6c74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions heartbeat/mysql
Original file line number Diff line number Diff line change
Expand Up @@ -357,8 +357,8 @@ whether a node is usable for clients to read from.</shortdesc>
<parameter name="reader_failcount" unique="1" required="0">
<longdesc lang="en">
The number of times a monitor operation can find the slave
to be unsuitable for replication before failing. Useful if
there are short intermittent issue like clock adjustments in VM.
to be unsuitable for reader VIP before failing. Useful if
there are short intermittent issues like clock adjustments in VMs.
</longdesc>
<shortdesc lang="en">Allowed failcount for reader</shortdesc>
<content type="integer" default="${OCF_RESKEY_reader_failcount_default}" />
Expand Down

0 comments on commit 86d6c74

Please sign in to comment.