[infinispan-dev] admin operations for xsite replication
Mircea Markus
mircea.markus at jboss.com
Fri Oct 12 07:13:31 EDT 2012
On 12 Oct 2012, at 10:47, Galder Zamarreño wrote:
>> Hi,
>>
>> Re: https://issues.jboss.org/browse/ISPN-2320
>>
>> Here is a list of admin operations I'd like to implement for ISPN-2320:
>> - status: shows a map with all defined sites and their status: available xor offline
>> - takeOffline: takes a site offline, i.e. backup to that site is ignored
>> - takeOnline: the reverse to takeOffline
>> - amendTakeOffline (int:afterFailures, long:minTimeToWait): changes the takeOffline functionality[1]
>> - statistics: numberOfBackupCalls, successfullBackupCalls, failedBackupCalls
>>
>> Each of the operations that modify configs would be available on a per node or on a per cluster basis (a flag to the operation would differentiated between the two).
>
> ^ I guess not, but just wondering if those modifications would be persisted in the XML config if there's any? That needs to be clearly defined.
They won't be, I'll make sure that's stated in the documentation and javadoc.
Cheers,
--
Mircea Markus
Infinispan lead (www.infinispan.org)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/infinispan-dev/attachments/20121012/ef95936d/attachment.html
More information about the infinispan-dev
mailing list