Free cookie consent management tool by TermsFeed Policy Generator

Changes between Initial Version and Version 1 of Ticket #2490


Ignore:
Timestamp:
10/19/15 13:41:06 (9 years ago)
Author:
gkronber
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2490

    • Property Owner set to gkronber
    • Property Status changed from new to accepted
  • Ticket #2490 – Description

    initial v1  
     1This occurs because of caching problems if GetEstimatedValues(IDataset ds, IEnumerable<int> rows) is called with two different Datasets in parallel.