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)
_______________________________________________ infinispan-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/infinispan-dev
