[SERVER-52567] Create python command line tool for libdeps graph reading Created: 02/Nov/20  Updated: 29/Oct/23  Resolved: 25/Nov/20

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 4.9.0

Type: New Feature Priority: Major - P3
Reporter: Daniel Moody Assignee: Daniel Moody
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
depends on SERVER-52566 Create generate-libdeps-graph target Closed
is depended on by SERVER-52568 implement libdeps graph command line ... Closed
is depended on by SERVER-52569 libdeps graph command line tool: opti... Closed
is depended on by SERVER-52570 libdeps graph command line tool: symb... Closed
is depended on by SERVER-52575 connect the libdeps graph command lin... Closed
Related
related to SERVER-53120 remove unnecessary LIBDEPS edges from... Closed
Backwards Compatibility: Fully Compatible
Sprint: Dev Platform 2020-11-30
Participants:
Linked BF Score: 36

 Description   

A basic common line tool should be included in buildscripts (possibly named libdeps-graph-linter.py) that allows the generated GraphML file generated from SERVER-52566 to be read and answer several basic queries (preferably through networkx module):

  • How many nodes are in the graph?
  • How many edges are in the direct graph?
  • How many edges are in the transitive graph?
  • What nodes directly depend on node X?
  • What nodes depend on both X and Y (and Z)?
  • What nodes depend on X but not Y?


 Comments   
Comment by Githook User [ 25/Nov/20 ]

Author:

{'name': 'Daniel Moody', 'email': 'daniel.moody@mongodb.com', 'username': 'dmoody256'}

Message: SERVER-52567 added basic functions for graph analyzer CLI tool and improved graph generation.
Branch: master
https://github.com/mongodb/mongo/commit/fa271cc17cee33342432d2c080889bf00fbfb8d8

Generated at Thu Feb 08 05:28:24 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.