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 )
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 , 15 years ago
Description: | modified (diff) |
---|
comment:2 by , 15 years ago
comment:3 by , 15 years ago
Status: | new → assigned |
---|
comment:4 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in sandbox/adsk/2.1 r3901