PublisherWatermarkUrlTooLong constant

int const PublisherWatermarkUrlTooLong

Description: Failed to set publish watermark.
Cause: The incoming watermark path exceeds the byte size limit.
Solutions: The incoming watermark path should be less than 512 bytes.

Implementation

static const int PublisherWatermarkUrlTooLong = 1003056;