https://issues.apache.org/bugzilla/show_bug.cgi?id=39673
--- Comment #21 from Yann Ylavic <[email protected]> --- (In reply to Yann Ylavic from comment #20) > +/** > + * Acquire a connection from worker connection pool, or associated with > + * the given conn_rec or request_rec. This description is not correct (bad copy/paste), should be something like : /** * Acquire a connection using the given @acquire function and register * a @release callback for it on cleanup, or use the worker's connections * pool if the associated @baton is NULL. * ... */ -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
