Fixed some comments and removed redundant constant.
authorAaron Schulz <aschulz@wikimedia.org>
Fri, 8 Feb 2013 18:09:41 +0000 (10:09 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Mon, 11 Feb 2013 18:11:52 +0000 (10:11 -0800)
commitabd562162c23b4914a2853d71d49bd573ef6aff1
treea976c8e7306ce40a4df0c9ec7ceffa3ad8d42163
parent7bb29a97ae51ce8c74599871f8e688e72aac2811
Fixed some comments and removed redundant constant.

* Also normalized params in RedisConnectionPool to avoid fragmentation.

Change-Id: I803dae52262b974836817d2091725f044faf7022
includes/clientpool/RedisConnectionPool.php
includes/job/JobQueueRedis.php