Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-53526

libdeps visualizer: Remove all frontend state info from backend

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Dev Platform 2022-06-27

      Currently the back end has a concept of the frontend ends state via what nodes are currently selected. There might be other small tidbits of frontend state in the backend.

       

      Originally the backend was used for relying state information between frontend components, but redux should be used for relying that information between components instead.

       

      Theres not a real reason to do this, the backend should only analysis the graphs using an input from the frontend and then returning an output back to the frontend. This allows the back end to serve multiple front ends.

       

            Assignee:
            mitch.wagner@mongodb.com Mitch Wagner (Inactive)
            Reporter:
            daniel.moody@mongodb.com Daniel Moody
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: