What is the `rpctype` `userDefined`?
- Dominant language
- Jupyter Notebook
- Stars
- 2.2k
- Forks
- 482
- PR merge metrics
- No merged PRs in 30d
Description
For the Microservices 2021 dataset, in the `MS_CallGraph_Table` there are 5 different types on the `rpctype` column:
- `rpc` : rpc caller
- `http`: http caller
- `db`: database calls
- `mc`: memcache calls
- `mq`: I assume its message queue calls (although not stated anywhere)
- `userDefined`: ?
Could you give more details on this last column?
Thank you,
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Microservices 2021 dataset and its MS_CallGraph_Table schema, then inspect the available metadata or documentation for the rpctype values. Done means documenting what userDefined represents and confirming the meaning of mq in the dataset description.
Written by the indexing model from the issue text.
Assessment
- Domain
- data-engineering, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100