Task #4853 (new)
Opened 13 years ago
Last modified 13 years ago
Restrict the size of byte-arrays that can be requested by users
Reported by: | jamoore | Owned by: | cxallan |
---|---|---|---|
Priority: | major | Milestone: | Unscheduled |
Component: | API | Version: | n.a. |
Keywords: | n.a. | Cc: | jburel |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description (last modified by jmoore)
In a discussion with Chris while dealing with OOMs on deployed systems, we should lower Ice's max message size and add checks on:
- RawFileStore.read()
- RawPixelsStore.get*()
- ...
See also #1724, int arrays should also be checked.
Need to make Ice's MessageSizeMax available to services.
Change History (5)
comment:1 Changed 13 years ago by cxallan
- Cc cxallan removed
- Owner set to cxallan
comment:2 Changed 13 years ago by jmoore
- Description modified (diff)
comment:3 Changed 13 years ago by jmoore
- Milestone changed from OMERO-Beta4.3 to OMERO-Beta4.3.1
comment:4 Changed 13 years ago by jmoore
- Description modified (diff)
- Milestone changed from OMERO-Beta4.3.1 to OMERO-Beta4.3.2
comment:5 Changed 13 years ago by jburel
- Milestone changed from OMERO-Beta4.3.2 to Unscheduled
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Moving to 4.3.1 for evaluation.