Open
Conversation
* [maven-release-plugin] prepare release jackrabbit-oak-1.42.0 * [maven-release-plugin] prepare for next development iteration * OAK-10127 - Log warn message when MongoDB document is big * OAK-10127 - Log warn message when MongoDB document is big * OAK-10127 - Log warn message when MongoDB document is big * OAK-10127 - Log warn message when MongoDB document is big * OAK-10127 - Log warn message when MongoDB document is big * OAK-10127 - removed unused files * OAK-10127 - removed unused files * OAK-10127 - updated pom * OAK-10127 - Updated MongoDocumentStore.java * OAK-10127 - Added exception name in log * OAK-10127 - Incorporated comments * OAK-10127 - Incorporated comments * Update oak-store-document/src/test/java/org/apache/jackrabbit/oak/plugins/document/mongo/MongoDBExceptionTest.java Co-authored-by: Rishabh Kumar <rishabhdaim1991@gmail.com> * Update MongoDocumentStore.java --------- Co-authored-by: smiroslav <miroslav@apache.org> Co-authored-by: Rishabh Kumar <rishabhdaim1991@gmail.com>
apache#947) - Add markOnly option for the check-consistency command - document option for oak-run
Changes suggested by Rishabh and Stefan
…che#950) * OAK-10254 : added a test to reproduce late-write inconsistencies * OAK-10254 : fix non-existing getDocument * OAK-10254 : replace IllegalStateException with UnsupportedOperationException * OAK-10254 : inline a parameter * OAK-10254 : mark a method unused
Clear inline mocks at the end of a test
Move clearInlineMocks() to existing After method and revert change in LoginModuleImplTest
OAK-10257: NodeCounterMetricTest does not release resources
OAK-10250: Configurable suspend timeout
…sed on what we found in a test case)
OAK-10261 Query with OR clause with COALESCE function
Co-authored-by: Nuno Santos <nsantos@adobe.com>
OAK-10262 Document ASCIIFolder and OakAnalyzer
OAK-10259: oak-core tests running out of memory
…minor logging issues
…cument rather than adding new one
OAK-10213 : updated DocumentStore API to support bulk modify request
… results (apache#1046) * OAK-10372: oak-search-elastic: similarity queries produce no relevant results * OAK-10372: (minor) improved comments * OAK-10372: make similarity fields configurable
…apache#1021) * OAK-10347 : Adding small util class for exporting a tree as flat file <truncated/> --------- Co-authored-by: Rishabh Kumar <rishabhdaim1991@gmail.com>
…he#1044) * OAK-10367: update org.apache.sling.testing.osgi-mock dependency * OAK-10367: update org.apache.sling.testing.osgi-mock dependency Reverted changes that are not related to o.a.sling.testing.osgi-mock. Removed redundant explicit declaration of transitive dependencies of o.a.sling.testing.osgi-mock.junit4. * OAK-10367: update org.apache.sling.testing.osgi-mock dependency Added missing test dependencies. --------- Co-authored-by: Manfred Baedke <gre55877@adobe.com>
…lly (apache#1054) Fixed timing issue. Co-authored-by: Manfred Baedke <gre55877@adobe.com>
* OAK-10390: Update commons-io dependency to 2.13.0 * OAK-10390: Update commons-io dependency to 2.13.0 - accept NPE for null arguments in filters (change in commons-io API)
…onFilter diagnostics (apache#1060) * OAK-10391: improve TarFilesTest.testCollectBlobReferencesWithGenerationFilter diagnostics * OAK-10391: improve TarFilesTest.testCollectBlobReferencesWithGenerationFilter diagnostics - fix typo
* OAK-10390: Update commons-io dependency to 2.13.0 * OAK-10390: Update commons-io dependency to 2.13.0 - accept NPE for null arguments in filters (change in commons-io API) * OAK-10395: Update commons-codec dependency to 1.16.0
However, keep SegmentArchiveWriter#isRemote as it's now part of the SPI.
OAK-10272 reverse OAK-10022
OAK-10357: Path option for documentstore-check
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.