Skip to content

Cask Data Application Platform 3.3.6

Compare
Choose a tag to compare
@anwar6953 anwar6953 released this 21 Jul 19:23
· 83 commits to release/3.3 since this release

Bug Fixes

  • Made log saver process resilient to underlying HDFS exceptions. (CDAP-6465)
  • Fixed a problem with the CDAP Master leaking memory (due to a Twill Zookeeper issue) whenever a program is launched. (CDAP-6486)
  • Fixed a performance issue with the log handler by setting a maximum limit for the reading of log events from Kafka before requiring reading the events from disk storage. (CDAP-6493)
  • Fixed a problem with the log saver slowing down when Kafka partitions become highly skewed. (CDAP-6545)