Skip to content

Commit

Permalink
Docs sync done from apache/pulsar (#ff4853e)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 10, 2024
1 parent edfda8e commit 3a17996
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
11 changes: 11 additions & 0 deletions static/reference/next/config/reference-configuration-broker.md
Original file line number Diff line number Diff line change
Expand Up @@ -1447,6 +1447,17 @@ How long to delay rewinding cursor and dispatching messages when active consumer

**Category**: Policies

### additionalSystemCursorNames
Additional system subscriptions that will be ignored by ttl check. The cursor names are comma separated. Default is empty.

**Type**: `java.util.Set`

**Default**: `[]`

**Dynamic**: `false`

**Category**: Policies

### backlogQuotaCheckEnabled
Enable backlog quota check. Enforces actions on topic when the quota is reached

Expand Down
11 changes: 11 additions & 0 deletions static/reference/next/config/reference-configuration-standalone.md
Original file line number Diff line number Diff line change
Expand Up @@ -1447,6 +1447,17 @@ How long to delay rewinding cursor and dispatching messages when active consumer

**Category**: Policies

### additionalSystemCursorNames
Additional system subscriptions that will be ignored by ttl check. The cursor names are comma separated. Default is empty.

**Type**: `java.util.Set`

**Default**: `[]`

**Dynamic**: `false`

**Category**: Policies

### backlogQuotaCheckEnabled
Enable backlog quota check. Enforces actions on topic when the quota is reached

Expand Down

0 comments on commit 3a17996

Please sign in to comment.