/[Apache-SVN]
ViewVC logotype

Revision 1702963


Jump to revision: Previous Next
Author: stefanegli
Date: Mon Sep 14 14:44:53 2015 UTC (8 years, 8 months ago)
Changed paths: 5
Log Message:
OAK-3400 : avoid using org.osgi in ClusterNodeInfo by refactoring the lease failure handling into an explicit, separate interface that can be set with the DocumentMK.Builder and will be passed on by DocumentNodeStore to ClusterNodeInfo. If ClusterNodeInfo subsequently has a LeaseFailureHandler upon hitting a lease failure, it will use it, besides throwing exceptions - otherwise it will only throw exceptions

Changed paths

Path Details
Directoryjackrabbit/oak/trunk/oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/document/ClusterNodeInfo.java modified , text changed
Directoryjackrabbit/oak/trunk/oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/document/DocumentMK.java modified , text changed
Directoryjackrabbit/oak/trunk/oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/document/DocumentNodeStore.java modified , text changed
Directoryjackrabbit/oak/trunk/oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/document/DocumentNodeStoreService.java modified , text changed
Directoryjackrabbit/oak/trunk/oak-core/src/main/java/org/apache/jackrabbit/oak/plugins/document/LeaseFailureHandler.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26