Task #5409 (closed)
Bug: Insight importer does not need a second KeepAlive thread
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-Beta4.3 |
| Component: | Insight | Version: | n.a. |
| Keywords: | n.a. | Cc: | cxallan |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2011-06-02 (13) |
Description
In omeroinsight.log there is this:
211131 ms since start (2011-05-20 12:41:56,226) ** DEBUG ** [thread: pool-2-thread-1][class: ome.formats.OMEROMetadataStoreClient] - KeepAlive ping.
This is secondary keep alive, which is unnecessary and wasteful.
Change History (5)
comment:1 Changed 8 years ago by jburel
comment:2 Changed 8 years ago by jburel
- Cc cxallan added
comment:3 Changed 8 years ago by jmoore
- Owner changed from jburel to jmoore
- Remaining Time set to 0.25
- Sprint set to 2011-06-02 (13)
- Status changed from new to accepted
comment:4 Changed 8 years ago by jmoore <josh@…>
- Remaining Time changed from 0.25 to 0
- Resolution set to fixed
- Status changed from accepted to closed
(In [6673deafa8a8f87478dccda303fe3fa71aabb505/ome.git] on branch develop) Prevent ClientKeepAlive from running on initialize({client,factory}) (Fix #5409)
comment:5 Changed 8 years ago by jmoore <josh@…>
(In [bdb211d778284944f808e09662d1f8723c58b607/ome.git] on branch develop) Calling OMSC.closeServices after import (See #5409)
Do we have the ability to turn that off in metadata store?
B/c only start a metadata store if an import is requested