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

[Branch-2.7] Fix ledger roll over scheduler task #11226

Merged

Commits on Jul 8, 2021

  1. 1. move ledger rollover scheduler task from BrokerService to `Manag…

    …edLedgerImpl`
    
    2. scheduled the ledger rollover task after update ledger last created time
    gaoran10 committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    734aa9d View commit details
    Browse the repository at this point in the history
  2. increase the maximum rollover time to 10 seconds in test `testLedgerR…

    …eachMaximumRolloverTime`
    gaoran10 committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    9b02015 View commit details
    Browse the repository at this point in the history