Skip to content

Conversation

@seropian
Copy link

No description provided.

reschke and others added 30 commits October 28, 2025 16:05
* OAK-11998: bump ES to 8.19.5, fix k for knn queries

* OAK-11998: fix test

* OAK-11998: add comment

* OAK-11998: fix lucene version
…or (apache#2564)

* OAK-11899: decouple ElasticSecureFacetAsyncProvider from async iterator

* Update oak-search-elastic/src/main/java/org/apache/jackrabbit/oak/plugins/index/elastic/query/async/facets/ElasticSecureFacetAsyncProvider.java

Co-authored-by: Thomas Mueller <thomas.tom.mueller@gmail.com>

* OAK-11899: fix error, improved logs

* OAK-11899: fix log message

* OAK-11899: (minor) comment

* OAK-11899: improved log message

* OAK-11899: add missing exception stacktrace

* OAK-11998: make size configurable and add check based on limitReads

---------

Co-authored-by: Thomas Mueller <thomas.tom.mueller@gmail.com>
* OAK-12004 Datastore: speedup datastore copy

* OAK-12004 Datastore: speedup datastore copy

* OAK-12004 Datastore: speedup datastore copy

* OAK-12004 Datastore: speedup datastore copy
* OAK-11916 : added exiting executor service in oak-commons

* OAK-11916 : updated package version

* OAK-11916 : fixed failing issues due to wrong guava import
apache#2615)

* OAK-11617: Provide oak-run commands to analyze and fix inconsistencies in the namespace registry

Introduced new option --prune, added documentation and tests.
nfsantos and others added 26 commits December 19, 2025 15:18
…s to RMI features that are no longer supported (apache#2678)

Fixed.
apache#2681)

* OAK-12053: set max analyzed offset for highlights to avoid query failures for large fields

* OAK-12053: minor improvements

* OAK-12053: minor improvements

* OAK-12053: minor improvements

* OAK-12053: minor improvements

* OAK-12053: add TODO to improve logic when upgrading to v9.x
…rchive contains segment before looking up in the PersistentCache (apache#2672)
…ache#2692)

* OAK-12065 : added unit class to strip locks similar to guava's Striped

* OAK-12065 : incorporated review comments
* OAK-12062 : fixed NPE while uploading metadata for AWS S3

* OAK-12062 : removed temp file in finally method
…nd resolution (apache#2693)

* OAK-12067: Utils.alignWithExternalRevisions logs timestamps with second resolution

* OAK-12067: Utils.alignWithExternalRevisions logs timestamps with second resolution

* OAK-12067: Utils.alignWithExternalRevisions logs timestamps with second resolution
…nefficient (apache#2695)

- remove UUID deduplication in segment graphs
- avoid over-allocation of HashMaps of known bounded size
- remove segment-graph cache
- read segment references from segment data
…#2699)

- deduplicate in-memory UUID instances (halves number of instances in memory
  at 32 bytes each)
- avoid LinkedHashMap in favour of java.util.ImmutableCollections (eliminates
  one LinkedHashMap$Entry weighing 40 bytes per segment)
- create GCGeneration instance pool (instances now used by RemoteSegmentArchiveEntry)
- use UUID and GCGeneration references in RemoteSegmentArchiveEntry (reduces
  object size from 48 to 32 bytes)
* OAK-12074 : added awaitUninterruptibly() in oak-commons

* OAK-12074 : removed overloaded method, since it is not used
…ache#2700)

* OAK-12071: fix property removal for externally modifiable indexes

* OAK-12071: fix flaky test increasing eventual assertion time

* OAK-12071: test improvements

* OAK-12071: ensure index name uniqueness in tests

* OAK-12071: fix case where properties are not correctly removed

* OAK-12071: minor code improvement
@seropian seropian force-pushed the upgrade_azure_sdk_12 branch from 90cde99 to 23d218b Compare January 28, 2026 08:58
@reschke reschke merged commit 6362566 into apache:OAK-11267 Jan 28, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.