Skip to Content.
Sympa Menu

perfsonar-dev - Generic LSRegistrationComponent

Subject: perfsonar development work

List archive

Generic LSRegistrationComponent


Chronological Thread 
  • From: Guilherme Fernandes <>
  • To:
  • Subject: Generic LSRegistrationComponent
  • Date: Thu, 05 Oct 2006 16:36:28 -0300

Hi all,

I've just submitted a generic LSRegistrationComponent so that all services can use the same. I changed a few parameters to reflect generic setup:

- The component now uses the file specified by the parameter 'service.ls.registration_file' (instead of 'service.ma.conf_file') in service.properties file (This is the xml that is sent as registration information to the LS).
- It now uses the following parameters in service.properties for configuration: component.ls-registrator.interval and component.ls-registrator.scheduler_component (instead of component.ma-registrator.*)
- In component.properties file, the registrator variable should now point to org.perfsonar.service.commons.registration.LSRegistrationComponent .

One thing that came up when doing this was what values to set to default and minimal interval. I talked to Jeff about it and he asked me to put it up for discussion here. For now I changed the default interval to 30 minutes and minimal interval to 5 minutes (10s and 100ms was crazy).

Feel free to change the naming of the parameters or anything else (like the package of the class), I just tried to speed this up.

Guilherme



Archive powered by MHonArc 2.6.16.

Top of Page