apache / apache/pulsar-manager

The status of the topic is not shown according to the return value of the RESTAPI

Open
#353 0 comments 0 reactions 0 assignees View on GitHub
triage/week-49
Dominant language
Vue
Stars
539
Forks
239
PR merge metrics
No merged PRs in 30d

Description

![image](https://user-images.githubusercontent.com/54351417/99329067-65af1a80-28b8-11eb-9d6f-7c79af264347.png)

enum State {
Uninitialized, // Cursor is being initialized
NoLedger, // There is no metadata ledger open for writing
Open, // Metadata ledger is ready
SwitchingLedger, // The metadata ledger is being switched
Closing, // The managed cursor is closing
Closed // The managed cursor has been closed
}

Ledger has these states。

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.