Uploaded image for project: 'controller'
  1. controller
  2. CONTROLLER-1889

Rework NormalizedNodePruner in terms of a forwarder

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Medium Medium
    • Magnesium, Sodium SR2
    • None
    • clustering
    • None

      The pruner contains quite a bit of code which is really duplicating ImmutableNormalizedNodeStreamWriter. Refactor it so that it is an event filter sitting between the event source and an instance of ImmutableNormalizedNodeStreamWriter.

      This way we can just track schema availability and leave the heavy lifting to the canonical implementation. It also has the benefit that we will not end up creating dead trees when we know they will not be built.

            rovarga Robert Varga
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: