Skip to content

Commit

Permalink
KAFKA-8779 Fix flaky tests introduced by dynamic log levels
Browse files Browse the repository at this point in the history
  • Loading branch information
brandboat committed Oct 6, 2024
1 parent d38a90d commit ae23b80
Show file tree
Hide file tree
Showing 3 changed files with 90 additions and 108 deletions.
1 change: 1 addition & 0 deletions checkstyle/import-control-core.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@
<allow pkg="org.apache.kafka.clients.consumer"/>
<allow pkg="org.apache.kafka.coordinator.group"/>
<allow pkg="org.apache.kafka.coordinator.transaction"/>
<allow pkg="org.apache.log4j" />
<subpackage name="server">
<allow pkg="kafka.test" />
</subpackage>
Expand Down
Loading

0 comments on commit ae23b80

Please sign in to comment.