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-8466 : Old inactive clusterIds may trigger expensive recovery #134

Closed
wants to merge 10,000 commits into from
Closed

OAK-8466 : Old inactive clusterIds may trigger expensive recovery #134

wants to merge 10,000 commits into from

Conversation

Vinod-holani
Copy link

  1. Updated lastRev just before running sweep

  2. Updated test case due to this as lastRev is incremented by 1

reschke and others added 30 commits April 24, 2019 14:19
…er aggregates of supported permissions

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1858099 13f79535-47bb-0310-9956-ffa450edef68
Update documentation about recommended MongoDB version

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1858124 13f79535-47bb-0310-9956-ffa450edef68
…java.sql.Wrapper correctly

CloseableDataSource now wraps it's internal DataSource instance.


git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1858195 13f79535-47bb-0310-9956-ffa450edef68
…java.sql.Wrapper correctly

Fixed implementation to respect Wrapper contract.


git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1858197 13f79535-47bb-0310-9956-ffa450edef68
…nnotations in package-info - added workaround to javadoc plugin config

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1858407 13f79535-47bb-0310-9956-ffa450edef68
…nd without functions breaks index

Committing fix contributed by Nitin Gupta (@nitigup).

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1858544 13f79535-47bb-0310-9956-ffa450edef68
mreutegg and others added 26 commits July 8, 2019 13:11
Patch provided by Vinod Holani.

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1862746 13f79535-47bb-0310-9956-ffa450edef68
…eption that is not in line with the API documentation

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1862850 13f79535-47bb-0310-9956-ffa450edef68
1. Updated lastRev just before running sweep

2. Updated test case due to this as lastRev is incremented by 1
Add tests for all sub-commands

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1862916 13f79535-47bb-0310-9956-ffa450edef68
periodically lastRev on root node, added test case for the same
- Simplified the test a bit
- Avoided read of root document by reading the _lastRev via the root state's getLastRevision()
- Putting the new head revision into unsavedLastRevisions is already done in DocumentNodeStore.done() within the headOfQueue() method -> c.applyLastRevUpdates(). However, this only works when the root path is considered modified. Made Commit.markChanged() package private for this purpose and used it in maybeRefreshHeadRevision().
OAK-8466: Old inactive clusterIds may trigger expensive recovery
@github-actions
Copy link

This PR is stale because it has been open 24 months with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the Stale label Nov 22, 2022
@github-actions github-actions bot closed this Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet