alibaba / alibaba/GraphScope

node_selector这里无需base64解码,ResourceBuilder.get_node_selector(node_selector)里面有解码逻辑,重复解码

Open
#4,637 1 comment 0 reactions 0 assignees View on GitHub
stale
Dominant language
C++
Stars
3.6k
Forks
468
Avg merge
29m
Merged PRs (30d)
1

Description

https://github.com/alibaba/GraphScope/blob/613a4643fda78937ba4fef4f855b88533616d71e/coordinator/gscoordinator/cluster_builder.py#L96

Contributor guide

Open the contributing guide

Research direction

Open coordinator/gscoordinator/cluster_builder.py around line 96 and inspect how node_selector is handled before ResourceBuilder.get_node_selector(). Confirm where decoding occurs, then verify that the selector is decoded only once and run the relevant coordinator or cluster-builder tests to confirm existing behavior remains intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
infrastructure
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.