Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug]curveadm is performing a type conversion on a nil. #308

Open
Songjf-ttk opened this issue Sep 2, 2023 · 0 comments
Open

[bug]curveadm is performing a type conversion on a nil. #308

Songjf-ttk opened this issue Sep 2, 2023 · 0 comments

Comments

@Songjf-ttk
Copy link
Contributor

Songjf-ttk commented Sep 2, 2023

command: curveadm deploy
version: v0.2.0
docker version: Docker version 19.03.15, build 99e3ed8919
执行情况: 构建CurveFS集群时

getClusterPool 函数里的第一个语句: poolset := curveadm.MemStorage().Get(comm.POOLSET).(string) 中get得到的是一个空指针,但是却没有报panic
空指针证明:
67a5cdf43082f1986307efa356aec69

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant