-
Terminally Deprecated Elements
-
Deprecated MethodsMethodDescriptioncluster service implementation now supported by
MessagingProperties.clusterServiceImplementationTypeImplementation of CamelClusterService to utilizeNot required. UseMessagingProperties.clusterServiceImplementationTypesupport instead. If using FileLockClusterService, the root path to store the lock filescluster service implementation now supported byMessagingProperties.clusterServiceImplementationTypeImplementation of CamelClusterService to utilizeNot required. UseMessagingProperties.clusterServiceImplementationTypesupport instead. If using FileLockClusterService, the root path to store the lock filesUseLifecycle.start()insteadDevelopment state is now handled through thebroadleaf.messaging.cluster-service-implementation-typeproperty. The default for that property isfile, which is appropriate for local development.Development state is now handled through thebroadleaf.messaging.cluster-service-implementation-typeproperty. The default for that property isfile, which is appropriate for local development.in favor ofMessageLockService.purgeLocks(Duration, Set)
JpaCustomizedResourceLockRepository.identifyLocksToBePurged(Set, Duration, String)