Skip to content
Snippets Groups Projects

Patch api for Partition service

Merged Alok Joshi requested to merge patch_api into master
1 unresolved thread

This change addresses the issue #2 (closed). Patch API will be able to update existing partitions. This includes:

  • Update existing properties (same key, changing 'sensitive' field or changing 'value' field)
  • Add new properties

Does not include deletion of properties. To do that, we would have to delete and re-create the partition.

To add this API, we also need to change to Redis based cache as VM cache causes inconsistencies when number of instances are more than 1.

Will follow up with a core-common change to add api to the client library.

Edited by Alok Joshi

Merge request reports

Merge request pipeline #17155 passed

Pipeline: Partition

#17156

    Merge request pipeline passed for 33668402

    Deployed to A‎WS‎ 4 years ago
    Approved by

    Merged by ethiraj krishnamanaiduethiraj krishnamanaidu 4 years ago (Nov 24, 2020 10:52pm UTC)

    Merge details

    • Changes merged into master with c5e5a8f8 (commits were squashed).
    • Deleted the source branch.

    Pipeline #17163 passed

    Pipeline passed for c5e5a8f8 on master

    Deployed to A‎WS‎ 4 years ago

    Activity

    Filter activity
    • Approvals
    • Assignees & reviewers
    • Comments (from bots)
    • Comments (from users)
    • Commits & branches
    • Edits
    • Labels
    • Lock status
    • Mentions
    • Merge request status
    • Tracking
  • Aliaksei Darafeyeu
  • Aliaksei Darafeyeu
  • Aliaksei Darafeyeu
  • Alok Joshi added 2 commits

    added 2 commits

    Compare with previous version

  • Alok Joshi added 6 commits

    added 6 commits

    Compare with previous version

  • Alok Joshi added 13 commits

    added 13 commits

    Compare with previous version

  • Alok Joshi resolved all threads

    resolved all threads

  • Aliaksei Darafeyeu approved this merge request

    approved this merge request

  • Matt Wise approved this merge request

    approved this merge request

  • Alok Joshi added 4 commits

    added 4 commits

    Compare with previous version

  • Alok Joshi added 1 commit

    added 1 commit

    Compare with previous version

  • ethiraj krishnamanaidu approved this merge request

    approved this merge request

  • mentioned in commit c5e5a8f8

  • Approved and Merged. @ajoshi19 Thanks for updating API spec and documentation

  • changed milestone to %M1 - Release 0.1

  • Please register or sign in to reply
    Loading