Uploaded image for project: 'Hama'
  1. Hama
  2. HAMA-706

Keep new object creation to the minimum by reusing the Writable object

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • 0.7.0
    • bsp core
    • None

    Description

      In all the examples and some core modules, we create new Writable objects, which is not recommended when we are handling huge data size with billions of records, causing a huge GC overhead. It is better that we reuse Writable object and populate the values instead. In places where the aforesaid principle is not followed, the suggested changes should be made. This would be useful once the spilling buffer is fully functional.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              surajsmenon Suraj Menon
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: