TT-48073
The line 'line_text' in the cluster configuration file is too long. It must be less than number.
Additional Information
If a configuration line is too long, it may be split into multiple lines. Each line may be ended with a "\\" character to indicate that it should be concatenated with the following line. The final concatenated string may be no longer than
2 * posix_LINE_MAX_value.