Re: Retrieving EC2 instance id from its public IP address

2015-06-19 Thread Swapnil Patil
Just one concern here. I measured the time required for this method call. It is around 3 seconds. And this is just for one instance. In the production when we have numerous instances, we can use batching to reduce total time but still the time taken will be above 3 seconds. Thanks and Regards, Sw

Retrieving EC2 instance id from its public IP address

2015-06-19 Thread Swapnil Patil
Hi Imesh, As discussed in the last hangout. I tried if we can get instance id using public IP of the ec2 instance. It is indeed possible to do this. I have committed code for this in the client for AWS API [1]. So just wondering if this is what we should use instead of making changes to expose i

Re: httpclient-4.1.1-wso2v1.jar and httpclient-4.2.jar

2015-06-19 Thread Swapnil Patil
Thanks Gayan. I will look into it. Thanks and Regards, Swapnil On Fri, Jun 19, 2015 at 11:41 AM, Gayan Gunarathne wrote: > > I guess we already using the latest of the httpclient jar > library(httpclient-4.2.5.wso2v1.jar) with some of Stratos component. eg: > mock-iaas client[1] > You can use

[GitHub] stratos pull request: Fixing Complete Tenant Event for Python CA

2015-06-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/stratos/pull/372 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

Re: httpclient-4.1.1-wso2v1.jar and httpclient-4.2.jar

2015-06-19 Thread Gayan Gunarathne
I guess we already using the latest of the httpclient jar library(httpclient-4.2.5.wso2v1.jar) with some of Stratos component. eg: mock-iaas client[1] You can use the same way. [1] https://github.com/apache/stratos/blob/master/components/org.apache.stratos.mock.iaas.client/pom.xml Thanks, Gayan

Re: Build Failure

2015-06-19 Thread Lahiru Sandaruwan
Hi Punnadi, Could you please try with JDK 7? Thanks. On Fri, Jun 19, 2015 at 5:03 PM, Punnadi Gunarathna wrote: > Hi All, > > I tried to build the Stratos project and getting a build failure in > 'Fabric8 :: Kubernetes Generated Model'. > > [INFO] >

Re: Build Failure

2015-06-19 Thread Isuru Haththotuwa
Hi Punnadi, What is the JDK version you are using? Can you check with JDK 1.7? On Fri, Jun 19, 2015 at 5:03 PM, Punnadi Gunarathna wrote: > Hi All, > > I tried to build the Stratos project and getting a build failure in > 'Fabric8 :: Kubernetes Generated Model'. > > [INFO] > ---

Build Failure

2015-06-19 Thread Punnadi Gunarathna
Hi All, I tried to build the Stratos project and getting a build failure in 'Fabric8 :: Kubernetes Generated Model'. [INFO] [INFO] Reactor Summary: [INFO] [INFO] Fabric8 :: Kubernetes Generated Model . FAILURE [6

Re: Changed Stratos navigation structure for 4.1.0

2015-06-19 Thread Lasindu Charith
Hi Mari, +1 for the change & the highlighted heading sections. But it's bit difficult to see where am I while navigating the pages, since it does not show the hierarchy nor highlight the current viewing page in the left pane. Thanks, On Fri, Jun 19, 2015 at 2:32 PM, Mariangela Hills wrote: > H

Changed Stratos navigation structure for 4.1.0

2015-06-19 Thread Mariangela Hills
Hi Devs, Please note that I changed the navigation structure for Stratos 4.1.0. [1] and archived the Stratos 4.0.0 docs. [1] https://cwiki.apache.org/confluence/display/STRATOS/Home Regards, Mariangela *Mariangela Hills* Senior Technical Writer - WSO2, Inc. http://wso2.com Committer and PMC me

[GitHub] stratos pull request: Adding force undeployment button for UI

2015-06-19 Thread anuruddhal
Github user anuruddhal commented on the pull request: https://github.com/apache/stratos/pull/370#issuecomment-113416237 Hi Imesh, I haven't done any changes in classes that have merge conflicts. And in the git hub it says "This pull request can be automatically merged by proje