Remove $bucketId paramater from S3fsMetadataServiceInterface::writeCache

Created on 24 February 2023, over 1 year ago
Updated 26 February 2023, over 1 year ago

Problem/Motivation

We currently have all the information we need inside of $metadata['bucket'] that requiring $bucketId is a duplication of effort that may also cause a potential data mismatch.

Steps to reproduce

Review S3fsMetadataService::writeCache()

Proposed resolution

Remove $bucketId and replace with $metadata['bucket']

Remaining tasks

Patch

User interface changes

None

API changes

Remove required paramater $bucketId.

Data model changes

None

πŸ“Œ Task
Status

Fixed

Version

4.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States cmlara

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024