Skip to content

Remove Yandex-specific logic to identify the data center and rack of the server #125

@zinal

Description

@zinal

Currently YDB open source includes the logic to automatically identify the data center, rack and logical cluster name of the server, based on the specifics of the internal Yandex infrastructure.
This logic makes no sense for other users, and causes unneeded HTTP requests to Yandex API servers, so it should be removed.

The related code is currently at https://github.com/ydb-platform/ydb/blob/main/ydb/core/actorlib_impl/node_identifier.cpp#L67

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/securitySecurity related features and issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions