AudienceView Connect
AudienceView Documentation

AudienceView 6.3.7 HotFix 5 Release Notes

Release Date: February 25, 2014

AudienceView 6.3.7 HotFix 5 MD5 Hash

The MD5 hash value can be used to verify that the correct package has been downloaded/installed.

  • AudienceView 6.3.7 HotFix 5 MD5 Hash: ec3f7adbed071fc5d0e453905d5b4af1

Performance Fixes

Issue Solution ID
Implement separate thread in cache service. This has been corrected in AudienceView 6.3.7 HotFix 5.
Separate thread in cache service has been implemented.
AVD-1871

Scheduler Fixes

Issue Solution ID
The AVScheduler is sending reports late. This has been corrected in AudienceView 6.3.7 HotFix 5.
A new parameter, 'highWaterMark', has been added to the AVSchedulerSvc.exe.config files to control number of threads in thread pool. The lower the value of the parameter means more higher sensitivity of the thread pool to the number of task in the scheduler queue. The default value is equivalent to 'maxThreads' value.
AVD-2522

WebAPI Fixes

Issue Solution ID
Large WebAPI results are being corrupted. This has been corrected in AudienceView 6.3.7 HotFix 5.
Large WebAPI results are no longer being corrupted.
AVD-2389