OceanBase logo

OceanBase

A unified distributed database ready for your transactional, analytical, and AI workloads.

DEPLOY YOUR WAY

OceanBase Cloud

The best way to deploy and scale OceanBase

OceanBase Enterprise

Run and manage OceanBase on your infra

TRY OPEN SOURCE

OceanBase Community Edition

The free, open-source distributed database

OceanBase seekdb

Open source AI native search database

Customer Stories

Real-world success stories from enterprises across diverse industries.

View All
BY USE CASES

Mission-Critical Transactions

Global & Multicloud Application

Elastic Scaling for Peak Traffic

Real-time Analytics

Active Geo-redundancy

Database Consolidation

Resources

Comprehensive knowledge hub for OceanBase.

Blog

Live Demos

Training & Certification

Documentation

Official technical guides, tutorials, API references, and manuals for all OceanBase products.

View All
PRODUCTS

OceanBase Cloud

OceanBase Database

Tools

Connectors and Middleware

QUICK START

OceanBase Cloud

OceanBase Database

BEST PRACTICES

Practical guides for utilizing OceanBase more effectively and conveniently

Company

Learn more about OceanBase – our company, partnerships, and trust and security initiatives.

About OceanBase

Partner

Trust Center

Contact Us

International - English
中国站 - 简体中文
日本 - 日本語
Sign In
Start on Cloud

A unified distributed database ready for your transactional, analytical, and AI workloads.

DEPLOY YOUR WAY

OceanBase Cloud

The best way to deploy and scale OceanBase

OceanBase Enterprise

Run and manage OceanBase on your infra

TRY OPEN SOURCE

OceanBase Community Edition

The free, open-source distributed database

OceanBase seekdb

Open source AI native search database

Customer Stories

Real-world success stories from enterprises across diverse industries.

View All
BY USE CASES

Mission-Critical Transactions

Global & Multicloud Application

Elastic Scaling for Peak Traffic

Real-time Analytics

Active Geo-redundancy

Database Consolidation

Comprehensive knowledge hub for OceanBase.

Blog

Live Demos

Training & Certification

Documentation

Official technical guides, tutorials, API references, and manuals for all OceanBase products.

View All
PRODUCTS
OceanBase CloudOceanBase Database
ToolsConnectors and Middleware
QUICK START
OceanBase CloudOceanBase Database
BEST PRACTICES

Practical guides for utilizing OceanBase more effectively and conveniently

Learn more about OceanBase – our company, partnerships, and trust and security initiatives.

About OceanBase

Partner

Trust Center

Contact Us

Start on Cloud
编组
All Products
    • Databases
    • iconOceanBase Database
    • iconOceanBase Cloud
    • iconOceanBase Tugraph
    • iconInteractive Tutorials
    • iconOceanBase Best Practices
    • Tools
    • iconOceanBase Cloud Platform
    • iconOceanBase Migration Service
    • iconOceanBase Developer Center
    • iconOceanBase Migration Assessment
    • iconOceanBase Admin Tool
    • iconOceanBase Loader and Dumper
    • iconOceanBase Deployer
    • iconKubernetes operator for OceanBase
    • iconOceanBase Diagnostic Tool
    • iconOceanBase Binlog Service
    • Connectors and Middleware
    • iconOceanBase Database Proxy
    • iconEmbedded SQL in C for OceanBase
    • iconOceanBase Call Interface
    • iconOceanBase Connector/C
    • iconOceanBase Connector/J
    • iconOceanBase Connector/ODBC
    • iconOceanBase Connector/NET
icon

OceanBase Cloud Platform

V4.3.4

    Download PDF

    OceanBase logo

    The Unified Distributed Database for the AI Era.

    Follow Us
    Products
    OceanBase CloudOceanBase EnterpriseOceanBase Community EditionOceanBase seekdb
    Resources
    DocsBlogLive DemosTraining & Certification
    Company
    About OceanBaseTrust CenterLegalPartnerContact Us
    Follow Us

    © OceanBase 2026. All rights reserved

    Cloud Service AgreementPrivacy PolicySecurity
    Contact Us
    Document Feedback
    1. Documentation Center
    2. OceanBase Cloud Platform
    3. V4.3.4
    iconOceanBase Cloud Platform
    V 4.3.4
    • V 4.3.6
    • V 4.3.5
    • V 4.3.4
    • V 4.3.3
    • V 4.3.2
    • V 4.3.1
    • V 4.3.0
    • V 4.2.2
    • V 4.0.0 and earlier

    Arbitration service Overview

    Last Updated:2026-04-14 06:46:03  Updated
    share
    What is on this page
    What is arbitration service?
    Prerequisites
    View the arbitration service list
    Manage arbitration services

    folded

    share

    Applicability

    This topic applies only to OceanBase Cloud Platform Enterprise Edition. OceanBase Cloud Platform Community Edition does not support the arbitration service.

    What is arbitration service?

    The arbitration service is a new feature introduced in OceanBase Database V4.1. The arbitration service not only solves the problem of increased response time that occurs when a replica in the primary region fails in the deployment mode of three IDCs across two regions, but also reduces the cross-region bandwidth overheads and minimizes the costs of the third IDC.

    The arbitration service maintains arbitration members corresponding to log streams of a tenant. An arbitration member has the following characteristics:

    • An arbitration member votes in leader election, Paxos Prepare, and member group change, but does not participate in Paxos Accept.

    • An arbitration member does not store logs and has no MemTables or SSTables. Therefore, it consumes minimal bandwidth, memory, disk, and CPU resources.

    • An arbitration member cannot be elected as a leader to provide services.

    If half of the full-featured replicas in a cluster fail, which means that the logs on the majority of replicas cannot be synchronized, the arbitration service enables the cluster to automatically downgrade to restore the database services, with a recovery point objective (RPO) of 0. After the failed replicas are recovered, the cluster automatically upgrades and restores the original replica list.

    Prerequisites

    Make sure that you have the following permissions:

    • Resource Permissions: Arbitration Service Read-only permission
    • Menu Permissions: Permission on the Overview menu of Clusters

    View the arbitration service list

    Log on to the OceanBase Cloud Platform (OCP) console. In the left-side navigation pane, click Clusters to go to the Cluster Overview page. To view the cluster overview data, the current logged-on user must have the management permission or read-only permission on clusters. On the Overview page, click the ... icon and choose Arbitration Service Management to go to the Arbitration Service List page.

    The Arbitration Service List page displays information about each arbitration service in the following columns: Host, Tag, Service Port, Description, Version, Associated Cluster, Created At, and Status. You can query an arbitration service by host IP address or cluster name.

    • You can click the IP address of a host to go to the host monitoring page. For more information, see View host performance and View host resources.

    • You can click the name of a cluster associated with an arbitration service to go to the Overview page of the cluster. For more information, see Overview page of a cluster.

    • You can filter arbitration services by Status.

    1

    Manage arbitration services

    You can also create, stop, start, upgrade, restart, and delete an arbitration service. For more information, see Create an arbitration service, Stop an arbitration service, Start an arbitration service, Upgrade an arbitration service, Restart an arbitration service, Delete an arbitration service.

    Previous topic

    View the history of parameter changes
    Last

    Next topic

    Create an arbitration service
    Next
    What is on this page
    What is arbitration service?
    Prerequisites
    View the arbitration service list
    Manage arbitration services