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

[Package management] Upload package is failed #8874

Closed
zymap opened this issue Dec 9, 2020 · 0 comments · Fixed by #8907
Closed

[Package management] Upload package is failed #8874

zymap opened this issue Dec 9, 2020 · 0 comments · Fixed by #8907
Assignees
Labels
type/bug The PR fixed a bug or issue reported a bug

Comments

@zymap
Copy link
Member

zymap commented Dec 9, 2020

Describe the bug
Using package upload command can not upload package successfully.

bin/pulsar-admin packages upload --description api-example --contact yong --path bin/pulsar-admin function://yong/test/common@v1
Update package 'function://yong/test/common@v1' metadata failed

Reason: HTTP 500 Internal Server Erro
@zymap zymap added the type/bug The PR fixed a bug or issue reported a bug label Dec 9, 2020
zymap added a commit to zymap/pulsar that referenced this issue Dec 11, 2020
---

Fixes apache#8874

*Motivation*

Fix the issue when uploading a package, it will show update metadata failed.

*Modifications*

- Fix the issue
- Enabel the integration tests for this
codelipenghui pushed a commit that referenced this issue Dec 14, 2020
---

Fixes #8874

*Motivation*

Fix the issue when uploading a package, it will show update metadata failed.

*Modifications*

- Fix the issue
- Enable the integration tests for this
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants