b-goyal commented on PR #57:
URL: https://github.com/apache/kafka/pull/57#issuecomment-1997291322

   Changes:
   - Suppressed compiler warnings about type erasure in matching via unboxing
     by Jon Riehl.
   - Suppressed warning caused by slight difference in input function type
     by John Riehl.
   - Fix compiler warnings: ServerShutdownTest, DelayedJoinGroup function
     signature by Blake Smith.
   - Fix Scala 2.11 warnings. `Pair` has been deprecated, `try` without
     `catch` and `finally` is useless and initialisation order fix by Ismael
     Juma.
   


-- 
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: jira-unsubscr...@kafka.apache.org

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

Reply via email to