Project

General

Profile

Actions

Bug #13536

closed

Validate QueryModel's row cache

Added by Matthias Van Ceulebroeck 8 months ago. Updated about 20 hours ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
02/18/2025
Due date:
% Done:

100%

Estimated time:

Description

In QueryModel::cacheRow() there seems to be an error somewhere.

Expected behavior is that the cached number of rows will always equal the batchSize. This ensures that Wt always has enough data ready in the cache, so that a view using the model can very quickly show the items, without waiting for the database. Making the experience smoother.

Current behavior however shows that the cache's size does not always equal the batchSize. Scrolling up and down in a (WTable)view repeatedly, will exhibit this deviation.

Actions #1

Updated by Romain Mardulyn 7 months ago

  • Status changed from New to InProgress
  • Assignee set to Romain Mardulyn
Actions #2

Updated by Romain Mardulyn 7 months ago

  • Status changed from InProgress to Review
  • Assignee deleted (Romain Mardulyn)
Actions #3

Updated by Matthias Van Ceulebroeck 2 months ago

  • Assignee set to Matthias Van Ceulebroeck
Actions #4

Updated by Matthias Van Ceulebroeck 24 days ago

  • Status changed from Review to Implemented @Emweb
  • Assignee changed from Matthias Van Ceulebroeck to Romain Mardulyn
  • % Done changed from 0 to 100
Actions #5

Updated by Matthias Van Ceulebroeck 11 days ago

  • Status changed from Implemented @Emweb to Implemented @Test
Actions #6

Updated by Matthias Van Ceulebroeck about 20 hours ago

  • Status changed from Implemented @Test to Closed
Actions

Also available in: Atom PDF