On 10/24/2011 01:01 AM, jkr...@apache.org wrote: > Author: jkreps > Date: Mon Oct 24 05:01:40 2011 > New Revision: 1188024 > -# the port the socket server runs on > -port=9092 > +############################# Socket Server Settings > ############################# > > -# the number of processor threads the socket server uses. Defaults to the > number of cores on the machine > -num.threads=8 > +# The port the socket server listens on > +port=9093 >
I totally missed the default port change before. Was that intentional? Our clients, tests, etc are now split between defaulting to 9092 and 9093.