dejan2609 edited a comment on pull request #10606:
URL: https://github.com/apache/kafka/pull/10606#issuecomment-840711267


   So, just to sum it up: 
    - similar `UniqueResourceException` issues with `api-ldap-schema-data` 
module are solved for a `testCompile` level here: 
https://github.com/apache/kafka/blob/2.8.0/build.gradle#L824
    - Apache DS project solved this in a version _2.0.0.AM26_ 
https://issues.apache.org/jira/browse/DIRSERVER-2066
    - Kafka project at the moment is using apache ds version **_2.0.0-M24_** 
(and upgrade is not trivial)
    - after Gradle upgrade form 6 to 7  `UniqueResourceException` errors are 
thrown again (but this time for a tests execution)
    - obviously, Gradle 7 changed dependency resolution behavior (and many 
other things) but I would argue that this is not a Gradle 7 issue _per-se_ 


-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to