Opened 16 years ago
Last modified 16 years ago
#1001 closed defect
An extra FDO connection is created when doing selection on point layers — at Initial Version
Reported by: | brucedechant | Owned by: | brucedechant |
---|---|---|---|
Priority: | medium | Milestone: | 2.1 |
Component: | Rendering Service | Version: | 2.0.2 |
Severity: | minor | Keywords: | |
Cc: | External ID: |
Description
The internal RenderForSelection() method of the Rendering service will create 2 FDO connections when dealing with point layers because of the setup/tear down sequence. This needs to be optimized so that only a single FDO connection is active at a time.
Note:
See TracTickets
for help on using tickets.