Anonymous | Login | Signup for a new account | 2024-12-02 20:50 EST |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000415 | JANA | Feature Request | public | 2014-08-23 22:44 | 2015-06-04 14:34 | ||||
Reporter | davidl | ||||||||
Assigned To | davidl | ||||||||
Priority | normal | Severity | minor | Reproducibility | N/A | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Summary | 0000415: Add config. param. to allow users to force a specific JEventSource be used. | ||||||||
Description | When dealing with HDDM files, an issue came up when we tried using named pipes. Specifically, the CheckOpenable methods used for the "s" type (=simulation) and "r" type (=REST) sources tested them by trying to open the file. If a named pipe was being used, then the header was pulled off of the stream but the test open causing the second open to fail. To get around this, Richard implemented an algorithm, that looks for key phases in the filename itself, thereby avoiding the test open. The problem with this method is that it can be confused by a poorly named file. In order to provide a general mechanism for users to side step issues such as this, a configuration parameter should be introduced that allows the user to specify exactly which JEventSource should be instantiated to handle the source. Perhaps something like "EVENT_SOURCE_TYPE" (?) | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000634) davidl (administrator) 2015-06-04 14:34 |
This was committed in revision 2329 and will appear in JANA 0.7.3 |
Issue History | |||
Date Modified | Username | Field | Change |
2014-08-23 22:44 | davidl | New Issue | |
2014-12-03 06:23 | davidl | Status | new => assigned |
2014-12-03 06:23 | davidl | Assigned To | => davidl |
2015-06-04 14:34 | davidl | Note Added: 0000634 | |
2015-06-04 14:34 | davidl | Status | assigned => resolved |
2015-06-04 14:34 | davidl | Resolution | open => fixed |
Copyright © 2000 - 2024 MantisBT Team |