Parameter: CACHE_INVALIDATION_TIMEOUT

The timeout in milliseconds for waiting acknowledgements for a cache invalidation request from all the instances except the updater.

Name CACHE_INVALIDATION_TIMEOUT
Category Parameter
Type integer
Access

R/W(-): Dynamic Read / static Write (online change not possible)

Group(s) Cache (Data), Network and Communication
Description

When the updater modifies some objects, a cache invalidation request is sent to the other instances through the multicast service.

The CACHE_INVALIDATION_TIMEOUT parameter sets the maximum time in milliseconds for receiving all the instance acknowledgements for cache invalidation request.

If the acknowledgements are not received before the timeout expiration, all the modifications are rolled back by the updater and a com.highdeal.hci.ServerFailure exception is returned to the client.

System Instance(s) updater
Default Value
updater 10000
Constraint(s)
updater The parameter must be greater or equal to 1000



SAP Convergent Charging 3.0

Document Version: SP04 and later

(c) Copyright 2011 SAP AG. All rights reserved.