• Bug
  • Status: Closed
  • 1 Critical
  • Resolution: Fixed
  • nrana
  • Reporter: gbevin
  • November 04, 2009
  • 0
  • Watchers: 0
  • November 23, 2009
  • November 12, 2009

Description

REST methods can now only target a specific probe by address and probe, a name makes it easy to target the same cache manager when the address and port might change.

Have to think about name clashes.

Comments

Geert Bevin 2009-11-12

Introduced optional ‘probename’ parameter. This will work together with ‘address’ and ‘port’ to find the first probe that matches. This allows probes with the same name to still be differentiated.

Nitin Rana 2009-11-23

now we have the probename supported along with the address and port.