Skip to content

DataPackageManager: Deprecate service methods createDataPackageArhcive and readDataPackageArchive #177

@servilla

Description

@servilla

Deprecate service methods DataPackageManageResource.createDataPackageArhcive and DataPackageManagerResource.readDataPackageArchive. Neither service method is required any longer since the addition of the DataPackageManagerResource.downloadDataPackageArchive, which is more efficient and does not require a system artifact to be generated.

Deprecation should be stepwise:
1 - Add deprecation message to API docs.
2 - Log calls to see if these methods are actively used.
3 - If yes, then provide automated messaging alerting users.
3 - If no, then remove them from the public facing API.

Metadata

Metadata

Assignees

Labels

developmentDeployed to development environmentmaintenanceMaintenancemedium priorityMedium priorityproductionDeployed to production environmentstagingDeployed to staging environment

Type

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions