Opened 15 years ago

Closed 15 years ago

#1001 closed defect (fixed)

An extra FDO connection is created when doing selection on point layers

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 (last modified by brucedechant)

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.

Change History (4)

comment:1 by brucedechant, 15 years ago

Description: modified (diff)

comment:2 by brucedechant, 15 years ago

Fixed in sandbox/adsk/2.1 r3901

comment:3 by brucedechant, 15 years ago

Status: newassigned

comment:4 by brucedechant, 15 years ago

Resolution: fixed
Status: assignedclosed

Fixed in 2.1 branch r3903 Fixed in trunk r3904

Note: See TracTickets for help on using tickets.