Skip to content

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

Closed
poorbarcode wants to merge 1 commit intoapache:branch-2.11from
poorbarcode:branch_2.11
Closed

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

Conversation

@poorbarcode
Copy link
Contributor

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.11.

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

Modifications

  • change modifier of variables currentLedgerEntries, currentLedgerSize and currentLedger to default
  • Fixed license in some files

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
@Technoboy- Technoboy- closed this Feb 8, 2023
@Technoboy- Technoboy- reopened this Feb 8, 2023
@Technoboy- Technoboy- closed this Feb 8, 2023
@Technoboy- Technoboy- reopened this Feb 8, 2023
@Technoboy- Technoboy- closed this Feb 8, 2023
@Technoboy- Technoboy- reopened this Feb 8, 2023
@yaalsn
Copy link
Contributor

yaalsn commented Feb 9, 2023

Hi @Technoboy- , I think this PR cannot pass the CI because its target is branch-2.11, not master.

@Technoboy- Technoboy- closed this Feb 9, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants