Print

Print


Hi Jacek,

Fabrice has set zookeeper port number in admin/templates/install/admin/qserv.conf
file, so that if you run scons in admin you zoo.cnf should get port
12181 instead of 2181. I just want to update default value in 
qserv-admin to match this new port. You can try to re-run scons or 
just change zoo.cnf and restart zookeeper if you want to switch to the 
new value. 

We should probably set default in qserv-admin.py from the same template 
in the future.

Cheers,
Andy


Becla, Jacek wrote on 2014-05-03:
> 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