anukalp2804 opened a new pull request, #17129: URL: https://github.com/apache/iotdb/pull/17129
## Description This PR fixes a Checkstyle LineLength violation by splitting a long error message string into multiple lines. The change is formatting-only and does not affect behavior or logic. This change addresses a Sonar-reported Checkstyle issue: https://sonarcloud.io/project/issues?sinceLeakPeriod=true&issueStatuses=OPEN%2CCONFIRMED&pullRequest=17126&id=apache_iotdb&open=AZwTGC1NrSTVAs2bWlqE <hr> This PR has: - [x] been self-reviewed. - [x] been built locally with `mvn -pl iotdb-core -am test -DskipTests`. <hr> ##### Key changed classes in this PR - Subscription-related class throwing `SubscriptionException` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
