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

OAK-10341 Tree store #1577

Merged
merged 94 commits into from
Sep 6, 2024
Merged

OAK-10341 Tree store #1577

merged 94 commits into from
Sep 6, 2024

Commits on Jul 11, 2024

  1. OAK-10341 Tree store

    thomasmueller committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    9750a6f View commit details
    Browse the repository at this point in the history
  2. OAK-10341 Tree store

    thomasmueller committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    72ab6b9 View commit details
    Browse the repository at this point in the history
  3. OAK-10341 Tree store

    thomasmueller committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d49b6c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. OAK-10341 Tree store

    thomasmueller committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    2404d14 View commit details
    Browse the repository at this point in the history
  2. OAK-10341 Tree store

    thomasmueller committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1761ddb View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    3d6d009 View commit details
    Browse the repository at this point in the history
  2. OAK-10705: oak-standalone: update dependencies (#1411)

    Updated dependencies.
    mbaedke authored and thomasmueller committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    dc10a12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f12ccb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f112fa View commit details
    Browse the repository at this point in the history
  5. OAK-10848: commons: remove use of slf4j.event.Level in SystemProperty…

    …Supplier implementation (#1580)
    reschke authored and thomasmueller committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ba530fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36cfcfa View commit details
    Browse the repository at this point in the history
  7. OAK-10949: blob-cloud, segment-aws: update aws SDK to 1.12.761 (depen…

    …dencies reference vulnerable amazon ion-java version) (#1581)
    reschke authored and thomasmueller committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    cafbd29 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b098fd8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5fb55e0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cd35db7 View commit details
    Browse the repository at this point in the history
  11. OAK-10945: Remove usage of Guava Function interface (#1578)

    * OAK-10945: Remove usage of Guava Function interface (oak-upgrade)
    
    * OAK-10945: Remove usage of Guava Function interface (oak-store-spi)
    
    * OAK-10945: Remove usage of Guava Function interface (oak-it)
    
    * OAK-10945: Remove usage of Guava Function interface (oak-store-document)
    
    * OAK-10945: Remove usage of Guava Function interface (oak-store-composite)
    
    * OAK-10945: Remove usage of Guava Function interface (oak-segment-tar)
    
    * OAK-10945: Remove usage of Guava Function interface (oak-segment-azure)
    
    * OAK-10945: Remove usage of Guava Function interface (oak-security-spi)
    
    * OAK-10945: Remove usage of Guava Function interface (oak-security-search)
    
    * OAK-10945: Remove usage of Guava Function interface (oak-run-commons)
    
    * OAK-10945: Remove usage of Guava Function interface (oak-run)
    
    * OAK-10945: Remove usage of Guava Function interface (oak-lucene)
    
    * OAK-10945: Remove usage of Guava Function interface (oak-jcr)
    
    * OAK-10945: Remove usage of Guava Function interface (oak-exercise)
    
    * OAK-10945: Remove usage of Guava Function interface (oak-core-spi)
    
    * OAK-10945: Remove usage of Guava Function interface (oak-core)
    
    * OAK-10945: Remove usage of Guava Function interface (oak-commons)
    
    * OAK-10945: Remove usage of Guava Function interface (oak-blob-plugins)
    
    * OAK-10945: Remove usage of Guava Function interface (oak-blob-cloud, oak-blob-cloud-azure)
    
    * OAK-10945: Remove usage of Guava Function interface (oak-upgrade) - cleanup
    
    * OAK-10945: Remove usage of Guava Function interface (oak-store-spi) - cleanup
    
    * OAK-10945: Remove usage of Guava Function interface (oak-store-document) - cleanup
    
    * OAK-10945: Remove usage of Guava Function interface (oak-store-composite) - cleanup
    
    * OAK-10945: Remove usage of Guava Function interface (oak-segment-tar) - cleanup
    
    * OAK-10945: Remove usage of Guava Function interface (oak-lucene) - cleanup
    
    * OAK-10945: Remove usage of Guava Function interface (oak-jcr) - cleanup
    reschke authored and thomasmueller committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5d56db1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    95ed6c4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8db9183 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8b05cae View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6c44805 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0521c63 View commit details
    Browse the repository at this point in the history
  17. OAK-10951 - Add a new configuration property (#1594)

    - "oak.indexer.persistedLinkedList.cacheSize" - sets the cache size of the PersistedLinkedList used to traverse the FFS. This controls the number FFS entries kept in memory.
    nfsantos authored and thomasmueller committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ebefe01 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b37db4c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9528fdd View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    818317c View commit details
    Browse the repository at this point in the history
  21. OAK-10803 -- compress/uncompress property, disabled by default (#1526)

    Co-authored-by: pirlogea <pirlogea@adobe.com>
    2 people authored and thomasmueller committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    25792e7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    aefb990 View commit details
    Browse the repository at this point in the history
  23. OAK-10971 - Add a method to test if a path is a direct ancestor of an…

    …other: PathUtils.isDirectAncestor() (#1598)
    nfsantos authored and thomasmueller committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c416850 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5dd6344 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e411960 View commit details
    Browse the repository at this point in the history
  26. OAK-10904: Close token refresh executor service after access token is…

    … no longer needed (#1545)
    
    * OAK-10904: change token refresh executor to use daemon thread
    
    * OAK-10904: add log
    
    * OAK-10904: move storage credential method to concrete class and explicitly calling close to shutdown the executor
    
    * OAK-10904: wrap code for generating storage credentials in try catch
    
    * OAK-10904: minor changes
    
    * OAK-10904: refactor log
    t-rana authored and thomasmueller committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    632a15b View commit details
    Browse the repository at this point in the history
  27. OAK-10977 - Cleanup IndexDefinition class (#1604)

    - replace Guava usages with JDK equivalents
    - fix typos
    - improve formatting
    nfsantos authored and thomasmueller committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ce5c7df View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    5814638 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    8a72ef8 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Revert "OAK-10966 - Indexing job: create optimized version of Persist…

    …edLinkedList (#1595)"
    
    This reverts commit 8a72ef8.
    thomasmueller committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    560cc48 View commit details
    Browse the repository at this point in the history
  2. Revert "OAK-10978 - Skip Azure compaction when there's not enough gar…

    …bage in the repository (#1606)"
    
    This reverts commit 5814638.
    thomasmueller committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    992e532 View commit details
    Browse the repository at this point in the history
  3. Revert "OAK-10977 - Cleanup IndexDefinition class (#1604)"

    This reverts commit ce5c7df.
    thomasmueller committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5af1306 View commit details
    Browse the repository at this point in the history
  4. Revert "OAK-10904: Close token refresh executor service after access …

    …token is no longer needed (#1545)"
    
    This reverts commit 632a15b.
    thomasmueller committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c57579f View commit details
    Browse the repository at this point in the history
  5. Revert "OAK-10976 - Avoid unnecessary call to PathUtils.getName in In…

    …dexDefinition (#1603)"
    
    This reverts commit e411960.
    thomasmueller committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c2be5ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    329b751 View commit details
    Browse the repository at this point in the history
  7. Revert "OAK-10971 - Add a method to test if a path is a direct ancest…

    …or of another: PathUtils.isDirectAncestor() (#1598)"
    
    This reverts commit c416850.
    thomasmueller committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    46b91a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aea743c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1985a5f View commit details
    Browse the repository at this point in the history
  10. Revert "OAK-6773: Convert oak-store-composite to OSGi R7 annotations …

    …- fix line ends"
    
    This reverts commit 818317c.
    thomasmueller committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    de1d34c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b0df159 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bddb5cc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    44c72d8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d744465 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    87d4d92 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d49014d View commit details
    Browse the repository at this point in the history
  17. Revert "Update build.yml to disable Sonar for now"

    This reverts commit 8db9183.
    thomasmueller committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    501780a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    474745f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9585fd9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    28acbac View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    52fa899 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    063c26b View commit details
    Browse the repository at this point in the history
  23. Revert "OAK-10949: blob-cloud, segment-aws: update aws SDK to 1.12.76…

    …1 (dependencies reference vulnerable amazon ion-java version) (#1581)"
    
    This reverts commit cafbd29.
    thomasmueller committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    50e951f View commit details
    Browse the repository at this point in the history
  24. Revert "OAK-10685: remove unused import of java.io.UnsupportedEncodin…

    …gException"
    
    This reverts commit 36cfcfa.
    thomasmueller committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    2128367 View commit details
    Browse the repository at this point in the history
  25. Revert "OAK-10848: commons: remove use of slf4j.event.Level in System…

    …PropertySupplier implementation (#1580)"
    
    This reverts commit ba530fe.
    thomasmueller committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    6ea10b7 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    73ce197 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    556d346 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    de30c04 View commit details
    Browse the repository at this point in the history
  29. Revert "OAK-10944: oak-auth-ldap: update commons-pool2 dependency to …

    …2.12.0 (#1576)"
    
    This reverts commit 3d6d009.
    thomasmueller committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1ec3ad8 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0e464a6 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    86cc399 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    9c829f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    cca4e59 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    5bf6a11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db74b33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf8c348 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    e325f51 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    7b3d10d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc04a80 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    b242328 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    962dab6 View commit details
    Browse the repository at this point in the history
  2. Merge trunk

    thomasmueller committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1fa3f20 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    927aafc View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    144fde8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c67ed65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64639a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    a32bf44 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    fb515ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a884a87 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    7a31307 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    6776860 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. OAK-10341 Tree store

    thomasmueller committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7f80b98 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. OAK-10341 Tree store

    thomasmueller committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    822d0e9 View commit details
    Browse the repository at this point in the history
  2. OAK-10341 Tree store

    thomasmueller committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    0d522d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. OAK-10341 Tree store

    thomasmueller committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d312ca8 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. OAK-10341 Tree store

    thomasmueller committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a1bf314 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d370e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    cee6866 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    95cd63e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    785a118 View commit details
    Browse the repository at this point in the history