Several small enhancements have been made to the base replication and replication manager APIs.
DB_ENV->rep_set_priority()
returns the new error
DB_REP_INELECT
if attempting to change the database
environment's priority while an election is in progress.
DB_EVENT_REP_AUTOTAKEOVER
The current process, which was previously a subordinate process, has taken over as the replication process.
ST_GROUP_STABLE_LOG_FILE
The stable log file indicates the earliest log file which is still potentially needed by at least one site in the replication group and should not yet be archived.
MAX_ACK_LSN
The log sequence number (LSN) of the most recent transaction acknowledged as durable by this remote client site.