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

Paging Fixes #267

Merged

Commits on Aug 5, 2019

  1. ARTEMIS-2425 Message loss due to writing incomplete page file

    (cherry picked from commit fa46647)
    
    downstream: ENTMQBR-2730
    wy96f authored and clebertsuconic committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    2503d8d View commit details
    Browse the repository at this point in the history
  2. ARTEMIS-2418 Race conditions between cursor movement and page writing

    (cherry picked from commit 99158cc)
    
    downstream: ENTMQBR-2730
    wy96f authored and clebertsuconic committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    58238c8 View commit details
    Browse the repository at this point in the history
  3. ARTEMIS-2430 Avoid data loss when live page cache evicted

    (cherry picked from commit b92cde1)
    
    downstream: ENTMQBR-2730
    wy96f authored and clebertsuconic committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    a7b5b7a View commit details
    Browse the repository at this point in the history
  4. ARTEMIS-2414 Sync before closing file in case data loss

    (cherry picked from commit dd62be1)
    
    downstream: ENTMQBR-2730
    wy96f authored and clebertsuconic committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    73c4ca8 View commit details
    Browse the repository at this point in the history
  5. ARTEMIS-2414 Sync before closing file in case data loss

    (cherry picked from commit edace88)
    
    downstream: ENTMQBR-2730
    wy96f authored and clebertsuconic committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    fcff849 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. ARTEMIS-2414 AIOSequentialFile was ignoring sync and leaking files

    (cherry picked from commit aa5d76e)
    
    downstream: ENTMQBR-2730
    clebertsuconic committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    8ff4fa8 View commit details
    Browse the repository at this point in the history