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

Add package management service into the pulsar startup process #8764

Merged
merged 4 commits into from
Dec 7, 2020

Conversation

zymap
Copy link
Member

@zymap zymap commented Dec 1, 2020


Master Issue: #8676

Motivation

Make the pulsar service has the ability to enable the packages management
service.

Modifications

  • Add the packages management service in the start up process
  • Add the related configuration in the configuration file

Will add integration tests after the REST API service and Client added.

@zymap zymap changed the title (WIP) Package management start service (WIP) Add package management service into the pulsar startup process Dec 1, 2020
@zymap zymap force-pushed the package-management-start-service branch from 6ec8c68 to c4a5085 Compare December 3, 2020 03:16
@zymap zymap changed the title (WIP) Add package management service into the pulsar startup process Add package management service into the pulsar startup process Dec 3, 2020
---

Master Issue: apache#8676

*Motivation*

Make the pulsar service has the ability to enable the packages management
service.

*Modifications*

- Add the packages management servcie in the start up process
- Add the related configuration in the configuration file
@zymap zymap force-pushed the package-management-start-service branch from c4a5085 to 1c0d15e Compare December 3, 2020 03:23
@zymap
Copy link
Member Author

zymap commented Dec 7, 2020

/pulsarbot run-failure-checks

@codelipenghui codelipenghui added this to the 2.8.0 milestone Dec 7, 2020
@codelipenghui codelipenghui merged commit 349930b into apache:master Dec 7, 2020
RobertIndie pushed a commit to RobertIndie/pulsar that referenced this pull request Dec 8, 2020
…e#8764)

---
    
Master Issue: apache#8676
    
*Motivation*
    
Make the pulsar service has the ability to enable the packages management
service.
    
*Modifications*
    
- Add the packages management service in the start up process
- Add the related configuration in the configuration file

Will add integration tests after the REST API service and Client added.
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

Successfully merging this pull request may close these issues.

2 participants