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