User Story #70 (closed)
Opened 13 years ago
Closed 9 years ago
Support multiple directories OMEIS directories.
| Reported by: | jamoore | Owned by: | cxallan |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-Beta4.2 |
| Component: | Bin-Services | Keywords: | n.a. |
| Cc: | Story Points: | n.a. | |
| Sprint: | n.a. | Importance: | n.a. |
| Total Remaining Time: | n.a. | Estimated Remaining Time: | n.a. |
Description
To support multiple OMEIS directories, several things will need to happen:
- The OMEIS.DIRECTORY properties mentioned in #66 (bug 661) will need to be exampled to accept comma-valued lists or similar
- There will need to be a method of the form
PixelsServiceFactory?.getInstance(String path) available
- The Pixels objects will need to have a path stored. (Note: depending on the file system available, they may also need to eventually store host info, so that requests for a particular pixel id go to a machine with that filesystem available in a cluster.)
Originally : http://bugs.openmicroscopy.org.uk/show_bug.cgi?id=662
Change History (4)
comment:1 Changed 10 years ago by cxallan
- Milestone changed from Unscheduled to OMERO-Beta4.1
- Status changed from new to assigned
- Version 3.0-M1 deleted
comment:2 Changed 10 years ago by cxallan
- Milestone changed from OMERO-Beta4.1 to OMERO-Beta4.2
comment:3 Changed 10 years ago by jburel
- Priority changed from minor to major
comment:4 Changed 9 years ago by cxallan
- Resolution set to duplicate
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Closing in favor of the repository infrastructure work (#1933).