Uploaded image for project: 'Nutch'
  1. Nutch
  2. NUTCH-1796

Ensure Gora object builders are used as oppose to empty constructors.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 2.3
    • 2.3
    • storage
    • None
    • Patch Available

    Description

      Since NUTCH-1714 was committed, we have had broken tests. This is due to Gora object constrctors being used as oppose to the Object .build()ers.
      The constrctors are more efficient in memory, however they do not set default values for fields which means we can sometimes get NPE when we attempt to serde data.

      Attachments

        1. failed_tests_2x.patch
          8 kB
          Lewis John McGibbney

        Activity

          People

            snagel Sebastian Nagel
            lewismc Lewis John McGibbney
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: