Skip to content

v2.4_3.1.2

Compare
Choose a tag to compare
@ohadbitt ohadbitt released this 25 Aug 12:02
· 82 commits to master since this release

Bug Fix

  • Added retry mechanism for every request to the service

New feature

  • Added Debug (verbose) logging on polling progress for both ingestion and async operations (read distributed and move extents)
  • Changed polling time to increase exponentially only after a minute according to com.microsoft.kusto.spark.utils.KustoDataSourceUtils.{ReadInitialMaxWaitTime,ReadMaxWaitTime,WriteInitialMaxWaitTime,WriteMaxWaitTime}