Skip to Content.
Sympa Menu

perfsonar-dev - New parameters in Lookup Information

Subject: perfsonar development work

List archive

New parameters in Lookup Information


Chronological Thread 
  • From: Maciej Glowiak <>
  • To: , Martin Swany <>, Jason Zurawski <>, Szymon Trocha <>, Roman Lapacz <>
  • Subject: New parameters in Lookup Information
  • Date: Wed, 25 Apr 2007 15:10:26 +0200
  • Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAQMAAABtzGvEAAAABlBMVEUAAAD///+l2Z/dAAAA CXBIWXMAAEU1AABFNQF8gVf5AAAAB3RJTUUH1QYQDjo6uEWvwgAAAM5JREFUGNNN0LFqAkEUheGj KRZsfATrvENgYyH4APabxwgWGUUQC99BsNDCInUq7VImbbDZ0kayxBXMuN7jvTuKVh//mZlmQKZ1 EhQ8GAVgZECspEBdWQHRjR70KlgFKkoUaCw3ijSYQ4n5HfBK4a4jDcdDQPol/80Sr9BxZOOL4Fmr Jq8VBx7eopaSPvWGOm67fqol3j1q0XNs7Nk2cs6MU6gPNzf+ZGKQX4Ek8H6rAnFZnXB2vJxJcv8g C2P+WzL4tD+Txc4KydrIkh+eAdo01QbjQ84vAAAAAElFTkSuQmCC
  • Organization: Poznan Supercomputing and Networking Center

Hi,

I added new lookup information to LSRegisterRequest generator class.
As we discussed before, two parameters are still missing

a) ServiceDomain
b) ServiceSubtype
(Names may be other)

The first one is extension to ServiceName, e.g.:

<psservice:serviceName>
MA_on_the_second_floor
</psservice:serviceName>

</psservice:serviceDomain>
PIONIER
</psservice:serviceDomain>

Te second one will be extension to ServiceType, e.g.

</psservice:serviceType>
MA
</psservice:serviceType>

</psservice:serviceSubType>
RRD
</psservice:serviceSubType>

Both of parameters would be mandatory.

There is also a second option - use hierarchy such as result codes, but then we need somebody to do it.

This topic has been discussed for more than half a year, and I'd expect final conclusion during Brazil meeting. I asked Szymon to put this topic into the agenda, but most of us won't be attending this meeting, so perhaps we should finish the discussion on the mailing list.

Maciej



wrote:
Author: mac
Date: 2007-04-25 09:00:42 -0400 (Wed, 25 Apr 2007)
New Revision: 2354

Modified:

trunk/perfsonar/src/org/perfsonar/client/commons/requests/lookupService/LSRegisterRequestGenerator.java
Log:
Support for new Lookup Info parameters. They all are optional, so using the registration component the same as before won't cause any problems (NullPointer).

New parameters are:
- service.r.organization_name
- service.r.service_version
- service.r.contact_email


--

--------------------------------------------------------------------
| Maciej Glowiak Network Research and Development ||
|

Poznan Supercomputing and Networking Center ||
| (+48 61) 858 2024 -- skype_id: maciej_psnc GG: 4526858 ||
====================================================================



Archive powered by MHonArc 2.6.16.

Top of Page