Skip to content

[Issue 7033] Remove redundant ledger dir creation when necessary#7196

Merged
sijie merged 1 commit intoapache:masterfrom
murong00:branch-7195
Jun 10, 2020
Merged

[Issue 7033] Remove redundant ledger dir creation when necessary#7196
sijie merged 1 commit intoapache:masterfrom
murong00:branch-7195

Conversation

@murong00
Copy link
Contributor

@murong00 murong00 commented Jun 8, 2020

Motivation

Fixes #7033

Modifications

Add the logic to handle the creation of ledger dir when using an existing bookkeeper cluster and a test for this.

@sijie sijie added the type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages label Jun 9, 2020
@sijie sijie added this to the 2.7.0 milestone Jun 9, 2020
@sijie sijie merged commit 5421a4c into apache:master Jun 10, 2020
huangdx0726 pushed a commit to huangdx0726/pulsar that referenced this pull request Aug 24, 2020
### Motivation

Fixes apache#7033

### Modifications

Add the logic to handle the creation of ledger dir when using an existing bookkeeper cluster and a test for this.
zymap pushed a commit to streamnative/pulsar-archived that referenced this pull request Oct 1, 2020
### Motivation

Fixes apache#7033

### Modifications

Add the logic to handle the creation of ledger dir when using an existing bookkeeper cluster and a test for this.
wolfstudy pushed a commit that referenced this pull request Oct 30, 2020
### Motivation

Fixes #7033

### Modifications

Add the logic to handle the creation of ledger dir when using an existing bookkeeper cluster and a test for this.

(cherry picked from commit 5421a4c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ledger dir is redundant when using an existing bookkeeper cluster

2 participants

Comments