A way to reduce zkbind tracker node memory consumption.

XMLWordPrintable

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Normal
    • 7.0.0, 6.5.5
    • Affects Version/s: 7.0.0, 6.5.4
    • Component/s: Databind 2
    • None
    • None

      Currently, the tracker node use 3 HashSet and 2 HashMap to store relation information.
      However, I think in 50%+ case will just need to use object reference to keep it.
      It is possible to optimal the implementation to avoid to use HashSet and HashMap is single relation case.

            Assignee:
            Unassigned
            Reporter:
            dennis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: