Task #1465 (new)
Opened 15 years ago
Last modified 15 years ago
Remove register-process from OmeroGrid configuration (Ice::Process)
Reported by: | jamoore | Owned by: | jamoore |
---|---|---|---|
Priority: | minor | Milestone: | Unscheduled |
Component: | Deployment | Version: | 3.0-M1 |
Keywords: | n.a. | Cc: | |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description
35.16 XML Reference
This attribute is only valid if the enclosing server uses an Ice version prior to 3.3. In Ice 3.3 or later, this functionality is replaced by the administrative facility (see Section 35.21). If the value is true, this object adapter registers an object in the IceGrid registry that facilitates graceful shutdown of the server. Only one object adapter in a server should set this attribute to true. If not defined, the default value is false.
Change History (3)
comment:1 Changed 15 years ago by jmoore
- Milestone changed from OMERO-Beta4.1 to OMERO-Beta4.2
comment:2 Changed 15 years ago by jmoore
- Summary changed from Remove register-process from OmeroGrid configuration to Remove register-process from OmeroGrid configuration (Ice::Process)
comment:3 Changed 15 years ago by jmoore
- Milestone changed from OMERO-Beta4.2 to Unscheduled
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
r5460 removes the unused ("invalid" according to the docs) "regster-process=true" attributes from templates.xml. Will still need to review whether or not to use Ice::Process for clean shutdown of services. Pushing.