OpenLiberty / OpenLiberty/ci.docker

Liberty InstantOn first response time improvements

Open
#422 1 comment 0 reactions 1 assignee View on GitHub

@jdmcclur is already working on this.

Since Jul 11, 2023.

InstantOn
Dominant language
Shell
Stars
48
Forks
60
Avg merge
3h 2m
Merged PRs (30d)
3

Description

There are two aspects of Liberty InstantOn first response time that need to be improved:

  1. We need to fix the transaction manager related overheads that started appearing after restore when we became functionally correct by running the transaction manager logic that was incorrectly (in prior InstantOn beta releases) not being run on the restore side.

  2. We need to continue to look for further restore time improvements to push the factor of improvement to be higher than 10x (what we targeted with the initial GA). Something closer to 15x may have to be an initial assumption for the target but we may need to revise that as we make further progress with the analysis of the restore side path length.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.