Opened 13 years ago

Closed 13 years ago

#455 closed defect (fixed)

Collector status window periodically updates KiBs but not file count when finding dups

Reported by: Gregg Young Owned by: Gregg Young
Priority: minor Milestone: Release_3.19.1
Component: fm/2 base Version: 3.18
Keywords: Cc:

Description

The KiBs? update periodically but the file count only updates at the end or when multiples of 64K are reached.

Change History (3)

comment:1 Changed 13 years ago by Gregg Young

Milestone: Release_3.20

comment:2 Changed 13 years ago by Gregg Young

Milestone: Release_3.20Release_3.19.1
Owner: set to Gregg Young
Status: newassigned

This make sense because we update the size on each loop but only update the count when we reach the pci allocation limit (64k). I will have the size only update on container fills when full or at 64k fills which ever is less.

comment:3 Changed 13 years ago by Gregg Young

Resolution: fixed
Status: assignedclosed

CS 1615

Note: See TracTickets for help on using tickets.