Fixed
Details
Assignee
Rafal KorytkowskiRafal KorytkowskiReporter
Rafal KorytkowskiRafal KorytkowskiDesignated Committer
Rafal KorytkowskiRafal KorytkowskiFix versions
Priority
Low
Details
Details
Assignee
Rafal Korytkowski
Rafal KorytkowskiReporter
Rafal Korytkowski
Rafal KorytkowskiDesignated Committer
Rafal Korytkowski
Rafal KorytkowskiFix versions
Priority
Created February 11, 2025 at 8:49 AM
Updated last month
Resolved March 14, 2025 at 9:28 AM
ComplexObsHandler:
No existing data will be moved to a new storage location. Existing data will be read from current location. New data will be saved to a new location.
AbstractHandler.getOutputFileToWrite and getComplexDataFile need to be removed. Deprecation doesn't help much as they cannot be implemented with StorageService and would have to throw UnsupportedOperationException. Probably better to know at compile time.