Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-28821

Optimise bucket cache persistence by reusing backmap entry object.

    XMLWordPrintableJSON

Details

    Description

      During the persistence of backing map entries into the backing map file, we create a new BackingMapEntry.Builder for each entry in the backing map. This can be optimised by using a single BackingMapEntry.Builder object and using it to build each entry during serialisation.

      This Jira tracks the optimisation by avoiding multiple builder objects.

      Thanks,
      Janardhan

      Attachments

        Activity

          People

            janardhan.hungund Janardhan Hungund
            janardhan.hungund Janardhan Hungund
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: