Skip to content

[branch-2.10] [fix] [ml] Change the modifier of some variables in ManagedLedgerImpl to default to resolve compilation errors#19452

Closed
poorbarcode wants to merge 1 commit intoapache:branch-2.10from
poorbarcode:branch-2.10
Closed

[branch-2.10] [fix] [ml] Change the modifier of some variables in ManagedLedgerImpl to default to resolve compilation errors#19452
poorbarcode wants to merge 1 commit intoapache:branch-2.10from
poorbarcode:branch-2.10

Conversation

@poorbarcode
Copy link
Copy Markdown
Contributor

@poorbarcode poorbarcode commented Feb 7, 2023

Motivation

The modifier of variables currentLedgerEntries, currentLedgerSize and currentLedger in ManagedLedegrImpl changed to protected in PR #18265, this PR is for new features, so there is no cherry picking to branch 2.10.

PR #19404 fixes the problem of the managed ledger, and is already cherry-picked into branch 2.10, but this PR uses the above change( The modifier changes of some variables ), so the compilation of branch 2.10 errors now.

Modifications

change modifier of variables currentLedgerEntries, currentLedgerSize and currentLedger to default

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

…agedLedgerImpl to default to resolve compilation errors
@github-actions github-actions Bot added the doc-not-needed Your PR changes do not impact docs label Feb 7, 2023
@github-actions
Copy link
Copy Markdown

The pr had no activity for 30 days, mark with Stale label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-not-needed Your PR changes do not impact docs Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant