xiangqianZ opened a new pull request, #5642: URL: https://github.com/apache/shenyu/pull/5642
"org.apache.shenyu.common.utils.ListUtil#of" this method return UnmodifiableRandomAccessList so, "org.apache.shenyu.common.utils.ListUtil#merge" addAll will throw UnsupportedOperationException question: when use waf plugin, and rule condition have many, bootstrap restart, admin will exception <img width="838" alt="image" src="https://github.com/user-attachments/assets/a924c54b-dd4f-4ddb-82d3-55fe5b19c5f7"> - [x] You have read the [contribution guidelines](https://shenyu.apache.org/community/contributor-guide). - [x] You submit test cases (unit or integration tests) that back your changes. - [x] Your local test passed `./mvnw clean install -Dmaven.javadoc.skip=true`. -- 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: notifications-unsubscr...@shenyu.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org