Skip to content

address contract update for partition API and make partition API exception consistent

Neelesh Thakur requested to merge partition-exception into master
  • address contract update from ADR
  • make Partition exception consistent with rest of service exception. It should extend from DpsException so client lib consumers can get the response status code.
  • fixed typos in PartitionAPIConfig
  • minor refactoring to remove unused variables in PartitionService
Edited by Neelesh Thakur

Merge request reports