Skip to content

Update blob write

Nicholas Karsky requested to merge updateBlobWrite into master

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)

Does this introduce a change in the core logic?

  • [NO]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

upload a blob record

What is the new/expected behavior?

upload a blob record but slightly faster

Have you added/updated Unit Tests and Integration Tests?

N/A

Any other useful information

Work related to increasing storage performance of Azure blob writes

Merge request reports