Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-176

Reduce CoreValueFactoryImpl footprint

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.4
    • core
    • None

    Description

      KernelNodeState and associated classes currently need to carry around a ValueFactory instance, when they could just as well simply instantiate one whenever needed based on the already available MicroKernel reference. Doing so would reduce the amount of objects we need to keep around and thus simplify a few code paths. The CoreValueFactoryImpl has no state of it's own, so there's no inherent need why we'd need just a single instance of it.

      Attachments

        Activity

          People

            jukkaz Jukka Zitting
            jukkaz Jukka Zitting
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: