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

HubAppDeployer no longer loses functionality in SimpleAppDeployer #1700

Merged
merged 1 commit into from Dec 20, 2018
Merged

HubAppDeployer no longer loses functionality in SimpleAppDeployer #1700

merged 1 commit into from Dec 20, 2018

Conversation

rjrudin
Copy link
Contributor

@rjrudin rjrudin commented Dec 19, 2018

HubAppDeployer now extends SimpleAppDeployer in a way that it doesn't lose any functionality.

This is not intended for the 4.1.0 release - hoping it can go into 4.1.1 or 4.2.x.

HubAppDeployer now extends SimpleAppDeployer in a way that it doesn't lose any functionality.
@srinathgit
Copy link
Contributor

The PR looks good. Should DataHubImpl.updateIndexes() be changed to use HubAppDeployer as part of this PR ?

@aebadirad
Copy link
Contributor

It'd be good to do that, yes.

@rjrudin
Copy link
Contributor Author

rjrudin commented Dec 19, 2018

AFAICT, there's no reason to use HubAppDeployer for updating indexes - unless the "telemetry" call in HubAppDeployer matters for this operation. But my hunch is that it doesn't, because that telemetry stuff seems specific to installs, not partial operations like updating indexes. Which makes me think it's better that SimpleAppDeployer is used instead of HubAppDeployer.

@aebadirad aebadirad merged commit a26b42a into marklogic:develop Dec 20, 2018
@rjrudin rjrudin deleted the feature/1651-hubappdeployer branch December 21, 2018 19:32
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.

None yet

3 participants