Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ledgersCount.incrementAndGet in setExplicitLac function #4138

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

liubingxing
Copy link
Contributor

@liubingxing liubingxing commented Nov 29, 2023

The ledgersCount.incrementAndGet should be called in setExplicitLac , just like in setFenced and setLimbo.

@liubingxing liubingxing changed the title when setExplicitLac is called the ledgersCount should increased Add ledgersCount.incrementAndGet in setExplicitLac function Nov 29, 2023
Copy link
Contributor

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch !
LGTM

@liubingxing
Copy link
Contributor Author

@eolivelli
It seem like that the failed test cases are not related to this PR.
image

@hangc0276
Copy link
Contributor

@liubingxing Please rebase the master, thanks.

@liubingxing
Copy link
Contributor Author

@liubingxing Please rebase the master, thanks.

@hangc0276 Done it

@hangc0276
Copy link
Contributor

rerun failure checks

@hangc0276 hangc0276 merged commit 5be03cf into apache:master Dec 11, 2023
16 checks passed
yangl pushed a commit to yangl/bookkeeper that referenced this pull request Dec 11, 2023
…he#4138)

The **ledgersCount.incrementAndGet** should be called in **setExplicitLac** , just like in **setFenced** and **setLimbo**.
hangc0276 pushed a commit to hangc0276/bookkeeper that referenced this pull request Jan 18, 2024
…he#4138)

The **ledgersCount.incrementAndGet** should be called in **setExplicitLac** , just like in **setFenced** and **setLimbo**.

(cherry picked from commit 5be03cf)
Ghatage pushed a commit to sijie/bookkeeper that referenced this pull request Jul 12, 2024
…he#4138)

The **ledgersCount.incrementAndGet** should be called in **setExplicitLac** , just like in **setFenced** and **setLimbo**.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants