In any case automate the deployment as much as possible. I am sure developers will not like to setup when there are manual steps. :-)
Thanks AJ On Thu, Jun 26, 2014 at 3:32 PM, Lahiru Gunathilake <[email protected]> wrote: > Hi All, > > I would like to leave this as it is until we come closer to the release, > because then there is no option other than using in this mode and everybody > will do their testing with this setup and its little bit closer to > production deployment. So we will automatically test the integration of ZK > in a good setup rather using embedded ZK. Once we come close to the release > I can do that embedded mode thing with enough time to test it which is less > important. > > But I would like to ask developers to setup a ZK cluster and start > orchestrator+api-server in one jvm and start multipe-gfac instances as > separate jvms. There will not be any burden with this setup unless you are > working on gfac or gfac dependent component. Unless you restart your > machine(which we hardly do) once you start ZK server you don't have to > worry about ZK at all. It runs continuously without any issue when the > machine go to sleep and start. > > WDYT ? > > > On Thu, Jun 26, 2014 at 11:36 AM, Supun Kamburugamuva <[email protected]> > wrote: > >> Hi all, >> >> You can start ZooKeeper embedded. I think that would be a more cleaner >> way. >> >> Thanks, >> Supun.. >> >> >> On Thu, Jun 26, 2014 at 11:24 AM, Suresh Marru <[email protected]> wrote: >> >>> + 1. Just add some if-else conditions to make sure it started. >>> >>> Suresh >>> >>> On Jun 26, 2014, at 11:17 AM, Lahiru Gunathilake <[email protected]> >>> wrote: >>> >>> > Yes we can do that. >>> > >>> > >>> > On Thu, Jun 26, 2014 at 11:13 AM, Amila Jayasekara < >>> [email protected]> wrote: >>> > Isnt is possible to start zoo keeper in airavata.sh file (before >>> starting airavata) ? >>> > >>> > Basically when we do ./airavata.sh it should start ZK in background >>> and start airavata. >>> > >>> > Thanks >>> > Amila >>> > >>> > >>> > On Tue, Jun 24, 2014 at 2:08 PM, Lahiru Gunathilake <[email protected]> >>> wrote: >>> > Hi Devs, >>> > >>> > I have committed the initial ZK version. When you start airavata >>> please make sure you start a zk instance in the background. >>> > >>> > Please refer the zk documentation[1] to know how to start it. >>> > >>> > [1]http://zookeeper.apache.org/doc/trunk/zookeeperStarted.html >>> > >>> > >>> > If anything breaks please let me know. I have tested basic >>> functionality. >>> > >>> > Lahiru >>> > >>> > >>> > -- >>> > System Analyst Programmer >>> > PTI Lab >>> > Indiana University >>> > >>> > >>> > >>> > >>> > -- >>> > System Analyst Programmer >>> > PTI Lab >>> > Indiana University >>> >>> >> >> >> -- >> Supun Kamburugamuva >> Member, Apache Software Foundation; http://www.apache.org >> E-mail: [email protected]; Mobile: +1 812 369 6762 >> Blog: http://supunk.blogspot.com >> >> > > > -- > System Analyst Programmer > PTI Lab > Indiana University >
