__NEOFS__ name and zone attributes are not described #6

Closed
opened 2023-02-03 09:42:15 +00:00 by ir0nbee · 2 comments
ir0nbee commented 2023-02-03 09:42:15 +00:00 (Migrated from github.com)

The well-known attributes __NEOFS__NAME and __NEOFS__ZONE are not described in the specification: https://github.com/TrueCloudLab/frostfs-api/blob/master/object/types.proto#L117

The well-known attributes __NEOFS__NAME and __NEOFS__ZONE are not described in the specification: https://github.com/TrueCloudLab/frostfs-api/blob/master/object/types.proto#L117
realloc added this to the v2.15 - Karpinsky Ice Cap milestone 2023-03-23 14:15:51 +00:00
snegurochka added the
enhancement
label 2023-05-03 17:14:56 +00:00
aarifullin was assigned by fyrchik 2023-06-02 08:42:31 +00:00
Member

@realloc, could you clarify, please:

It seems _NAME and _ZONE attributes are convinient only for container - the attribute descriptions are fine only with containers. I haven't found any usage of these attributes for object type. So, I think the spec is fine

@realloc, could you clarify, please: It seems `_NAME` and `_ZONE` attributes are convinient only for [container](https://git.frostfs.info/TrueCloudLab/frostfs-api-go/src/branch/master/container/attributes.go#L8) - the attribute descriptions are fine only with containers. I haven't found any usage of these attributes for [object](https://git.frostfs.info/TrueCloudLab/frostfs-api-go/src/branch/master/object/attributes.go#L14) type. So, I think the spec is fine
Owner

Yes, those attributes are relevant in container context only. I see them described in https://git.frostfs.info/TrueCloudLab/frostfs-api/src/branch/master/container/types.proto#L40, so we can close this issue.

Yes, those attributes are relevant in container context only. I see them described in https://git.frostfs.info/TrueCloudLab/frostfs-api/src/branch/master/container/types.proto#L40, so we can close this issue.
Sign in to join this conversation.
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-api#6
No description provided.