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

Rtirabassi uid map oom #2447

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Feb 12, 2020

  1. fix: removed double keycloak declaration in pom.xml

    add: set UIDMap cache into LocationQuery and same reference usage in order to save RAM.
    RTirabassi-Eurochimica committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    f4e15e4 View commit details
    Browse the repository at this point in the history
  2. fix: Deletion of files from storage is now safer. Location is removed…

    … when asked, but file is not if still in use.
    RTirabassi-Eurochimica committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    5a005ca View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. add: Add multiReference column when creating a LocationQuery.addLocation

    fix: When previous location is reloaded to check multiReference presence, than the multiReference wasn't tested and a new multiReference ID assigned, this way multi reference chain is broken.
    RTirabassi-Eurochimica committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    b29fde0 View commit details
    Browse the repository at this point in the history