This is an automated email from the ASF dual-hosted git repository.
daim pushed a change to branch OAK-11769
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
omit feba8e6f91 OAK-11769 : replaced Doubles.fuzzyCompare with
commons-math3 Precision
add b4229e2b58 OAK-11767 Use 'suffixesToSkip' for indexing with the index
store (#2338)
add 869a2f9cf0 Oak 11772: added check for fullGCEnabled when updating
fullGC checkpoints in MongoDB (#2344)
add ce0dc17aad OAK-11769 : replaced Doubles.fuzzyCompare with
commons-math3 Precision
add 13f197f878 OAK-11769 : added apache commons-math3 to test-bundles.xml
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (feba8e6f91)
\
N -- N -- N refs/heads/OAK-11769 (13f197f878)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
oak-it-osgi/test-bundles.xml | 1 +
.../oak/index/indexer/document/tree/TreeStore.java | 16 ++++++++++
.../index/indexer/document/tree/TreeStoreTest.java | 36 ++++++++++++++++++++++
.../plugins/document/VersionGCRecommendations.java | 10 +++---
4 files changed, 59 insertions(+), 4 deletions(-)