Print

Print


Hi Andy,

This is probably a typo, but I wanted to check...

in your commit

commit 0dddf7219eb79a65285f90b1927eced84dcbf944
Author: Andy Salnikov <[log in to unmask]>
Date:   Thu May 1 13:24:17 2014 -0500

     moved qserv_admin_impl.py to
    admin/python/lsst/qserv/admin/;
    removed client/*.py symlinks

you added 1 to the zookeeper port number:

-    parser.add_option("-c", dest="connI", default = '127.0.0.1:2181')
+    parser.add_option("-c", dest="connI", default = '127.0.0.1:12181')

and I don't understand why.

The port in config file remains 2181:

grep clientPort build/dist/etc/zoo.cfg
clientPort=2181


Was that accidental?

Jacek

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the QSERV-L list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=QSERV-L&A=1