This is an automated email from the ASF dual-hosted git repository.

reschke pushed a change to branch OAK-11842
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


    from e2e16c1a82 OAK-11842: Copy Bloom Filter implementation from 
oak-run-commons to oak-commons for re-use
     add 0b0ab68d3f OAK-11389: added throttler to throttle the document store 
based on external factor set inside settings collection - sonar complaints 
(#2431)
     add d5ff086fe7 OAK-11843: Improve diagnostics for NPE in SecureNodeBuilder 
(#2433)
     add de7d2f063f OAK-11843: Improve diagnostics for NPE in SecureNodeBuilder 
(#2434)
     add 5ceaa14c06 Merge branch 'trunk' into OAK-11842
     add d8c05fc466 OAK-11842: Copy Bloom Filter implementation from 
oak-run-commons to oak-commons for re-use - remove unintended changes

No new revisions were added by this update.

Summary of changes:
 .../jackrabbit/oak/spi/blob/split/BlobIdSet.java   | 16 ++++----
 .../jackrabbit/oak/core/SecureNodeBuilder.java     |  8 +++-
 oak-run-commons/pom.xml                            |  5 ---
 .../flatfile/analysis/modules/BinaryId.java        |  8 ++--
 .../analysis/modules/DistinctBinarySize.java       |  4 +-
 .../modules/DistinctBinarySizeHistogram.java       |  2 +-
 .../flatfile/analysis/modules/PropertyStats.java   |  4 +-
 .../flatfile/analysis/utils/TopKValues.java        |  3 +-
 .../index/indexer/document/tree/Prefetcher.java    |  6 +--
 .../analysis/modules/PropertyStatsTest.java        |  2 +-
 .../analysis/utils/CountMinSketchTest.java         |  5 +--
 .../flatfile/analysis/utils/TopKValuesTest.java    | 10 ++---
 .../document/cache/CacheChangesTracker.java        | 44 ++++++++++++----------
 .../MongoDocumentStoreThrottlingFactorUpdater.java |  6 +--
 14 files changed, 64 insertions(+), 59 deletions(-)

Reply via email to