You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by kk...@apache.org on 2020/03/16 21:43:51 UTC

[kafka] branch trunk updated (a0e1407 -> 569cf99)

This is an automated email from the ASF dual-hosted git repository.

kkarantasis pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from a0e1407  KAFKA-9670; Reduce allocations in Metadata Response preparation (#8236)
     add 569cf99  KAFKA-9712: Catch and handle exception thrown by reflections scanner (#8289)

No new revisions were added by this update.

Summary of changes:
 .../runtime/isolation/DelegatingClassLoader.java   | 10 ++-
 .../isolation/DelegatingClassLoaderTest.java       | 71 +++++++++++++++++++++-
 2 files changed, 78 insertions(+), 3 deletions(-)