[ https://issues.apache.org/jira/browse/FC-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shawn McKinney closed FC-338. ----------------------------- Resolution: Not A Bug Correction, unbind closes connection with server which obviously defeats the purpose of using a pool. We can't leave user context on the server so anonymous binds here are necessary. > Extraneous Binds in connection pool > ----------------------------------- > > Key: FC-338 > URL: https://issues.apache.org/jira/browse/FC-338 > Project: FORTRESS > Issue Type: Bug > Affects Versions: 3.0.1 > Reporter: Shawn McKinney > Assignee: Shawn McKinney > Priority: Major > Fix For: 3.0.2 > > > Investigate/fix extraneous binds with server when connections are being > added/removed from the pool. > ``` > Jul 21 21:58:37 localhost slapd[217014]: conn=1007 op=4 BIND anonymous > mech=implicit bind_ssf=0 ssf=0 > Jul 21 21:58:37 localhost slapd[217014]: conn=1007 op=4 BIND > dn="cn=manager,dc=example,dc=com" method=128 > Jul 21 21:58:37 localhost slapd[217014]: conn=1007 op=4 BIND > dn="cn=manager,dc=example,dc=com" mech=SIMPLE bind_ssf=0 ssf=0 > Jul 21 21:58:37 localhost slapd[217014]: conn=1007 op=4 RESULT tag=97 err=0 > qtime=0.000069 etime=0.002736 text= > ``` -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org For additional commands, e-mail: dev-h...@directory.apache.org