Opened 13 years ago

Closed 13 years ago

#1728 closed enhancement (fixed)

Fetch size is not set when using command even when DataCacheSize configuration is set

Reported by: sparkliu Owned by:
Priority: low Milestone:
Component: Feature Service Version:
Severity: trivial Keywords:
Cc: External ID:

Description

When executing command (MgServerSelectFeatures or MgServerFeatureService.ExecuteSqlQuery), if not specified, fetch size will always be 0. However, as user has already set DataCacheSize, we should use this size to avoid multiple fetch.

Attachments (1)

1728 fix.patch (3.8 KB ) - added by sparkliu 13 years ago.
Fix of this defect

Download all attachments as: .zip

Change History (2)

by sparkliu, 13 years ago

Attachment: 1728 fix.patch added

Fix of this defect

comment:1 by sparkliu, 13 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.