Skip to content

Review sequence ID length limit #99

@dio-az

Description

@dio-az

As reported in kaltura/nginx-vod-module#1463, the sequence id field is limited to 10 chars. When exceeded, the module silently falls back to index-based addressing (fN) with no error or warning.

Increase the limit or remove it entirely. If a limit remains, exceeding it should produce a BAD_MAPPING error, not a silent fallback.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions