- Jul 08, 2008
- Jul 07, 2008
- Jul 06, 2008
-
-
brinn authored
fix: getResult() could throw a CancellationException (there was a small race condition which decided on whether it returned with state INTERRUPTED or throw the exception, now both cases return state INTERRUPTED) SVN: 7085
-
brinn authored
SVN: 7076
-
brinn authored
SVN: 7075
-
brinn authored
SVN: 7074
-
brinn authored
SVN: 7073
-
- Jul 05, 2008
-
-
brinn authored
SVN: 7067
-
brinn authored
add: RsyncBaseRecursiveHardLinkMaker, RemoteDirectoryCopyActivitySensor based on the AbstractCopyActivitySensor merged in modified form from branch 8.04.x SVN: 7066
-
brinn authored
[LMS-466, LMS-472] refactor: Status and RemoteStoreCopyActivitySensor, replace DateStatus with StatusWithResult add: AbstractCopyActivitySensor, StatusWithResult SVN: 7065
-
brinn authored
SVN: 7064
-
brinn authored
fix: a bug introduced with the unblocking operation where we would report that the thread has been interrupted when actually the process got terminated SVN: 7063
-
izabel authored
SVN: 7062
-
brinn authored
change: simplify configuration of InactivityMonitor by automatically choosing an appropriate value for the check interval SVN: 7060
-
brinn authored
SVN: 7059
-
- Jul 04, 2008
-
-
brinn authored
SVN: 7054
-
brinn authored
SVN: 7051
-
brinn authored
SVN: 7050
-
brinn authored
[DMV-32] add: support for a SimpleActivityObserver that allows to observer progress in recursively deleting file structures to detect hangs (use together with InactivityMonitor) SVN: 7049
-
brinn authored
SVN: 7048
-
brinn authored
SVN: 7047
-
brinn authored
SVN: 7046
-
brinn authored
change: make StoringUncaughtExceptionHandler.checkAndRethrowException() throw the exception itself, rather than a new one add: method checkAndRetrhowExceptionWrapIfNecessary() that wraps checked exceptions, but otherwise works the same way SVN: 7045
-
izabel authored
SVN: 7042
-
brinn authored
add: method isCancelled() and parameter mayInterruptIsRunning to method cancel() for class TerminableCallable change: TerminableFuture such that cancel() and isCancelled() delegates to the TerminableCallable rather than the Future SVN: 7037
-
- Jul 03, 2008
-
-
brinn authored
change: thread interruption code such that we can give a guarantee that the ICleaner will not be interrupted SVN: 7030
-