snazy commented on code in PR #4703:
URL: https://github.com/apache/polaris/pull/4703#discussion_r3398236912
##########
persistence/nosql/idgen/impl/build.gradle.kts:
##########
@@ -85,6 +85,8 @@ jcstress {
}
tasks.named<JcstressTask>("jcstress") {
+ notCompatibleWithConfigurationCache("Jcstress plugin is not compatible with
configuration cache")
Review Comment:
Heh, basically everything you must not do.
Mostly holding references to `Project` and `Configuration`.
--
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]