Uploaded image for project: 'IGB'
  1. IGB
  2. IGBF-2268

Investigate the use of getParser() and getIndexWriter() in FileHandler.java

    Details

    • Type: Task
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
    • Story Points:
      1
    • Sprint:
      Spring 3 : 3 Feb to 14 Feb, Spring 3 : 17 Feb to 28 Feb, Spring 4 : 2 Mar to 13 Mar, Spring 5 : 16 Mar to 27 Mar, Spring 6 : 30 Mar to Apr 10, Spring 7 : 13 Apr to 24 Apr, Spring 8 : 24 Apr to 8 May, Spring 8 : 11 May to 25 May

      Description

      Investigate the use of the functions getParser() and getIndexWriter(). Kindly contact Srishti Tiwari for more details.

        Attachments

          Activity

          Hide
          stiwari8 Srishti Tiwari (Inactive) added a comment -

          getIndexWriter() is either returning null or in turn calling getParser() in the same class, except for two places as stated below.
          In FileTypeHolder, for two addFileTypeHandler - "Binary" and "PSL" the getIndexWriter() method is returning a parser itself, but initializing the parser in a special way.

          Show
          stiwari8 Srishti Tiwari (Inactive) added a comment - getIndexWriter() is either returning null or in turn calling getParser() in the same class, except for two places as stated below. In FileTypeHolder, for two addFileTypeHandler - "Binary" and "PSL" the getIndexWriter() method is returning a parser itself, but initializing the parser in a special way.
          Hide
          ann.loraine Ann Loraine added a comment - - edited

          Shamika Gajanan Kulkarni or Srishti Tiwari - please provide more context and background:

          • In which class or interface were you investigating the the functions getParser() and getIndexWriter()?
          • Why is it important to investigate these functions? Please write a brief user story to explain why it was important to investigate these functions.

          Assigning to Srishti Tiwari since she has worked on this most.

          Show
          ann.loraine Ann Loraine added a comment - - edited Shamika Gajanan Kulkarni or Srishti Tiwari - please provide more context and background: In which class or interface were you investigating the the functions getParser() and getIndexWriter()? Why is it important to investigate these functions? Please write a brief user story to explain why it was important to investigate these functions. Assigning to Srishti Tiwari since she has worked on this most.
          Hide
          stiwari8 Srishti Tiwari (Inactive) added a comment - - edited

          Hi [~aloraine],

          These methods were investigated in interface
          com.affymetrix.genometry.parsers.FileTypeHandler.java and all classes implementing it.
          It was necessary to understand how different files being parsed and so that the same could be implemented for files with 23andme extensions.

          It was earlier discussed that it could be removed or not as their usage was not known. I figured out that it was being used for two classes as mentioned in my first comment. So we cannot remove them.

          Show
          stiwari8 Srishti Tiwari (Inactive) added a comment - - edited Hi [~aloraine] , These methods were investigated in interface com.affymetrix.genometry.parsers.FileTypeHandler.java and all classes implementing it. It was necessary to understand how different files being parsed and so that the same could be implemented for files with 23andme extensions. It was earlier discussed that it could be removed or not as their usage was not known. I figured out that it was being used for two classes as mentioned in my first comment. So we cannot remove them.
          Hide
          ann.loraine Ann Loraine added a comment -

          Followup:

          Please edit above comment to include:

          • package and module for interface FileTypeHandler.java
          • why were you investigating those two methods in particular? were you trying to see if they could be removed from the interface or what?
          Show
          ann.loraine Ann Loraine added a comment - Followup: Please edit above comment to include: package and module for interface FileTypeHandler.java why were you investigating those two methods in particular? were you trying to see if they could be removed from the interface or what?
          Hide
          ann.loraine Ann Loraine added a comment -

          On re-reading the previous comments and notes, I see the questions were answered and the task is complete. Moving to Done!

          Show
          ann.loraine Ann Loraine added a comment - On re-reading the previous comments and notes, I see the questions were answered and the task is complete. Moving to Done!

            People

            • Assignee:
              stiwari8 Srishti Tiwari (Inactive)
              Reporter:
              shamika Shamika Gajanan Kulkarni (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: