I just studying redis. In my text-book, they use GenericObjectPool.Config class which supported in apache commons pool jar version 1.6. However, for now that class has disappeared. So I want to know is there any replacement of 'GenericObjectPool.Config'. in additionally, where can I find replacement of the field 'WHEN_EXHAUSTED_BLOCK'?
Thanks a lot in advanced:-)