Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-1989

A way to reduce zkbind tracker node memory consumption.

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Normal Normal
    • 7.0.0, 6.5.5
    • 7.0.0, 6.5.4
    • Databind 2
    • 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.

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

              Created:
              Updated:
              Resolved: