Ticket #120 (closed task: fixed)

Opened 3 years ago

Last modified 3 years ago

ListenerId is used for either an id, or a host+port

Reported by: evert Owned by: evert
Priority: minor Milestone: 0.2
Component: RowLog Version:
Keywords: Cc: lily-developers@…

Description

The RowLogConfigurationManager#addListener? call accepts a string as listenerId. This listenerId is either a unique(within the subscription) name in case of a local listener, or a hostname + portnumber in case of a remote listener.

This should be made more explicit, at least in the documentation.

Change History

comment:1 Changed 3 years ago by evert

  • Status changed from new to closed
  • Resolution set to fixed

Explained the use of the listenerId for the host and port in case of the RemoteListenerHandler?.
r4449

Note: See TracTickets for help on using tickets.