You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by Asanka Sanjaya Herath <an...@gmail.com> on 2015/07/06 14:42:17 UTC

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Hi,

Last week I implemented a way to read configuration from a configuration
file instead of reading from system arguments as we discussed in last
hangout [1]. And I did some testing related to topology issue and end to
end testing as well. I have started writing blog post related to extension
as we discussed in last hangout. I'm willing to do the statistics
publishing part in this week and I'm supposed to recode a demo too.

[1].
https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76

On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <an...@gmail.com>
wrote:

> Hi All,
>
> Last week I was working on debugging, testing and finding an error related
> to topology as we discussed in hangout. After debugging I opened a
> discussion thread in dev list in order to discuss findings. And I added a
> timeout for operation completions [1]. And as we discussed in hangout I did
> some changes in message processor side in order to expose the instance ID
> of the member to other components too [2].
>
> [1].
> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
> [2].
> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>
> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <im...@apache.org> wrote:
>
>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath <
>> angal.sh@gmail.com> wrote:
>>
>>> Hi All,
>>>
>>> We had the hangout today and we discussed on following.
>>>
>>>
>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>
>> --
>> Imesh Gunaratne
>>
>> Senior Technical Lead, WSO2
>> Committer & PMC Member, Apache Stratos
>>
>
>
>
> --
> Thanks,
> Regards,
> ASH
>



-- 
Thanks,
Regards,
ASH

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Asanka Sanjaya Herath <an...@gmail.com>.
Hi Akila,

Sure I'll do it.


On Thu, Jul 16, 2015 at 7:31 PM, Akila Ravihansa Perera <ra...@wso2.com>
wrote:

> Hi Asanka,
>
> Could you update the JIRA with the latest status of this project at [1].
> Please update with relevant docs, GitHub repo etc.
>
> [1] https://issues.apache.org/jira/browse/STRATOS-499
>
> Thanks.
>
> On Thu, Jul 16, 2015 at 3:10 PM, Ashan Dhananjaya <dh...@gmail.com>
> wrote:
>
>> +1. I will do a screencasting for the health statistics UI as well.
>>
>> On Thu, Jul 16, 2015 at 1:53 PM, Swapnil Patil <sw...@gmail.com>
>> wrote:
>>
>>> +1. Yes, this will be very helpful. I will also do it for AWS Load
>>> Balancer Support.
>>>
>>> Thanks,
>>> Swapnil
>>> On Jul 16, 2015 12:10 PM, "Gayan Gunarathne" <ga...@wso2.com> wrote:
>>>
>>>> Great stuff Asanka. Good initiative. That will be really useful. IMO
>>>> also we can follow the same for other projects.
>>>>
>>>> Thanks,
>>>> Gayan
>>>>
>>>> On Thu, Jul 16, 2015 at 11:13 AM, Asanka Sanjaya Herath <
>>>> angal.sh@gmail.com> wrote:
>>>>
>>>>> Thanks Imesh.
>>>>>
>>>>> On Thu, Jul 16, 2015 at 10:55 AM, Imesh Gunaratne <im...@apache.org>
>>>>> wrote:
>>>>>
>>>>>> On Wed, Jul 15, 2015 at 9:01 PM, Asanka Sanjaya Herath <
>>>>>> angal.sh@gmail.com> wrote:
>>>>>>
>>>>>>> Thanks Gayan for the feedback. As we discussed on hangout I have
>>>>>>> done some screen recoding about the LB extension that I have created. I
>>>>>>> have published that on YouTube. Here is the link.
>>>>>>> https://youtu.be/dAWYQL1Vleo .
>>>>>>>
>>>>>>
>>>>>> +1 Great work Asanka!! It would be great if other GSoC students can
>>>>>> also do few screen casts on your project deliverables.
>>>>>>
>>>>>> Thanks
>>>>>>
>>>>>> On Wed, Jul 15, 2015 at 9:01 PM, Asanka Sanjaya Herath <
>>>>>> angal.sh@gmail.com> wrote:
>>>>>>
>>>>>>> Thanks Gayan for the feedback. As we discussed on hangout I have
>>>>>>> done some screen recoding about the LB extension that I have created. I
>>>>>>> have published that on YouTube. Here is the link.
>>>>>>> https://youtu.be/dAWYQL1Vleo .
>>>>>>>
>>>>>>> On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <ga...@wso2.com>
>>>>>>> wrote:
>>>>>>>
>>>>>>>> Thanks Asanka for the progress update.
>>>>>>>>
>>>>>>>> Nice to hear that you are writing the blog on this. Please share
>>>>>>>> the blog post once you have done.
>>>>>>>>
>>>>>>>> Yeah now you can work on the statistic publishing part.Also please
>>>>>>>> share us the information about how do you plan to gather GCE related
>>>>>>>> statistics for your extension.
>>>>>>>>
>>>>>>>> Thanks,
>>>>>>>> Gayan
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <
>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>
>>>>>>>>> Hi,
>>>>>>>>>
>>>>>>>>> Last week I implemented a way to read configuration from a
>>>>>>>>> configuration file instead of reading from system arguments as we discussed
>>>>>>>>> in last hangout [1]. And I did some testing related to topology issue and
>>>>>>>>> end to end testing as well. I have started writing blog post related to
>>>>>>>>> extension as we discussed in last hangout. I'm willing to do the statistics
>>>>>>>>> publishing part in this week and I'm supposed to recode a demo too.
>>>>>>>>>
>>>>>>>>> [1].
>>>>>>>>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>>>>>>>>
>>>>>>>>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <
>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>
>>>>>>>>>> Hi All,
>>>>>>>>>>
>>>>>>>>>> Last week I was working on debugging, testing and finding an
>>>>>>>>>> error related to topology as we discussed in hangout. After debugging I
>>>>>>>>>> opened a discussion thread in dev list in order to discuss findings. And I
>>>>>>>>>> added a timeout for operation completions [1]. And as we discussed in
>>>>>>>>>> hangout I did some changes in message processor side in order to expose the
>>>>>>>>>> instance ID of the member to other components too [2].
>>>>>>>>>>
>>>>>>>>>> [1].
>>>>>>>>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>>>>>>>>> [2].
>>>>>>>>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>>>>>>>>
>>>>>>>>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <
>>>>>>>>>> imesh@apache.org> wrote:
>>>>>>>>>>
>>>>>>>>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath <
>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>
>>>>>>>>>>>> We had the hangout today and we discussed on following.
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> Imesh Gunaratne
>>>>>>>>>>>
>>>>>>>>>>> Senior Technical Lead, WSO2
>>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Thanks,
>>>>>>>>>> Regards,
>>>>>>>>>> ASH
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Thanks,
>>>>>>>>> Regards,
>>>>>>>>> ASH
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>>
>>>>>>>> Gayan Gunarathne
>>>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Thanks,
>>>>>>> Regards,
>>>>>>> ASH
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Imesh Gunaratne
>>>>>>
>>>>>> Senior Technical Lead, WSO2
>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Thanks,
>>>>> Regards,
>>>>> ASH
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>>
>>>> Gayan Gunarathne
>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>> Committer & PMC Member, Apache Stratos
>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>
>>>>
>>>>
>>>
>>
>
>
> --
> Akila Ravihansa Perera
> Software Engineer, WSO2
>
> Blog: http://ravihansa3000.blogspot.com
>



-- 
Thanks,
Regards,
ASH

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Akila Ravihansa Perera <ra...@wso2.com>.
Hi Asanka,

Could you update the JIRA with the latest status of this project at [1].
Please update with relevant docs, GitHub repo etc.

[1] https://issues.apache.org/jira/browse/STRATOS-499

Thanks.

On Thu, Jul 16, 2015 at 3:10 PM, Ashan Dhananjaya <dh...@gmail.com>
wrote:

> +1. I will do a screencasting for the health statistics UI as well.
>
> On Thu, Jul 16, 2015 at 1:53 PM, Swapnil Patil <sw...@gmail.com>
> wrote:
>
>> +1. Yes, this will be very helpful. I will also do it for AWS Load
>> Balancer Support.
>>
>> Thanks,
>> Swapnil
>> On Jul 16, 2015 12:10 PM, "Gayan Gunarathne" <ga...@wso2.com> wrote:
>>
>>> Great stuff Asanka. Good initiative. That will be really useful. IMO
>>> also we can follow the same for other projects.
>>>
>>> Thanks,
>>> Gayan
>>>
>>> On Thu, Jul 16, 2015 at 11:13 AM, Asanka Sanjaya Herath <
>>> angal.sh@gmail.com> wrote:
>>>
>>>> Thanks Imesh.
>>>>
>>>> On Thu, Jul 16, 2015 at 10:55 AM, Imesh Gunaratne <im...@apache.org>
>>>> wrote:
>>>>
>>>>> On Wed, Jul 15, 2015 at 9:01 PM, Asanka Sanjaya Herath <
>>>>> angal.sh@gmail.com> wrote:
>>>>>
>>>>>> Thanks Gayan for the feedback. As we discussed on hangout I have done
>>>>>> some screen recoding about the LB extension that I have created. I have
>>>>>> published that on YouTube. Here is the link.
>>>>>> https://youtu.be/dAWYQL1Vleo .
>>>>>>
>>>>>
>>>>> +1 Great work Asanka!! It would be great if other GSoC students can
>>>>> also do few screen casts on your project deliverables.
>>>>>
>>>>> Thanks
>>>>>
>>>>> On Wed, Jul 15, 2015 at 9:01 PM, Asanka Sanjaya Herath <
>>>>> angal.sh@gmail.com> wrote:
>>>>>
>>>>>> Thanks Gayan for the feedback. As we discussed on hangout I have done
>>>>>> some screen recoding about the LB extension that I have created. I have
>>>>>> published that on YouTube. Here is the link.
>>>>>> https://youtu.be/dAWYQL1Vleo .
>>>>>>
>>>>>> On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <ga...@wso2.com>
>>>>>> wrote:
>>>>>>
>>>>>>> Thanks Asanka for the progress update.
>>>>>>>
>>>>>>> Nice to hear that you are writing the blog on this. Please share the
>>>>>>> blog post once you have done.
>>>>>>>
>>>>>>> Yeah now you can work on the statistic publishing part.Also please
>>>>>>> share us the information about how do you plan to gather GCE related
>>>>>>> statistics for your extension.
>>>>>>>
>>>>>>> Thanks,
>>>>>>> Gayan
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <
>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>
>>>>>>>> Hi,
>>>>>>>>
>>>>>>>> Last week I implemented a way to read configuration from a
>>>>>>>> configuration file instead of reading from system arguments as we discussed
>>>>>>>> in last hangout [1]. And I did some testing related to topology issue and
>>>>>>>> end to end testing as well. I have started writing blog post related to
>>>>>>>> extension as we discussed in last hangout. I'm willing to do the statistics
>>>>>>>> publishing part in this week and I'm supposed to recode a demo too.
>>>>>>>>
>>>>>>>> [1].
>>>>>>>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>>>>>>>
>>>>>>>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <
>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>
>>>>>>>>> Hi All,
>>>>>>>>>
>>>>>>>>> Last week I was working on debugging, testing and finding an error
>>>>>>>>> related to topology as we discussed in hangout. After debugging I opened a
>>>>>>>>> discussion thread in dev list in order to discuss findings. And I added a
>>>>>>>>> timeout for operation completions [1]. And as we discussed in hangout I did
>>>>>>>>> some changes in message processor side in order to expose the instance ID
>>>>>>>>> of the member to other components too [2].
>>>>>>>>>
>>>>>>>>> [1].
>>>>>>>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>>>>>>>> [2].
>>>>>>>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>>>>>>>
>>>>>>>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <imesh@apache.org
>>>>>>>>> > wrote:
>>>>>>>>>
>>>>>>>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath <
>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>
>>>>>>>>>>> Hi All,
>>>>>>>>>>>
>>>>>>>>>>> We had the hangout today and we discussed on following.
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Imesh Gunaratne
>>>>>>>>>>
>>>>>>>>>> Senior Technical Lead, WSO2
>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Thanks,
>>>>>>>>> Regards,
>>>>>>>>> ASH
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Thanks,
>>>>>>>> Regards,
>>>>>>>> ASH
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>>
>>>>>>> Gayan Gunarathne
>>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Thanks,
>>>>>> Regards,
>>>>>> ASH
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Imesh Gunaratne
>>>>>
>>>>> Senior Technical Lead, WSO2
>>>>> Committer & PMC Member, Apache Stratos
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Thanks,
>>>> Regards,
>>>> ASH
>>>>
>>>
>>>
>>>
>>> --
>>>
>>> Gayan Gunarathne
>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>> Committer & PMC Member, Apache Stratos
>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>
>>>
>>>
>>
>


-- 
Akila Ravihansa Perera
Software Engineer, WSO2

Blog: http://ravihansa3000.blogspot.com

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Ashan Dhananjaya <dh...@gmail.com>.
+1. I will do a screencasting for the health statistics UI as well.

On Thu, Jul 16, 2015 at 1:53 PM, Swapnil Patil <sw...@gmail.com>
wrote:

> +1. Yes, this will be very helpful. I will also do it for AWS Load
> Balancer Support.
>
> Thanks,
> Swapnil
> On Jul 16, 2015 12:10 PM, "Gayan Gunarathne" <ga...@wso2.com> wrote:
>
>> Great stuff Asanka. Good initiative. That will be really useful. IMO also
>> we can follow the same for other projects.
>>
>> Thanks,
>> Gayan
>>
>> On Thu, Jul 16, 2015 at 11:13 AM, Asanka Sanjaya Herath <
>> angal.sh@gmail.com> wrote:
>>
>>> Thanks Imesh.
>>>
>>> On Thu, Jul 16, 2015 at 10:55 AM, Imesh Gunaratne <im...@apache.org>
>>> wrote:
>>>
>>>> On Wed, Jul 15, 2015 at 9:01 PM, Asanka Sanjaya Herath <
>>>> angal.sh@gmail.com> wrote:
>>>>
>>>>> Thanks Gayan for the feedback. As we discussed on hangout I have done
>>>>> some screen recoding about the LB extension that I have created. I have
>>>>> published that on YouTube. Here is the link.
>>>>> https://youtu.be/dAWYQL1Vleo .
>>>>>
>>>>
>>>> +1 Great work Asanka!! It would be great if other GSoC students can
>>>> also do few screen casts on your project deliverables.
>>>>
>>>> Thanks
>>>>
>>>> On Wed, Jul 15, 2015 at 9:01 PM, Asanka Sanjaya Herath <
>>>> angal.sh@gmail.com> wrote:
>>>>
>>>>> Thanks Gayan for the feedback. As we discussed on hangout I have done
>>>>> some screen recoding about the LB extension that I have created. I have
>>>>> published that on YouTube. Here is the link.
>>>>> https://youtu.be/dAWYQL1Vleo .
>>>>>
>>>>> On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <ga...@wso2.com>
>>>>> wrote:
>>>>>
>>>>>> Thanks Asanka for the progress update.
>>>>>>
>>>>>> Nice to hear that you are writing the blog on this. Please share the
>>>>>> blog post once you have done.
>>>>>>
>>>>>> Yeah now you can work on the statistic publishing part.Also please
>>>>>> share us the information about how do you plan to gather GCE related
>>>>>> statistics for your extension.
>>>>>>
>>>>>> Thanks,
>>>>>> Gayan
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <
>>>>>> angal.sh@gmail.com> wrote:
>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> Last week I implemented a way to read configuration from a
>>>>>>> configuration file instead of reading from system arguments as we discussed
>>>>>>> in last hangout [1]. And I did some testing related to topology issue and
>>>>>>> end to end testing as well. I have started writing blog post related to
>>>>>>> extension as we discussed in last hangout. I'm willing to do the statistics
>>>>>>> publishing part in this week and I'm supposed to recode a demo too.
>>>>>>>
>>>>>>> [1].
>>>>>>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>>>>>>
>>>>>>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <
>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>
>>>>>>>> Hi All,
>>>>>>>>
>>>>>>>> Last week I was working on debugging, testing and finding an error
>>>>>>>> related to topology as we discussed in hangout. After debugging I opened a
>>>>>>>> discussion thread in dev list in order to discuss findings. And I added a
>>>>>>>> timeout for operation completions [1]. And as we discussed in hangout I did
>>>>>>>> some changes in message processor side in order to expose the instance ID
>>>>>>>> of the member to other components too [2].
>>>>>>>>
>>>>>>>> [1].
>>>>>>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>>>>>>> [2].
>>>>>>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>>>>>>
>>>>>>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <im...@apache.org>
>>>>>>>> wrote:
>>>>>>>>
>>>>>>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath <
>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>
>>>>>>>>>> Hi All,
>>>>>>>>>>
>>>>>>>>>> We had the hangout today and we discussed on following.
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Imesh Gunaratne
>>>>>>>>>
>>>>>>>>> Senior Technical Lead, WSO2
>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Thanks,
>>>>>>>> Regards,
>>>>>>>> ASH
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Thanks,
>>>>>>> Regards,
>>>>>>> ASH
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>>
>>>>>> Gayan Gunarathne
>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>> Committer & PMC Member, Apache Stratos
>>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Thanks,
>>>>> Regards,
>>>>> ASH
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Imesh Gunaratne
>>>>
>>>> Senior Technical Lead, WSO2
>>>> Committer & PMC Member, Apache Stratos
>>>>
>>>
>>>
>>>
>>> --
>>> Thanks,
>>> Regards,
>>> ASH
>>>
>>
>>
>>
>> --
>>
>> Gayan Gunarathne
>> Technical Lead, WSO2 Inc. (http://wso2.com)
>> Committer & PMC Member, Apache Stratos
>> email : gayang@wso2.com  | mobile : +94 766819985
>>
>>
>>
>

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Swapnil Patil <sw...@gmail.com>.
+1. Yes, this will be very helpful. I will also do it for AWS Load Balancer
Support.

Thanks,
Swapnil
On Jul 16, 2015 12:10 PM, "Gayan Gunarathne" <ga...@wso2.com> wrote:

> Great stuff Asanka. Good initiative. That will be really useful. IMO also
> we can follow the same for other projects.
>
> Thanks,
> Gayan
>
> On Thu, Jul 16, 2015 at 11:13 AM, Asanka Sanjaya Herath <
> angal.sh@gmail.com> wrote:
>
>> Thanks Imesh.
>>
>> On Thu, Jul 16, 2015 at 10:55 AM, Imesh Gunaratne <im...@apache.org>
>> wrote:
>>
>>> On Wed, Jul 15, 2015 at 9:01 PM, Asanka Sanjaya Herath <
>>> angal.sh@gmail.com> wrote:
>>>
>>>> Thanks Gayan for the feedback. As we discussed on hangout I have done
>>>> some screen recoding about the LB extension that I have created. I have
>>>> published that on YouTube. Here is the link.
>>>> https://youtu.be/dAWYQL1Vleo .
>>>>
>>>
>>> +1 Great work Asanka!! It would be great if other GSoC students can also
>>> do few screen casts on your project deliverables.
>>>
>>> Thanks
>>>
>>> On Wed, Jul 15, 2015 at 9:01 PM, Asanka Sanjaya Herath <
>>> angal.sh@gmail.com> wrote:
>>>
>>>> Thanks Gayan for the feedback. As we discussed on hangout I have done
>>>> some screen recoding about the LB extension that I have created. I have
>>>> published that on YouTube. Here is the link.
>>>> https://youtu.be/dAWYQL1Vleo .
>>>>
>>>> On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <ga...@wso2.com>
>>>> wrote:
>>>>
>>>>> Thanks Asanka for the progress update.
>>>>>
>>>>> Nice to hear that you are writing the blog on this. Please share the
>>>>> blog post once you have done.
>>>>>
>>>>> Yeah now you can work on the statistic publishing part.Also please
>>>>> share us the information about how do you plan to gather GCE related
>>>>> statistics for your extension.
>>>>>
>>>>> Thanks,
>>>>> Gayan
>>>>>
>>>>>
>>>>>
>>>>> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <
>>>>> angal.sh@gmail.com> wrote:
>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> Last week I implemented a way to read configuration from a
>>>>>> configuration file instead of reading from system arguments as we discussed
>>>>>> in last hangout [1]. And I did some testing related to topology issue and
>>>>>> end to end testing as well. I have started writing blog post related to
>>>>>> extension as we discussed in last hangout. I'm willing to do the statistics
>>>>>> publishing part in this week and I'm supposed to recode a demo too.
>>>>>>
>>>>>> [1].
>>>>>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>>>>>
>>>>>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <
>>>>>> angal.sh@gmail.com> wrote:
>>>>>>
>>>>>>> Hi All,
>>>>>>>
>>>>>>> Last week I was working on debugging, testing and finding an error
>>>>>>> related to topology as we discussed in hangout. After debugging I opened a
>>>>>>> discussion thread in dev list in order to discuss findings. And I added a
>>>>>>> timeout for operation completions [1]. And as we discussed in hangout I did
>>>>>>> some changes in message processor side in order to expose the instance ID
>>>>>>> of the member to other components too [2].
>>>>>>>
>>>>>>> [1].
>>>>>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>>>>>> [2].
>>>>>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>>>>>
>>>>>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <im...@apache.org>
>>>>>>> wrote:
>>>>>>>
>>>>>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath <
>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>
>>>>>>>>> Hi All,
>>>>>>>>>
>>>>>>>>> We had the hangout today and we discussed on following.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>>>>>
>>>>>>>> --
>>>>>>>> Imesh Gunaratne
>>>>>>>>
>>>>>>>> Senior Technical Lead, WSO2
>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Thanks,
>>>>>>> Regards,
>>>>>>> ASH
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Thanks,
>>>>>> Regards,
>>>>>> ASH
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>>
>>>>> Gayan Gunarathne
>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>> Committer & PMC Member, Apache Stratos
>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Thanks,
>>>> Regards,
>>>> ASH
>>>>
>>>
>>>
>>>
>>> --
>>> Imesh Gunaratne
>>>
>>> Senior Technical Lead, WSO2
>>> Committer & PMC Member, Apache Stratos
>>>
>>
>>
>>
>> --
>> Thanks,
>> Regards,
>> ASH
>>
>
>
>
> --
>
> Gayan Gunarathne
> Technical Lead, WSO2 Inc. (http://wso2.com)
> Committer & PMC Member, Apache Stratos
> email : gayang@wso2.com  | mobile : +94 766819985
>
>
>

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Gayan Gunarathne <ga...@wso2.com>.
Great stuff Asanka. Good initiative. That will be really useful. IMO also
we can follow the same for other projects.

Thanks,
Gayan

On Thu, Jul 16, 2015 at 11:13 AM, Asanka Sanjaya Herath <an...@gmail.com>
wrote:

> Thanks Imesh.
>
> On Thu, Jul 16, 2015 at 10:55 AM, Imesh Gunaratne <im...@apache.org>
> wrote:
>
>> On Wed, Jul 15, 2015 at 9:01 PM, Asanka Sanjaya Herath <
>> angal.sh@gmail.com> wrote:
>>
>>> Thanks Gayan for the feedback. As we discussed on hangout I have done
>>> some screen recoding about the LB extension that I have created. I have
>>> published that on YouTube. Here is the link.
>>> https://youtu.be/dAWYQL1Vleo .
>>>
>>
>> +1 Great work Asanka!! It would be great if other GSoC students can also
>> do few screen casts on your project deliverables.
>>
>> Thanks
>>
>> On Wed, Jul 15, 2015 at 9:01 PM, Asanka Sanjaya Herath <
>> angal.sh@gmail.com> wrote:
>>
>>> Thanks Gayan for the feedback. As we discussed on hangout I have done
>>> some screen recoding about the LB extension that I have created. I have
>>> published that on YouTube. Here is the link.
>>> https://youtu.be/dAWYQL1Vleo .
>>>
>>> On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <ga...@wso2.com>
>>> wrote:
>>>
>>>> Thanks Asanka for the progress update.
>>>>
>>>> Nice to hear that you are writing the blog on this. Please share the
>>>> blog post once you have done.
>>>>
>>>> Yeah now you can work on the statistic publishing part.Also please
>>>> share us the information about how do you plan to gather GCE related
>>>> statistics for your extension.
>>>>
>>>> Thanks,
>>>> Gayan
>>>>
>>>>
>>>>
>>>> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <
>>>> angal.sh@gmail.com> wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> Last week I implemented a way to read configuration from a
>>>>> configuration file instead of reading from system arguments as we discussed
>>>>> in last hangout [1]. And I did some testing related to topology issue and
>>>>> end to end testing as well. I have started writing blog post related to
>>>>> extension as we discussed in last hangout. I'm willing to do the statistics
>>>>> publishing part in this week and I'm supposed to recode a demo too.
>>>>>
>>>>> [1].
>>>>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>>>>
>>>>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <
>>>>> angal.sh@gmail.com> wrote:
>>>>>
>>>>>> Hi All,
>>>>>>
>>>>>> Last week I was working on debugging, testing and finding an error
>>>>>> related to topology as we discussed in hangout. After debugging I opened a
>>>>>> discussion thread in dev list in order to discuss findings. And I added a
>>>>>> timeout for operation completions [1]. And as we discussed in hangout I did
>>>>>> some changes in message processor side in order to expose the instance ID
>>>>>> of the member to other components too [2].
>>>>>>
>>>>>> [1].
>>>>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>>>>> [2].
>>>>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>>>>
>>>>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <im...@apache.org>
>>>>>> wrote:
>>>>>>
>>>>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath <
>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>
>>>>>>>> Hi All,
>>>>>>>>
>>>>>>>> We had the hangout today and we discussed on following.
>>>>>>>>
>>>>>>>>
>>>>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>>>>
>>>>>>> --
>>>>>>> Imesh Gunaratne
>>>>>>>
>>>>>>> Senior Technical Lead, WSO2
>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Thanks,
>>>>>> Regards,
>>>>>> ASH
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Thanks,
>>>>> Regards,
>>>>> ASH
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>>
>>>> Gayan Gunarathne
>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>> Committer & PMC Member, Apache Stratos
>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> Thanks,
>>> Regards,
>>> ASH
>>>
>>
>>
>>
>> --
>> Imesh Gunaratne
>>
>> Senior Technical Lead, WSO2
>> Committer & PMC Member, Apache Stratos
>>
>
>
>
> --
> Thanks,
> Regards,
> ASH
>



-- 

Gayan Gunarathne
Technical Lead, WSO2 Inc. (http://wso2.com)
Committer & PMC Member, Apache Stratos
email : gayang@wso2.com  | mobile : +94 766819985

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Asanka Sanjaya Herath <an...@gmail.com>.
Thanks Imesh.

On Thu, Jul 16, 2015 at 10:55 AM, Imesh Gunaratne <im...@apache.org> wrote:

> On Wed, Jul 15, 2015 at 9:01 PM, Asanka Sanjaya Herath <angal.sh@gmail.com
> > wrote:
>
>> Thanks Gayan for the feedback. As we discussed on hangout I have done
>> some screen recoding about the LB extension that I have created. I have
>> published that on YouTube. Here is the link. https://youtu.be/dAWYQL1Vleo
>>  .
>>
>
> +1 Great work Asanka!! It would be great if other GSoC students can also
> do few screen casts on your project deliverables.
>
> Thanks
>
> On Wed, Jul 15, 2015 at 9:01 PM, Asanka Sanjaya Herath <angal.sh@gmail.com
> > wrote:
>
>> Thanks Gayan for the feedback. As we discussed on hangout I have done
>> some screen recoding about the LB extension that I have created. I have
>> published that on YouTube. Here is the link. https://youtu.be/dAWYQL1Vleo
>> .
>>
>> On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <ga...@wso2.com>
>> wrote:
>>
>>> Thanks Asanka for the progress update.
>>>
>>> Nice to hear that you are writing the blog on this. Please share the
>>> blog post once you have done.
>>>
>>> Yeah now you can work on the statistic publishing part.Also please share
>>> us the information about how do you plan to gather GCE related statistics
>>> for your extension.
>>>
>>> Thanks,
>>> Gayan
>>>
>>>
>>>
>>> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <
>>> angal.sh@gmail.com> wrote:
>>>
>>>> Hi,
>>>>
>>>> Last week I implemented a way to read configuration from a
>>>> configuration file instead of reading from system arguments as we discussed
>>>> in last hangout [1]. And I did some testing related to topology issue and
>>>> end to end testing as well. I have started writing blog post related to
>>>> extension as we discussed in last hangout. I'm willing to do the statistics
>>>> publishing part in this week and I'm supposed to recode a demo too.
>>>>
>>>> [1].
>>>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>>>
>>>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <
>>>> angal.sh@gmail.com> wrote:
>>>>
>>>>> Hi All,
>>>>>
>>>>> Last week I was working on debugging, testing and finding an error
>>>>> related to topology as we discussed in hangout. After debugging I opened a
>>>>> discussion thread in dev list in order to discuss findings. And I added a
>>>>> timeout for operation completions [1]. And as we discussed in hangout I did
>>>>> some changes in message processor side in order to expose the instance ID
>>>>> of the member to other components too [2].
>>>>>
>>>>> [1].
>>>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>>>> [2].
>>>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>>>
>>>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <im...@apache.org>
>>>>> wrote:
>>>>>
>>>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath <
>>>>>> angal.sh@gmail.com> wrote:
>>>>>>
>>>>>>> Hi All,
>>>>>>>
>>>>>>> We had the hangout today and we discussed on following.
>>>>>>>
>>>>>>>
>>>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>>>
>>>>>> --
>>>>>> Imesh Gunaratne
>>>>>>
>>>>>> Senior Technical Lead, WSO2
>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Thanks,
>>>>> Regards,
>>>>> ASH
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Thanks,
>>>> Regards,
>>>> ASH
>>>>
>>>
>>>
>>>
>>> --
>>>
>>> Gayan Gunarathne
>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>> Committer & PMC Member, Apache Stratos
>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>
>>>
>>>
>>
>>
>>
>> --
>> Thanks,
>> Regards,
>> ASH
>>
>
>
>
> --
> Imesh Gunaratne
>
> Senior Technical Lead, WSO2
> Committer & PMC Member, Apache Stratos
>



-- 
Thanks,
Regards,
ASH

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Imesh Gunaratne <im...@apache.org>.
On Wed, Jul 15, 2015 at 9:01 PM, Asanka Sanjaya Herath <an...@gmail.com>
 wrote:

> Thanks Gayan for the feedback. As we discussed on hangout I have done some
> screen recoding about the LB extension that I have created. I have
> published that on YouTube. Here is the link. https://youtu.be/dAWYQL1Vleo
>  .
>

+1 Great work Asanka!! It would be great if other GSoC students can also do
few screen casts on your project deliverables.

Thanks

On Wed, Jul 15, 2015 at 9:01 PM, Asanka Sanjaya Herath <an...@gmail.com>
wrote:

> Thanks Gayan for the feedback. As we discussed on hangout I have done some
> screen recoding about the LB extension that I have created. I have
> published that on YouTube. Here is the link. https://youtu.be/dAWYQL1Vleo
> .
>
> On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <ga...@wso2.com>
> wrote:
>
>> Thanks Asanka for the progress update.
>>
>> Nice to hear that you are writing the blog on this. Please share the blog
>> post once you have done.
>>
>> Yeah now you can work on the statistic publishing part.Also please share
>> us the information about how do you plan to gather GCE related statistics
>> for your extension.
>>
>> Thanks,
>> Gayan
>>
>>
>>
>> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <angal.sh@gmail.com
>> > wrote:
>>
>>> Hi,
>>>
>>> Last week I implemented a way to read configuration from a configuration
>>> file instead of reading from system arguments as we discussed in last
>>> hangout [1]. And I did some testing related to topology issue and end to
>>> end testing as well. I have started writing blog post related to extension
>>> as we discussed in last hangout. I'm willing to do the statistics
>>> publishing part in this week and I'm supposed to recode a demo too.
>>>
>>> [1].
>>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>>
>>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <
>>> angal.sh@gmail.com> wrote:
>>>
>>>> Hi All,
>>>>
>>>> Last week I was working on debugging, testing and finding an error
>>>> related to topology as we discussed in hangout. After debugging I opened a
>>>> discussion thread in dev list in order to discuss findings. And I added a
>>>> timeout for operation completions [1]. And as we discussed in hangout I did
>>>> some changes in message processor side in order to expose the instance ID
>>>> of the member to other components too [2].
>>>>
>>>> [1].
>>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>>> [2].
>>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>>
>>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <im...@apache.org>
>>>> wrote:
>>>>
>>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath <
>>>>> angal.sh@gmail.com> wrote:
>>>>>
>>>>>> Hi All,
>>>>>>
>>>>>> We had the hangout today and we discussed on following.
>>>>>>
>>>>>>
>>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>>
>>>>> --
>>>>> Imesh Gunaratne
>>>>>
>>>>> Senior Technical Lead, WSO2
>>>>> Committer & PMC Member, Apache Stratos
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Thanks,
>>>> Regards,
>>>> ASH
>>>>
>>>
>>>
>>>
>>> --
>>> Thanks,
>>> Regards,
>>> ASH
>>>
>>
>>
>>
>> --
>>
>> Gayan Gunarathne
>> Technical Lead, WSO2 Inc. (http://wso2.com)
>> Committer & PMC Member, Apache Stratos
>> email : gayang@wso2.com  | mobile : +94 766819985
>>
>>
>>
>
>
>
> --
> Thanks,
> Regards,
> ASH
>



-- 
Imesh Gunaratne

Senior Technical Lead, WSO2
Committer & PMC Member, Apache Stratos

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Asanka Sanjaya Herath <an...@gmail.com>.
Hi Gayan,

OK. I'll do it.


On Tue, Aug 11, 2015 at 10:44 AM, Gayan Gunarathne <ga...@wso2.com> wrote:

> Hi Asanka,
>
> Thanks for the PR and updates.In overview this PR looks good.
>
> I have added some comments to the PR itself for minor changes that we can
> add to improve the code further.Can you please check and update those.
>
> Thanks,
> Gayan
>
>
>
> On Sat, Aug 8, 2015 at 10:38 AM, Asanka Sanjaya Herath <angal.sh@gmail.com
> > wrote:
>
>> Hi Isuru,
>>
>> I think you are referring to a previous commit. I have changed all those
>> in later commits. Please refer final changes here [1].
>>
>> [1]. https://github.com/apache/stratos/pull/419/files
>>
>> On Sat, Aug 8, 2015 at 10:32 AM, Asanka Sanjaya Herath <
>> angal.sh@gmail.com> wrote:
>>
>>> Hi Isuru,
>>>
>>> Thanks I'll look into it.
>>>
>>> On Sat, Aug 8, 2015 at 5:37 AM, Isuru Haththotuwa <is...@apache.org>
>>> wrote:
>>>
>>>> Hi Asanka,
>>>>
>>>> Great work and thanks for the PR.
>>>>
>>>> Just glanced at it. There seem to be several places where you have hard
>>>> coded GCE zones, project ids, etc. where you have added TODOs remove them
>>>> later. Also, there are places that you are using System.outs to print
>>>> information. Shall we clean up these? Please check on formatting as well.
>>>> That will help the community to focus on the functionality, code
>>>> improvements and detect possible issues.
>>>>
>>>> On Fri, Aug 7, 2015 at 1:03 AM, Asanka Sanjaya Herath <
>>>> angal.sh@gmail.com> wrote:
>>>>
>>>>> I have created the PR [1].
>>>>>
>>>>> [1]. https://github.com/apache/stratos/pull/419
>>>>>
>>>>> On Fri, Aug 7, 2015 at 11:43 AM, Asanka Sanjaya Herath <
>>>>> angal.sh@gmail.com> wrote:
>>>>>
>>>>>> Hi Gayan,
>>>>>>
>>>>>> I'll send the PR today. Sorry for the delay.
>>>>>>
>>>>>> On Thu, Aug 6, 2015 at 1:02 PM, Gayan Gunarathne <ga...@wso2.com>
>>>>>> wrote:
>>>>>>
>>>>>>> Hi Asanka,
>>>>>>>
>>>>>>> Once you have done with the above code review changes , please send
>>>>>>> us the PR for the implementation.
>>>>>>>
>>>>>>> Thanks,
>>>>>>> Gayan
>>>>>>>
>>>>>>> On Thu, Jul 30, 2015 at 7:14 PM, Asanka Sanjaya Herath <
>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>
>>>>>>>> Code review notes:
>>>>>>>>
>>>>>>>> 1. Without throwing run time exceptions always try to handle the
>>>>>>>> exception
>>>>>>>> 2. Try to throw more specific exceptions without just throwing
>>>>>>>> generic exceptions so that will be easy to troubleshoot
>>>>>>>> 3. Always put generic comments
>>>>>>>> 4. Add debug log messages
>>>>>>>>
>>>>>>>>
>>>>>>>> On Thu, Jul 30, 2015 at 12:06 PM, Asanka Sanjaya Herath <
>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>
>>>>>>>>> Hi All,
>>>>>>>>>
>>>>>>>>> We had the hangout and demo as we planned. We discussed about
>>>>>>>>> issues in current code like exception handling commenting etc. And we
>>>>>>>>> discussed about modifications I did, future plans, limitations in GCE like
>>>>>>>>> domain mapping, statistic publishing etc.
>>>>>>>>>
>>>>>>>>> I'm planing to do all the modifications requested in my code and
>>>>>>>>> do a screen cast  again including the changes I have done.
>>>>>>>>>
>>>>>>>>> Participants: Stratos Team, Asanka
>>>>>>>>>
>>>>>>>>> On Mon, Jul 27, 2015 at 12:16 PM, Asanka Sanjaya Herath <
>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>
>>>>>>>>>> Hi,
>>>>>>>>>>
>>>>>>>>>> We are planning to have a hangout in this week for discuss the
>>>>>>>>>> progress, changes I have made and issues about the GCE LB extension
>>>>>>>>>> currently I'm working on. It has been scheduled on 30th Thursday at 11 AM
>>>>>>>>>> IST.
>>>>>>>>>>
>>>>>>>>>> On Wed, Jul 22, 2015 at 12:31 PM, Isuru Haththotuwa <
>>>>>>>>>> isuruh@apache.org> wrote:
>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> On Tue, Jul 21, 2015 at 10:51 PM, Gayan Gunarathne <
>>>>>>>>>>> gayang@wso2.com> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Hi Asanka,
>>>>>>>>>>>>
>>>>>>>>>>>> We can check further with their forum[1]
>>>>>>>>>>>>
>>>>>>>>>>>> Also did you check with the [2]. Seems there are inbuilt health
>>>>>>>>>>>> checking option.If they don't provide option to get in flight request
>>>>>>>>>>>> count,IMO we can use their inbuilt health checking option.
>>>>>>>>>>>>
>>>>>>>>>>>> [1] https://groups.google.com/forum/#!forum/gce-discussion
>>>>>>>>>>>> [2]
>>>>>>>>>>>> https://cloud.google.com/compute/docs/load-balancing/health-checks
>>>>>>>>>>>>
>>>>>>>>>>> Yes. If GCE API does not provide a way to get this information,
>>>>>>>>>>> we have to look in to alternate methods. Not sure how the health check
>>>>>>>>>>> works here, but maybe its just doing a port check. If so, we won't be able
>>>>>>>>>>> to directly use in Autoscaling decision making. But that is fine IMO, we
>>>>>>>>>>> can only support what is available.
>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> Thanks,
>>>>>>>>>>>> Gayan
>>>>>>>>>>>>
>>>>>>>>>>>> On Tue, Jul 21, 2015 at 8:22 PM, Asanka Sanjaya Herath <
>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> Hi Isuru,
>>>>>>>>>>>>>
>>>>>>>>>>>>> Unfortunately I was not able to figure out a way to do this. I
>>>>>>>>>>>>> really appreciate if you can help me with this.
>>>>>>>>>>>>>
>>>>>>>>>>>>> On Tue, Jul 21, 2015 at 8:20 PM, Isuru Haththotuwa <
>>>>>>>>>>>>> isuruh@apache.org> wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>>> Hi Asanka,
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> On Sat, Jul 18, 2015 at 10:13 AM, Asanka Sanjaya Herath <
>>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Thanks Isuru. Currently I'm fixing an issue related to
>>>>>>>>>>>>>>> member termination. Meanwhile I'm struggling to find a way to get "in
>>>>>>>>>>>>>>> flight request count" from GCE. I'll do some more research and update the
>>>>>>>>>>>>>>> thread.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Were you able to find a way to get the In Flight Request
>>>>>>>>>>>>>> count from GCE APIs? Please share your findings.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> On Sat, Jul 18, 2015 at 8:33 PM, Isuru Haththotuwa <
>>>>>>>>>>>>>>> isuruh@apache.org> wrote:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Great work so far Asanka!
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> On Wed, Jul 15, 2015 at 6:01 AM, Asanka Sanjaya Herath <
>>>>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Thanks Gayan for the feedback. As we discussed on hangout
>>>>>>>>>>>>>>>>> I have done some screen recoding about the LB extension that I have
>>>>>>>>>>>>>>>>> created. I have published that on YouTube. Here is the link.
>>>>>>>>>>>>>>>>> https://youtu.be/dAWYQL1Vleo .
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <
>>>>>>>>>>>>>>>>> gayang@wso2.com> wrote:
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Thanks Asanka for the progress update.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Nice to hear that you are writing the blog on this.
>>>>>>>>>>>>>>>>>> Please share the blog post once you have done.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Yeah now you can work on the statistic publishing
>>>>>>>>>>>>>>>>>> part.Also please share us the information about how do you plan to gather
>>>>>>>>>>>>>>>>>> GCE related statistics for your extension.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>>>>> Gayan
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <
>>>>>>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> Hi,
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> Last week I implemented a way to read configuration from
>>>>>>>>>>>>>>>>>>> a configuration file instead of reading from system arguments as we
>>>>>>>>>>>>>>>>>>> discussed in last hangout [1]. And I did some testing related to topology
>>>>>>>>>>>>>>>>>>> issue and end to end testing as well. I have started writing blog post
>>>>>>>>>>>>>>>>>>> related to extension as we discussed in last hangout. I'm willing to do the
>>>>>>>>>>>>>>>>>>> statistics publishing part in this week and I'm supposed to recode a demo
>>>>>>>>>>>>>>>>>>> too.
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> [1].
>>>>>>>>>>>>>>>>>>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <
>>>>>>>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> Last week I was working on debugging, testing and
>>>>>>>>>>>>>>>>>>>> finding an error related to topology as we discussed in hangout. After
>>>>>>>>>>>>>>>>>>>> debugging I opened a discussion thread in dev list in order to discuss
>>>>>>>>>>>>>>>>>>>> findings. And I added a timeout for operation completions [1]. And as we
>>>>>>>>>>>>>>>>>>>> discussed in hangout I did some changes in message processor side in order
>>>>>>>>>>>>>>>>>>>> to expose the instance ID of the member to other components too [2].
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> [1].
>>>>>>>>>>>>>>>>>>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>>>>>>>>>>>>>>>>>>> [2].
>>>>>>>>>>>>>>>>>>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <
>>>>>>>>>>>>>>>>>>>> imesh@apache.org> wrote:
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath
>>>>>>>>>>>>>>>>>>>>> <an...@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> We had the hangout today and we discussed on
>>>>>>>>>>>>>>>>>>>>>> following.
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>>>>>> Imesh Gunaratne
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> Senior Technical Lead, WSO2
>>>>>>>>>>>>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Gayan Gunarathne
>>>>>>>>>>>>>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>>>>>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>>>>>>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>> Thanks and Regards,
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Isuru H.
>>>>>>>>>>>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> --
>>>>>>>>>>>>>> Thanks and Regards,
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Isuru H.
>>>>>>>>>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> --
>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>>
>>>>>>>>>>>> Gayan Gunarathne
>>>>>>>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> Thanks and Regards,
>>>>>>>>>>>
>>>>>>>>>>> Isuru H.
>>>>>>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Thanks,
>>>>>>>>>> Regards,
>>>>>>>>>> ASH
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Thanks,
>>>>>>>>> Regards,
>>>>>>>>> ASH
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Thanks,
>>>>>>>> Regards,
>>>>>>>> ASH
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>>
>>>>>>> Gayan Gunarathne
>>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>> email : gayang@wso2.com  | mobile : +94 775030545
>>>>>>> <%2B94%20766819985>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Thanks,
>>>>>> Regards,
>>>>>> ASH
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Thanks,
>>>>> Regards,
>>>>> ASH
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Thanks and Regards,
>>>>
>>>> Isuru H.
>>>> +94 716 358 048* <http://wso2.com/>*
>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> Thanks,
>>> Regards,
>>> ASH
>>>
>>
>>
>>
>> --
>> Thanks,
>> Regards,
>> ASH
>>
>
>
>
> --
>
> Gayan Gunarathne
> Technical Lead, WSO2 Inc. (http://wso2.com)
> Committer & PMC Member, Apache Stratos
> email : gayang@wso2.com  | mobile : +94 775030545 <%2B94%20766819985>
>
>
>



-- 
Thanks,
Regards,
ASH

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Gayan Gunarathne <ga...@wso2.com>.
Hi Asanka,

Thanks for the PR and updates.In overview this PR looks good.

I have added some comments to the PR itself for minor changes that we can
add to improve the code further.Can you please check and update those.

Thanks,
Gayan



On Sat, Aug 8, 2015 at 10:38 AM, Asanka Sanjaya Herath <an...@gmail.com>
wrote:

> Hi Isuru,
>
> I think you are referring to a previous commit. I have changed all those
> in later commits. Please refer final changes here [1].
>
> [1]. https://github.com/apache/stratos/pull/419/files
>
> On Sat, Aug 8, 2015 at 10:32 AM, Asanka Sanjaya Herath <angal.sh@gmail.com
> > wrote:
>
>> Hi Isuru,
>>
>> Thanks I'll look into it.
>>
>> On Sat, Aug 8, 2015 at 5:37 AM, Isuru Haththotuwa <is...@apache.org>
>> wrote:
>>
>>> Hi Asanka,
>>>
>>> Great work and thanks for the PR.
>>>
>>> Just glanced at it. There seem to be several places where you have hard
>>> coded GCE zones, project ids, etc. where you have added TODOs remove them
>>> later. Also, there are places that you are using System.outs to print
>>> information. Shall we clean up these? Please check on formatting as well.
>>> That will help the community to focus on the functionality, code
>>> improvements and detect possible issues.
>>>
>>> On Fri, Aug 7, 2015 at 1:03 AM, Asanka Sanjaya Herath <
>>> angal.sh@gmail.com> wrote:
>>>
>>>> I have created the PR [1].
>>>>
>>>> [1]. https://github.com/apache/stratos/pull/419
>>>>
>>>> On Fri, Aug 7, 2015 at 11:43 AM, Asanka Sanjaya Herath <
>>>> angal.sh@gmail.com> wrote:
>>>>
>>>>> Hi Gayan,
>>>>>
>>>>> I'll send the PR today. Sorry for the delay.
>>>>>
>>>>> On Thu, Aug 6, 2015 at 1:02 PM, Gayan Gunarathne <ga...@wso2.com>
>>>>> wrote:
>>>>>
>>>>>> Hi Asanka,
>>>>>>
>>>>>> Once you have done with the above code review changes , please send
>>>>>> us the PR for the implementation.
>>>>>>
>>>>>> Thanks,
>>>>>> Gayan
>>>>>>
>>>>>> On Thu, Jul 30, 2015 at 7:14 PM, Asanka Sanjaya Herath <
>>>>>> angal.sh@gmail.com> wrote:
>>>>>>
>>>>>>> Code review notes:
>>>>>>>
>>>>>>> 1. Without throwing run time exceptions always try to handle the
>>>>>>> exception
>>>>>>> 2. Try to throw more specific exceptions without just throwing
>>>>>>> generic exceptions so that will be easy to troubleshoot
>>>>>>> 3. Always put generic comments
>>>>>>> 4. Add debug log messages
>>>>>>>
>>>>>>>
>>>>>>> On Thu, Jul 30, 2015 at 12:06 PM, Asanka Sanjaya Herath <
>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>
>>>>>>>> Hi All,
>>>>>>>>
>>>>>>>> We had the hangout and demo as we planned. We discussed about
>>>>>>>> issues in current code like exception handling commenting etc. And we
>>>>>>>> discussed about modifications I did, future plans, limitations in GCE like
>>>>>>>> domain mapping, statistic publishing etc.
>>>>>>>>
>>>>>>>> I'm planing to do all the modifications requested in my code and do
>>>>>>>> a screen cast  again including the changes I have done.
>>>>>>>>
>>>>>>>> Participants: Stratos Team, Asanka
>>>>>>>>
>>>>>>>> On Mon, Jul 27, 2015 at 12:16 PM, Asanka Sanjaya Herath <
>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>
>>>>>>>>> Hi,
>>>>>>>>>
>>>>>>>>> We are planning to have a hangout in this week for discuss the
>>>>>>>>> progress, changes I have made and issues about the GCE LB extension
>>>>>>>>> currently I'm working on. It has been scheduled on 30th Thursday at 11 AM
>>>>>>>>> IST.
>>>>>>>>>
>>>>>>>>> On Wed, Jul 22, 2015 at 12:31 PM, Isuru Haththotuwa <
>>>>>>>>> isuruh@apache.org> wrote:
>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On Tue, Jul 21, 2015 at 10:51 PM, Gayan Gunarathne <
>>>>>>>>>> gayang@wso2.com> wrote:
>>>>>>>>>>
>>>>>>>>>>> Hi Asanka,
>>>>>>>>>>>
>>>>>>>>>>> We can check further with their forum[1]
>>>>>>>>>>>
>>>>>>>>>>> Also did you check with the [2]. Seems there are inbuilt health
>>>>>>>>>>> checking option.If they don't provide option to get in flight request
>>>>>>>>>>> count,IMO we can use their inbuilt health checking option.
>>>>>>>>>>>
>>>>>>>>>>> [1] https://groups.google.com/forum/#!forum/gce-discussion
>>>>>>>>>>> [2]
>>>>>>>>>>> https://cloud.google.com/compute/docs/load-balancing/health-checks
>>>>>>>>>>>
>>>>>>>>>> Yes. If GCE API does not provide a way to get this information,
>>>>>>>>>> we have to look in to alternate methods. Not sure how the health check
>>>>>>>>>> works here, but maybe its just doing a port check. If so, we won't be able
>>>>>>>>>> to directly use in Autoscaling decision making. But that is fine IMO, we
>>>>>>>>>> can only support what is available.
>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> Thanks,
>>>>>>>>>>> Gayan
>>>>>>>>>>>
>>>>>>>>>>> On Tue, Jul 21, 2015 at 8:22 PM, Asanka Sanjaya Herath <
>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Hi Isuru,
>>>>>>>>>>>>
>>>>>>>>>>>> Unfortunately I was not able to figure out a way to do this. I
>>>>>>>>>>>> really appreciate if you can help me with this.
>>>>>>>>>>>>
>>>>>>>>>>>> On Tue, Jul 21, 2015 at 8:20 PM, Isuru Haththotuwa <
>>>>>>>>>>>> isuruh@apache.org> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> Hi Asanka,
>>>>>>>>>>>>>
>>>>>>>>>>>>> On Sat, Jul 18, 2015 at 10:13 AM, Asanka Sanjaya Herath <
>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>>> Thanks Isuru. Currently I'm fixing an issue related to member
>>>>>>>>>>>>>> termination. Meanwhile I'm struggling to find a way to get "in flight
>>>>>>>>>>>>>> request count" from GCE. I'll do some more research and update the thread.
>>>>>>>>>>>>>>
>>>>>>>>>>>>> Were you able to find a way to get the In Flight Request count
>>>>>>>>>>>>> from GCE APIs? Please share your findings.
>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> On Sat, Jul 18, 2015 at 8:33 PM, Isuru Haththotuwa <
>>>>>>>>>>>>>> isuruh@apache.org> wrote:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Great work so far Asanka!
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> On Wed, Jul 15, 2015 at 6:01 AM, Asanka Sanjaya Herath <
>>>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Thanks Gayan for the feedback. As we discussed on hangout I
>>>>>>>>>>>>>>>> have done some screen recoding about the LB extension that I have created.
>>>>>>>>>>>>>>>> I have published that on YouTube. Here is the link.
>>>>>>>>>>>>>>>> https://youtu.be/dAWYQL1Vleo .
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <
>>>>>>>>>>>>>>>> gayang@wso2.com> wrote:
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Thanks Asanka for the progress update.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Nice to hear that you are writing the blog on this. Please
>>>>>>>>>>>>>>>>> share the blog post once you have done.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Yeah now you can work on the statistic publishing
>>>>>>>>>>>>>>>>> part.Also please share us the information about how do you plan to gather
>>>>>>>>>>>>>>>>> GCE related statistics for your extension.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>>>> Gayan
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <
>>>>>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Hi,
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Last week I implemented a way to read configuration from
>>>>>>>>>>>>>>>>>> a configuration file instead of reading from system arguments as we
>>>>>>>>>>>>>>>>>> discussed in last hangout [1]. And I did some testing related to topology
>>>>>>>>>>>>>>>>>> issue and end to end testing as well. I have started writing blog post
>>>>>>>>>>>>>>>>>> related to extension as we discussed in last hangout. I'm willing to do the
>>>>>>>>>>>>>>>>>> statistics publishing part in this week and I'm supposed to recode a demo
>>>>>>>>>>>>>>>>>> too.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> [1].
>>>>>>>>>>>>>>>>>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <
>>>>>>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> Last week I was working on debugging, testing and
>>>>>>>>>>>>>>>>>>> finding an error related to topology as we discussed in hangout. After
>>>>>>>>>>>>>>>>>>> debugging I opened a discussion thread in dev list in order to discuss
>>>>>>>>>>>>>>>>>>> findings. And I added a timeout for operation completions [1]. And as we
>>>>>>>>>>>>>>>>>>> discussed in hangout I did some changes in message processor side in order
>>>>>>>>>>>>>>>>>>> to expose the instance ID of the member to other components too [2].
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> [1].
>>>>>>>>>>>>>>>>>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>>>>>>>>>>>>>>>>>> [2].
>>>>>>>>>>>>>>>>>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <
>>>>>>>>>>>>>>>>>>> imesh@apache.org> wrote:
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath
>>>>>>>>>>>>>>>>>>>> <an...@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> We had the hangout today and we discussed on following.
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>>>>> Imesh Gunaratne
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> Senior Technical Lead, WSO2
>>>>>>>>>>>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Gayan Gunarathne
>>>>>>>>>>>>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>>>>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>>>>>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>> Thanks and Regards,
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Isuru H.
>>>>>>>>>>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> --
>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> --
>>>>>>>>>>>>> Thanks and Regards,
>>>>>>>>>>>>>
>>>>>>>>>>>>> Isuru H.
>>>>>>>>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>> Thanks,
>>>>>>>>>>>> Regards,
>>>>>>>>>>>> ASH
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>>
>>>>>>>>>>> Gayan Gunarathne
>>>>>>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Thanks and Regards,
>>>>>>>>>>
>>>>>>>>>> Isuru H.
>>>>>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Thanks,
>>>>>>>>> Regards,
>>>>>>>>> ASH
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Thanks,
>>>>>>>> Regards,
>>>>>>>> ASH
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Thanks,
>>>>>>> Regards,
>>>>>>> ASH
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>>
>>>>>> Gayan Gunarathne
>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>> Committer & PMC Member, Apache Stratos
>>>>>> email : gayang@wso2.com  | mobile : +94 775030545 <%2B94%20766819985>
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Thanks,
>>>>> Regards,
>>>>> ASH
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Thanks,
>>>> Regards,
>>>> ASH
>>>>
>>>
>>>
>>>
>>> --
>>> Thanks and Regards,
>>>
>>> Isuru H.
>>> +94 716 358 048* <http://wso2.com/>*
>>>
>>>
>>>
>>
>>
>> --
>> Thanks,
>> Regards,
>> ASH
>>
>
>
>
> --
> Thanks,
> Regards,
> ASH
>



-- 

Gayan Gunarathne
Technical Lead, WSO2 Inc. (http://wso2.com)
Committer & PMC Member, Apache Stratos
email : gayang@wso2.com  | mobile : +94 775030545 <%2B94%20766819985>

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Asanka Sanjaya Herath <an...@gmail.com>.
Hi,

I have added two blog posts regarding the GCE LB extension [1] and [2].

[1]
http://asankasa.blogspot.com/2015/07/google-compute-engine-load-balancer.html
[2]
http://asankasa.blogspot.com/2015/08/google-compute-engine-load-balancer.html

On Thu, Aug 13, 2015 at 10:33 AM, Asanka Sanjaya Herath <an...@gmail.com>
wrote:

> Hi Isuru,
>
> No problem. I'll look into it.
>
> On Thu, Aug 13, 2015 at 4:42 AM, Isuru Haththotuwa <is...@apache.org>
> wrote:
>
>> Hi Asanka,
>>
>> On Fri, Aug 7, 2015 at 10:08 PM, Asanka Sanjaya Herath <
>> angal.sh@gmail.com> wrote:
>>
>>> Hi Isuru,
>>>
>>> I think you are referring to a previous commit. I have changed all those
>>> in later commits. Please refer final changes here [1].
>>>
>> Yes you are correct, my apologies. Commented on some minor logging
>> related things, please go through them.
>>
>>>
>>> [1]. https://github.com/apache/stratos/pull/419/files
>>>
>>> On Sat, Aug 8, 2015 at 10:32 AM, Asanka Sanjaya Herath <
>>> angal.sh@gmail.com> wrote:
>>>
>>>> Hi Isuru,
>>>>
>>>> Thanks I'll look into it.
>>>>
>>>> On Sat, Aug 8, 2015 at 5:37 AM, Isuru Haththotuwa <is...@apache.org>
>>>> wrote:
>>>>
>>>>> Hi Asanka,
>>>>>
>>>>> Great work and thanks for the PR.
>>>>>
>>>>> Just glanced at it. There seem to be several places where you have
>>>>> hard coded GCE zones, project ids, etc. where you have added TODOs remove
>>>>> them later. Also, there are places that you are using System.outs to print
>>>>> information. Shall we clean up these? Please check on formatting as well.
>>>>> That will help the community to focus on the functionality, code
>>>>> improvements and detect possible issues.
>>>>>
>>>>> On Fri, Aug 7, 2015 at 1:03 AM, Asanka Sanjaya Herath <
>>>>> angal.sh@gmail.com> wrote:
>>>>>
>>>>>> I have created the PR [1].
>>>>>>
>>>>>> [1]. https://github.com/apache/stratos/pull/419
>>>>>>
>>>>>> On Fri, Aug 7, 2015 at 11:43 AM, Asanka Sanjaya Herath <
>>>>>> angal.sh@gmail.com> wrote:
>>>>>>
>>>>>>> Hi Gayan,
>>>>>>>
>>>>>>> I'll send the PR today. Sorry for the delay.
>>>>>>>
>>>>>>> On Thu, Aug 6, 2015 at 1:02 PM, Gayan Gunarathne <ga...@wso2.com>
>>>>>>> wrote:
>>>>>>>
>>>>>>>> Hi Asanka,
>>>>>>>>
>>>>>>>> Once you have done with the above code review changes , please send
>>>>>>>> us the PR for the implementation.
>>>>>>>>
>>>>>>>> Thanks,
>>>>>>>> Gayan
>>>>>>>>
>>>>>>>> On Thu, Jul 30, 2015 at 7:14 PM, Asanka Sanjaya Herath <
>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>
>>>>>>>>> Code review notes:
>>>>>>>>>
>>>>>>>>> 1. Without throwing run time exceptions always try to handle the
>>>>>>>>> exception
>>>>>>>>> 2. Try to throw more specific exceptions without just throwing
>>>>>>>>> generic exceptions so that will be easy to troubleshoot
>>>>>>>>> 3. Always put generic comments
>>>>>>>>> 4. Add debug log messages
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On Thu, Jul 30, 2015 at 12:06 PM, Asanka Sanjaya Herath <
>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>
>>>>>>>>>> Hi All,
>>>>>>>>>>
>>>>>>>>>> We had the hangout and demo as we planned. We discussed about
>>>>>>>>>> issues in current code like exception handling commenting etc. And we
>>>>>>>>>> discussed about modifications I did, future plans, limitations in GCE like
>>>>>>>>>> domain mapping, statistic publishing etc.
>>>>>>>>>>
>>>>>>>>>> I'm planing to do all the modifications requested in my code and
>>>>>>>>>> do a screen cast  again including the changes I have done.
>>>>>>>>>>
>>>>>>>>>> Participants: Stratos Team, Asanka
>>>>>>>>>>
>>>>>>>>>> On Mon, Jul 27, 2015 at 12:16 PM, Asanka Sanjaya Herath <
>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>
>>>>>>>>>>> Hi,
>>>>>>>>>>>
>>>>>>>>>>> We are planning to have a hangout in this week for discuss the
>>>>>>>>>>> progress, changes I have made and issues about the GCE LB extension
>>>>>>>>>>> currently I'm working on. It has been scheduled on 30th Thursday at 11 AM
>>>>>>>>>>> IST.
>>>>>>>>>>>
>>>>>>>>>>> On Wed, Jul 22, 2015 at 12:31 PM, Isuru Haththotuwa <
>>>>>>>>>>> isuruh@apache.org> wrote:
>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> On Tue, Jul 21, 2015 at 10:51 PM, Gayan Gunarathne <
>>>>>>>>>>>> gayang@wso2.com> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> Hi Asanka,
>>>>>>>>>>>>>
>>>>>>>>>>>>> We can check further with their forum[1]
>>>>>>>>>>>>>
>>>>>>>>>>>>> Also did you check with the [2]. Seems there are inbuilt
>>>>>>>>>>>>> health checking option.If they don't provide option to get in flight
>>>>>>>>>>>>> request count,IMO we can use their inbuilt health checking option.
>>>>>>>>>>>>>
>>>>>>>>>>>>> [1] https://groups.google.com/forum/#!forum/gce-discussion
>>>>>>>>>>>>> [2]
>>>>>>>>>>>>> https://cloud.google.com/compute/docs/load-balancing/health-checks
>>>>>>>>>>>>>
>>>>>>>>>>>> Yes. If GCE API does not provide a way to get this information,
>>>>>>>>>>>> we have to look in to alternate methods. Not sure how the health check
>>>>>>>>>>>> works here, but maybe its just doing a port check. If so, we won't be able
>>>>>>>>>>>> to directly use in Autoscaling decision making. But that is fine IMO, we
>>>>>>>>>>>> can only support what is available.
>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>> Gayan
>>>>>>>>>>>>>
>>>>>>>>>>>>> On Tue, Jul 21, 2015 at 8:22 PM, Asanka Sanjaya Herath <
>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>>> Hi Isuru,
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Unfortunately I was not able to figure out a way to do this.
>>>>>>>>>>>>>> I really appreciate if you can help me with this.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> On Tue, Jul 21, 2015 at 8:20 PM, Isuru Haththotuwa <
>>>>>>>>>>>>>> isuruh@apache.org> wrote:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Hi Asanka,
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> On Sat, Jul 18, 2015 at 10:13 AM, Asanka Sanjaya Herath <
>>>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Thanks Isuru. Currently I'm fixing an issue related to
>>>>>>>>>>>>>>>> member termination. Meanwhile I'm struggling to find a way to get "in
>>>>>>>>>>>>>>>> flight request count" from GCE. I'll do some more research and update the
>>>>>>>>>>>>>>>> thread.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Were you able to find a way to get the In Flight Request
>>>>>>>>>>>>>>> count from GCE APIs? Please share your findings.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> On Sat, Jul 18, 2015 at 8:33 PM, Isuru Haththotuwa <
>>>>>>>>>>>>>>>> isuruh@apache.org> wrote:
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Great work so far Asanka!
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> On Wed, Jul 15, 2015 at 6:01 AM, Asanka Sanjaya Herath <
>>>>>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Thanks Gayan for the feedback. As we discussed on hangout
>>>>>>>>>>>>>>>>>> I have done some screen recoding about the LB extension that I have
>>>>>>>>>>>>>>>>>> created. I have published that on YouTube. Here is the link.
>>>>>>>>>>>>>>>>>> https://youtu.be/dAWYQL1Vleo .
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <
>>>>>>>>>>>>>>>>>> gayang@wso2.com> wrote:
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> Thanks Asanka for the progress update.
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> Nice to hear that you are writing the blog on this.
>>>>>>>>>>>>>>>>>>> Please share the blog post once you have done.
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> Yeah now you can work on the statistic publishing
>>>>>>>>>>>>>>>>>>> part.Also please share us the information about how do you plan to gather
>>>>>>>>>>>>>>>>>>> GCE related statistics for your extension.
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>>>>>> Gayan
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <
>>>>>>>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> Hi,
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> Last week I implemented a way to read configuration
>>>>>>>>>>>>>>>>>>>> from a configuration file instead of reading from system arguments as we
>>>>>>>>>>>>>>>>>>>> discussed in last hangout [1]. And I did some testing related to topology
>>>>>>>>>>>>>>>>>>>> issue and end to end testing as well. I have started writing blog post
>>>>>>>>>>>>>>>>>>>> related to extension as we discussed in last hangout. I'm willing to do the
>>>>>>>>>>>>>>>>>>>> statistics publishing part in this week and I'm supposed to recode a demo
>>>>>>>>>>>>>>>>>>>> too.
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> [1].
>>>>>>>>>>>>>>>>>>>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath
>>>>>>>>>>>>>>>>>>>> <an...@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> Last week I was working on debugging, testing and
>>>>>>>>>>>>>>>>>>>>> finding an error related to topology as we discussed in hangout. After
>>>>>>>>>>>>>>>>>>>>> debugging I opened a discussion thread in dev list in order to discuss
>>>>>>>>>>>>>>>>>>>>> findings. And I added a timeout for operation completions [1]. And as we
>>>>>>>>>>>>>>>>>>>>> discussed in hangout I did some changes in message processor side in order
>>>>>>>>>>>>>>>>>>>>> to expose the instance ID of the member to other components too [2].
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> [1].
>>>>>>>>>>>>>>>>>>>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>>>>>>>>>>>>>>>>>>>> [2].
>>>>>>>>>>>>>>>>>>>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <
>>>>>>>>>>>>>>>>>>>>> imesh@apache.org> wrote:
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya
>>>>>>>>>>>>>>>>>>>>>> Herath <an...@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> We had the hangout today and we discussed on
>>>>>>>>>>>>>>>>>>>>>>> following.
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>>>>>>> Imesh Gunaratne
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>> Senior Technical Lead, WSO2
>>>>>>>>>>>>>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> Gayan Gunarathne
>>>>>>>>>>>>>>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>>>>>>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>>>>>>>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>> Thanks and Regards,
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Isuru H.
>>>>>>>>>>>>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>> Thanks and Regards,
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Isuru H.
>>>>>>>>>>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> --
>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> --
>>>>>>>>>>>>>
>>>>>>>>>>>>> Gayan Gunarathne
>>>>>>>>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>> Thanks and Regards,
>>>>>>>>>>>>
>>>>>>>>>>>> Isuru H.
>>>>>>>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> Thanks,
>>>>>>>>>>> Regards,
>>>>>>>>>>> ASH
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Thanks,
>>>>>>>>>> Regards,
>>>>>>>>>> ASH
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Thanks,
>>>>>>>>> Regards,
>>>>>>>>> ASH
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>>
>>>>>>>> Gayan Gunarathne
>>>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>> email : gayang@wso2.com  | mobile : +94 775030545
>>>>>>>> <%2B94%20766819985>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Thanks,
>>>>>>> Regards,
>>>>>>> ASH
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Thanks,
>>>>>> Regards,
>>>>>> ASH
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Thanks and Regards,
>>>>>
>>>>> Isuru H.
>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Thanks,
>>>> Regards,
>>>> ASH
>>>>
>>>
>>>
>>>
>>> --
>>> Thanks,
>>> Regards,
>>> ASH
>>>
>>
>>
>>
>> --
>> Thanks and Regards,
>>
>> Isuru H.
>> +94 716 358 048* <http://wso2.com/>*
>>
>>
>>
>
>
> --
> Thanks,
> Regards,
> ASH
>



-- 
Thanks,
Regards,
ASH

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Asanka Sanjaya Herath <an...@gmail.com>.
Hi Isuru,

I think you are referring to a previous commit. I have changed all those in
later commits. Please refer final changes here [1].

[1]. https://github.com/apache/stratos/pull/419/files

On Sat, Aug 8, 2015 at 10:32 AM, Asanka Sanjaya Herath <an...@gmail.com>
wrote:

> Hi Isuru,
>
> Thanks I'll look into it.
>
> On Sat, Aug 8, 2015 at 5:37 AM, Isuru Haththotuwa <is...@apache.org>
> wrote:
>
>> Hi Asanka,
>>
>> Great work and thanks for the PR.
>>
>> Just glanced at it. There seem to be several places where you have hard
>> coded GCE zones, project ids, etc. where you have added TODOs remove them
>> later. Also, there are places that you are using System.outs to print
>> information. Shall we clean up these? Please check on formatting as well.
>> That will help the community to focus on the functionality, code
>> improvements and detect possible issues.
>>
>> On Fri, Aug 7, 2015 at 1:03 AM, Asanka Sanjaya Herath <angal.sh@gmail.com
>> > wrote:
>>
>>> I have created the PR [1].
>>>
>>> [1]. https://github.com/apache/stratos/pull/419
>>>
>>> On Fri, Aug 7, 2015 at 11:43 AM, Asanka Sanjaya Herath <
>>> angal.sh@gmail.com> wrote:
>>>
>>>> Hi Gayan,
>>>>
>>>> I'll send the PR today. Sorry for the delay.
>>>>
>>>> On Thu, Aug 6, 2015 at 1:02 PM, Gayan Gunarathne <ga...@wso2.com>
>>>> wrote:
>>>>
>>>>> Hi Asanka,
>>>>>
>>>>> Once you have done with the above code review changes , please send us
>>>>> the PR for the implementation.
>>>>>
>>>>> Thanks,
>>>>> Gayan
>>>>>
>>>>> On Thu, Jul 30, 2015 at 7:14 PM, Asanka Sanjaya Herath <
>>>>> angal.sh@gmail.com> wrote:
>>>>>
>>>>>> Code review notes:
>>>>>>
>>>>>> 1. Without throwing run time exceptions always try to handle the
>>>>>> exception
>>>>>> 2. Try to throw more specific exceptions without just throwing
>>>>>> generic exceptions so that will be easy to troubleshoot
>>>>>> 3. Always put generic comments
>>>>>> 4. Add debug log messages
>>>>>>
>>>>>>
>>>>>> On Thu, Jul 30, 2015 at 12:06 PM, Asanka Sanjaya Herath <
>>>>>> angal.sh@gmail.com> wrote:
>>>>>>
>>>>>>> Hi All,
>>>>>>>
>>>>>>> We had the hangout and demo as we planned. We discussed about issues
>>>>>>> in current code like exception handling commenting etc. And we discussed
>>>>>>> about modifications I did, future plans, limitations in GCE like domain
>>>>>>> mapping, statistic publishing etc.
>>>>>>>
>>>>>>> I'm planing to do all the modifications requested in my code and do
>>>>>>> a screen cast  again including the changes I have done.
>>>>>>>
>>>>>>> Participants: Stratos Team, Asanka
>>>>>>>
>>>>>>> On Mon, Jul 27, 2015 at 12:16 PM, Asanka Sanjaya Herath <
>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>
>>>>>>>> Hi,
>>>>>>>>
>>>>>>>> We are planning to have a hangout in this week for discuss the
>>>>>>>> progress, changes I have made and issues about the GCE LB extension
>>>>>>>> currently I'm working on. It has been scheduled on 30th Thursday at 11 AM
>>>>>>>> IST.
>>>>>>>>
>>>>>>>> On Wed, Jul 22, 2015 at 12:31 PM, Isuru Haththotuwa <
>>>>>>>> isuruh@apache.org> wrote:
>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On Tue, Jul 21, 2015 at 10:51 PM, Gayan Gunarathne <
>>>>>>>>> gayang@wso2.com> wrote:
>>>>>>>>>
>>>>>>>>>> Hi Asanka,
>>>>>>>>>>
>>>>>>>>>> We can check further with their forum[1]
>>>>>>>>>>
>>>>>>>>>> Also did you check with the [2]. Seems there are inbuilt health
>>>>>>>>>> checking option.If they don't provide option to get in flight request
>>>>>>>>>> count,IMO we can use their inbuilt health checking option.
>>>>>>>>>>
>>>>>>>>>> [1] https://groups.google.com/forum/#!forum/gce-discussion
>>>>>>>>>> [2]
>>>>>>>>>> https://cloud.google.com/compute/docs/load-balancing/health-checks
>>>>>>>>>>
>>>>>>>>> Yes. If GCE API does not provide a way to get this information, we
>>>>>>>>> have to look in to alternate methods. Not sure how the health check works
>>>>>>>>> here, but maybe its just doing a port check. If so, we won't be able to
>>>>>>>>> directly use in Autoscaling decision making. But that is fine IMO, we can
>>>>>>>>> only support what is available.
>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Thanks,
>>>>>>>>>> Gayan
>>>>>>>>>>
>>>>>>>>>> On Tue, Jul 21, 2015 at 8:22 PM, Asanka Sanjaya Herath <
>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>
>>>>>>>>>>> Hi Isuru,
>>>>>>>>>>>
>>>>>>>>>>> Unfortunately I was not able to figure out a way to do this. I
>>>>>>>>>>> really appreciate if you can help me with this.
>>>>>>>>>>>
>>>>>>>>>>> On Tue, Jul 21, 2015 at 8:20 PM, Isuru Haththotuwa <
>>>>>>>>>>> isuruh@apache.org> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Hi Asanka,
>>>>>>>>>>>>
>>>>>>>>>>>> On Sat, Jul 18, 2015 at 10:13 AM, Asanka Sanjaya Herath <
>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> Thanks Isuru. Currently I'm fixing an issue related to member
>>>>>>>>>>>>> termination. Meanwhile I'm struggling to find a way to get "in flight
>>>>>>>>>>>>> request count" from GCE. I'll do some more research and update the thread.
>>>>>>>>>>>>>
>>>>>>>>>>>> Were you able to find a way to get the In Flight Request count
>>>>>>>>>>>> from GCE APIs? Please share your findings.
>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> On Sat, Jul 18, 2015 at 8:33 PM, Isuru Haththotuwa <
>>>>>>>>>>>>> isuruh@apache.org> wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>>> Great work so far Asanka!
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> On Wed, Jul 15, 2015 at 6:01 AM, Asanka Sanjaya Herath <
>>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Thanks Gayan for the feedback. As we discussed on hangout I
>>>>>>>>>>>>>>> have done some screen recoding about the LB extension that I have created.
>>>>>>>>>>>>>>> I have published that on YouTube. Here is the link.
>>>>>>>>>>>>>>> https://youtu.be/dAWYQL1Vleo .
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <
>>>>>>>>>>>>>>> gayang@wso2.com> wrote:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Thanks Asanka for the progress update.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Nice to hear that you are writing the blog on this. Please
>>>>>>>>>>>>>>>> share the blog post once you have done.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Yeah now you can work on the statistic publishing part.Also
>>>>>>>>>>>>>>>> please share us the information about how do you plan to gather GCE related
>>>>>>>>>>>>>>>> statistics for your extension.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>>> Gayan
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <
>>>>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Hi,
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Last week I implemented a way to read configuration from a
>>>>>>>>>>>>>>>>> configuration file instead of reading from system arguments as we discussed
>>>>>>>>>>>>>>>>> in last hangout [1]. And I did some testing related to topology issue and
>>>>>>>>>>>>>>>>> end to end testing as well. I have started writing blog post related to
>>>>>>>>>>>>>>>>> extension as we discussed in last hangout. I'm willing to do the statistics
>>>>>>>>>>>>>>>>> publishing part in this week and I'm supposed to recode a demo too.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> [1].
>>>>>>>>>>>>>>>>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <
>>>>>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Last week I was working on debugging, testing and finding
>>>>>>>>>>>>>>>>>> an error related to topology as we discussed in hangout. After debugging I
>>>>>>>>>>>>>>>>>> opened a discussion thread in dev list in order to discuss findings. And I
>>>>>>>>>>>>>>>>>> added a timeout for operation completions [1]. And as we discussed in
>>>>>>>>>>>>>>>>>> hangout I did some changes in message processor side in order to expose the
>>>>>>>>>>>>>>>>>> instance ID of the member to other components too [2].
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> [1].
>>>>>>>>>>>>>>>>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>>>>>>>>>>>>>>>>> [2].
>>>>>>>>>>>>>>>>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <
>>>>>>>>>>>>>>>>>> imesh@apache.org> wrote:
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath <
>>>>>>>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> We had the hangout today and we discussed on following.
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>>>> Imesh Gunaratne
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> Senior Technical Lead, WSO2
>>>>>>>>>>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Gayan Gunarathne
>>>>>>>>>>>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>>>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>>>>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> --
>>>>>>>>>>>>>> Thanks and Regards,
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Isuru H.
>>>>>>>>>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> --
>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>> Thanks and Regards,
>>>>>>>>>>>>
>>>>>>>>>>>> Isuru H.
>>>>>>>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> Thanks,
>>>>>>>>>>> Regards,
>>>>>>>>>>> ASH
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>>
>>>>>>>>>> Gayan Gunarathne
>>>>>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Thanks and Regards,
>>>>>>>>>
>>>>>>>>> Isuru H.
>>>>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Thanks,
>>>>>>>> Regards,
>>>>>>>> ASH
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Thanks,
>>>>>>> Regards,
>>>>>>> ASH
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Thanks,
>>>>>> Regards,
>>>>>> ASH
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>>
>>>>> Gayan Gunarathne
>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>> Committer & PMC Member, Apache Stratos
>>>>> email : gayang@wso2.com  | mobile : +94 775030545 <%2B94%20766819985>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Thanks,
>>>> Regards,
>>>> ASH
>>>>
>>>
>>>
>>>
>>> --
>>> Thanks,
>>> Regards,
>>> ASH
>>>
>>
>>
>>
>> --
>> Thanks and Regards,
>>
>> Isuru H.
>> +94 716 358 048* <http://wso2.com/>*
>>
>>
>>
>
>
> --
> Thanks,
> Regards,
> ASH
>



-- 
Thanks,
Regards,
ASH

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Asanka Sanjaya Herath <an...@gmail.com>.
Hi Isuru,

Thanks I'll look into it.

On Sat, Aug 8, 2015 at 5:37 AM, Isuru Haththotuwa <is...@apache.org> wrote:

> Hi Asanka,
>
> Great work and thanks for the PR.
>
> Just glanced at it. There seem to be several places where you have hard
> coded GCE zones, project ids, etc. where you have added TODOs remove them
> later. Also, there are places that you are using System.outs to print
> information. Shall we clean up these? Please check on formatting as well.
> That will help the community to focus on the functionality, code
> improvements and detect possible issues.
>
> On Fri, Aug 7, 2015 at 1:03 AM, Asanka Sanjaya Herath <an...@gmail.com>
> wrote:
>
>> I have created the PR [1].
>>
>> [1]. https://github.com/apache/stratos/pull/419
>>
>> On Fri, Aug 7, 2015 at 11:43 AM, Asanka Sanjaya Herath <
>> angal.sh@gmail.com> wrote:
>>
>>> Hi Gayan,
>>>
>>> I'll send the PR today. Sorry for the delay.
>>>
>>> On Thu, Aug 6, 2015 at 1:02 PM, Gayan Gunarathne <ga...@wso2.com>
>>> wrote:
>>>
>>>> Hi Asanka,
>>>>
>>>> Once you have done with the above code review changes , please send us
>>>> the PR for the implementation.
>>>>
>>>> Thanks,
>>>> Gayan
>>>>
>>>> On Thu, Jul 30, 2015 at 7:14 PM, Asanka Sanjaya Herath <
>>>> angal.sh@gmail.com> wrote:
>>>>
>>>>> Code review notes:
>>>>>
>>>>> 1. Without throwing run time exceptions always try to handle the
>>>>> exception
>>>>> 2. Try to throw more specific exceptions without just throwing generic
>>>>> exceptions so that will be easy to troubleshoot
>>>>> 3. Always put generic comments
>>>>> 4. Add debug log messages
>>>>>
>>>>>
>>>>> On Thu, Jul 30, 2015 at 12:06 PM, Asanka Sanjaya Herath <
>>>>> angal.sh@gmail.com> wrote:
>>>>>
>>>>>> Hi All,
>>>>>>
>>>>>> We had the hangout and demo as we planned. We discussed about issues
>>>>>> in current code like exception handling commenting etc. And we discussed
>>>>>> about modifications I did, future plans, limitations in GCE like domain
>>>>>> mapping, statistic publishing etc.
>>>>>>
>>>>>> I'm planing to do all the modifications requested in my code and do a
>>>>>> screen cast  again including the changes I have done.
>>>>>>
>>>>>> Participants: Stratos Team, Asanka
>>>>>>
>>>>>> On Mon, Jul 27, 2015 at 12:16 PM, Asanka Sanjaya Herath <
>>>>>> angal.sh@gmail.com> wrote:
>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> We are planning to have a hangout in this week for discuss the
>>>>>>> progress, changes I have made and issues about the GCE LB extension
>>>>>>> currently I'm working on. It has been scheduled on 30th Thursday at 11 AM
>>>>>>> IST.
>>>>>>>
>>>>>>> On Wed, Jul 22, 2015 at 12:31 PM, Isuru Haththotuwa <
>>>>>>> isuruh@apache.org> wrote:
>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> On Tue, Jul 21, 2015 at 10:51 PM, Gayan Gunarathne <gayang@wso2.com
>>>>>>>> > wrote:
>>>>>>>>
>>>>>>>>> Hi Asanka,
>>>>>>>>>
>>>>>>>>> We can check further with their forum[1]
>>>>>>>>>
>>>>>>>>> Also did you check with the [2]. Seems there are inbuilt health
>>>>>>>>> checking option.If they don't provide option to get in flight request
>>>>>>>>> count,IMO we can use their inbuilt health checking option.
>>>>>>>>>
>>>>>>>>> [1] https://groups.google.com/forum/#!forum/gce-discussion
>>>>>>>>> [2]
>>>>>>>>> https://cloud.google.com/compute/docs/load-balancing/health-checks
>>>>>>>>>
>>>>>>>> Yes. If GCE API does not provide a way to get this information, we
>>>>>>>> have to look in to alternate methods. Not sure how the health check works
>>>>>>>> here, but maybe its just doing a port check. If so, we won't be able to
>>>>>>>> directly use in Autoscaling decision making. But that is fine IMO, we can
>>>>>>>> only support what is available.
>>>>>>>>
>>>>>>>>>
>>>>>>>>> Thanks,
>>>>>>>>> Gayan
>>>>>>>>>
>>>>>>>>> On Tue, Jul 21, 2015 at 8:22 PM, Asanka Sanjaya Herath <
>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>
>>>>>>>>>> Hi Isuru,
>>>>>>>>>>
>>>>>>>>>> Unfortunately I was not able to figure out a way to do this. I
>>>>>>>>>> really appreciate if you can help me with this.
>>>>>>>>>>
>>>>>>>>>> On Tue, Jul 21, 2015 at 8:20 PM, Isuru Haththotuwa <
>>>>>>>>>> isuruh@apache.org> wrote:
>>>>>>>>>>
>>>>>>>>>>> Hi Asanka,
>>>>>>>>>>>
>>>>>>>>>>> On Sat, Jul 18, 2015 at 10:13 AM, Asanka Sanjaya Herath <
>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Thanks Isuru. Currently I'm fixing an issue related to member
>>>>>>>>>>>> termination. Meanwhile I'm struggling to find a way to get "in flight
>>>>>>>>>>>> request count" from GCE. I'll do some more research and update the thread.
>>>>>>>>>>>>
>>>>>>>>>>> Were you able to find a way to get the In Flight Request count
>>>>>>>>>>> from GCE APIs? Please share your findings.
>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> On Sat, Jul 18, 2015 at 8:33 PM, Isuru Haththotuwa <
>>>>>>>>>>>> isuruh@apache.org> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> Great work so far Asanka!
>>>>>>>>>>>>>
>>>>>>>>>>>>> On Wed, Jul 15, 2015 at 6:01 AM, Asanka Sanjaya Herath <
>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>>> Thanks Gayan for the feedback. As we discussed on hangout I
>>>>>>>>>>>>>> have done some screen recoding about the LB extension that I have created.
>>>>>>>>>>>>>> I have published that on YouTube. Here is the link.
>>>>>>>>>>>>>> https://youtu.be/dAWYQL1Vleo .
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <
>>>>>>>>>>>>>> gayang@wso2.com> wrote:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Thanks Asanka for the progress update.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Nice to hear that you are writing the blog on this. Please
>>>>>>>>>>>>>>> share the blog post once you have done.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Yeah now you can work on the statistic publishing part.Also
>>>>>>>>>>>>>>> please share us the information about how do you plan to gather GCE related
>>>>>>>>>>>>>>> statistics for your extension.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>> Gayan
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <
>>>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Hi,
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Last week I implemented a way to read configuration from a
>>>>>>>>>>>>>>>> configuration file instead of reading from system arguments as we discussed
>>>>>>>>>>>>>>>> in last hangout [1]. And I did some testing related to topology issue and
>>>>>>>>>>>>>>>> end to end testing as well. I have started writing blog post related to
>>>>>>>>>>>>>>>> extension as we discussed in last hangout. I'm willing to do the statistics
>>>>>>>>>>>>>>>> publishing part in this week and I'm supposed to recode a demo too.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> [1].
>>>>>>>>>>>>>>>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <
>>>>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Last week I was working on debugging, testing and finding
>>>>>>>>>>>>>>>>> an error related to topology as we discussed in hangout. After debugging I
>>>>>>>>>>>>>>>>> opened a discussion thread in dev list in order to discuss findings. And I
>>>>>>>>>>>>>>>>> added a timeout for operation completions [1]. And as we discussed in
>>>>>>>>>>>>>>>>> hangout I did some changes in message processor side in order to expose the
>>>>>>>>>>>>>>>>> instance ID of the member to other components too [2].
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> [1].
>>>>>>>>>>>>>>>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>>>>>>>>>>>>>>>> [2].
>>>>>>>>>>>>>>>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <
>>>>>>>>>>>>>>>>> imesh@apache.org> wrote:
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath <
>>>>>>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> We had the hangout today and we discussed on following.
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>>> Imesh Gunaratne
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Senior Technical Lead, WSO2
>>>>>>>>>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Gayan Gunarathne
>>>>>>>>>>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>>>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> --
>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> --
>>>>>>>>>>>>> Thanks and Regards,
>>>>>>>>>>>>>
>>>>>>>>>>>>> Isuru H.
>>>>>>>>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>> Thanks,
>>>>>>>>>>>> Regards,
>>>>>>>>>>>> ASH
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> Thanks and Regards,
>>>>>>>>>>>
>>>>>>>>>>> Isuru H.
>>>>>>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Thanks,
>>>>>>>>>> Regards,
>>>>>>>>>> ASH
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>>
>>>>>>>>> Gayan Gunarathne
>>>>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Thanks and Regards,
>>>>>>>>
>>>>>>>> Isuru H.
>>>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Thanks,
>>>>>>> Regards,
>>>>>>> ASH
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Thanks,
>>>>>> Regards,
>>>>>> ASH
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Thanks,
>>>>> Regards,
>>>>> ASH
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>>
>>>> Gayan Gunarathne
>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>> Committer & PMC Member, Apache Stratos
>>>> email : gayang@wso2.com  | mobile : +94 775030545 <%2B94%20766819985>
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> Thanks,
>>> Regards,
>>> ASH
>>>
>>
>>
>>
>> --
>> Thanks,
>> Regards,
>> ASH
>>
>
>
>
> --
> Thanks and Regards,
>
> Isuru H.
> +94 716 358 048* <http://wso2.com/>*
>
>
>


-- 
Thanks,
Regards,
ASH

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Isuru Haththotuwa <is...@apache.org>.
Hi Asanka,

Great work and thanks for the PR.

Just glanced at it. There seem to be several places where you have hard
coded GCE zones, project ids, etc. where you have added TODOs remove them
later. Also, there are places that you are using System.outs to print
information. Shall we clean up these? Please check on formatting as well.
That will help the community to focus on the functionality, code
improvements and detect possible issues.

On Fri, Aug 7, 2015 at 1:03 AM, Asanka Sanjaya Herath <an...@gmail.com>
wrote:

> I have created the PR [1].
>
> [1]. https://github.com/apache/stratos/pull/419
>
> On Fri, Aug 7, 2015 at 11:43 AM, Asanka Sanjaya Herath <angal.sh@gmail.com
> > wrote:
>
>> Hi Gayan,
>>
>> I'll send the PR today. Sorry for the delay.
>>
>> On Thu, Aug 6, 2015 at 1:02 PM, Gayan Gunarathne <ga...@wso2.com> wrote:
>>
>>> Hi Asanka,
>>>
>>> Once you have done with the above code review changes , please send us
>>> the PR for the implementation.
>>>
>>> Thanks,
>>> Gayan
>>>
>>> On Thu, Jul 30, 2015 at 7:14 PM, Asanka Sanjaya Herath <
>>> angal.sh@gmail.com> wrote:
>>>
>>>> Code review notes:
>>>>
>>>> 1. Without throwing run time exceptions always try to handle the
>>>> exception
>>>> 2. Try to throw more specific exceptions without just throwing generic
>>>> exceptions so that will be easy to troubleshoot
>>>> 3. Always put generic comments
>>>> 4. Add debug log messages
>>>>
>>>>
>>>> On Thu, Jul 30, 2015 at 12:06 PM, Asanka Sanjaya Herath <
>>>> angal.sh@gmail.com> wrote:
>>>>
>>>>> Hi All,
>>>>>
>>>>> We had the hangout and demo as we planned. We discussed about issues
>>>>> in current code like exception handling commenting etc. And we discussed
>>>>> about modifications I did, future plans, limitations in GCE like domain
>>>>> mapping, statistic publishing etc.
>>>>>
>>>>> I'm planing to do all the modifications requested in my code and do a
>>>>> screen cast  again including the changes I have done.
>>>>>
>>>>> Participants: Stratos Team, Asanka
>>>>>
>>>>> On Mon, Jul 27, 2015 at 12:16 PM, Asanka Sanjaya Herath <
>>>>> angal.sh@gmail.com> wrote:
>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> We are planning to have a hangout in this week for discuss the
>>>>>> progress, changes I have made and issues about the GCE LB extension
>>>>>> currently I'm working on. It has been scheduled on 30th Thursday at 11 AM
>>>>>> IST.
>>>>>>
>>>>>> On Wed, Jul 22, 2015 at 12:31 PM, Isuru Haththotuwa <
>>>>>> isuruh@apache.org> wrote:
>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On Tue, Jul 21, 2015 at 10:51 PM, Gayan Gunarathne <ga...@wso2.com>
>>>>>>> wrote:
>>>>>>>
>>>>>>>> Hi Asanka,
>>>>>>>>
>>>>>>>> We can check further with their forum[1]
>>>>>>>>
>>>>>>>> Also did you check with the [2]. Seems there are inbuilt health
>>>>>>>> checking option.If they don't provide option to get in flight request
>>>>>>>> count,IMO we can use their inbuilt health checking option.
>>>>>>>>
>>>>>>>> [1] https://groups.google.com/forum/#!forum/gce-discussion
>>>>>>>> [2]
>>>>>>>> https://cloud.google.com/compute/docs/load-balancing/health-checks
>>>>>>>>
>>>>>>> Yes. If GCE API does not provide a way to get this information, we
>>>>>>> have to look in to alternate methods. Not sure how the health check works
>>>>>>> here, but maybe its just doing a port check. If so, we won't be able to
>>>>>>> directly use in Autoscaling decision making. But that is fine IMO, we can
>>>>>>> only support what is available.
>>>>>>>
>>>>>>>>
>>>>>>>> Thanks,
>>>>>>>> Gayan
>>>>>>>>
>>>>>>>> On Tue, Jul 21, 2015 at 8:22 PM, Asanka Sanjaya Herath <
>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>
>>>>>>>>> Hi Isuru,
>>>>>>>>>
>>>>>>>>> Unfortunately I was not able to figure out a way to do this. I
>>>>>>>>> really appreciate if you can help me with this.
>>>>>>>>>
>>>>>>>>> On Tue, Jul 21, 2015 at 8:20 PM, Isuru Haththotuwa <
>>>>>>>>> isuruh@apache.org> wrote:
>>>>>>>>>
>>>>>>>>>> Hi Asanka,
>>>>>>>>>>
>>>>>>>>>> On Sat, Jul 18, 2015 at 10:13 AM, Asanka Sanjaya Herath <
>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>
>>>>>>>>>>> Thanks Isuru. Currently I'm fixing an issue related to member
>>>>>>>>>>> termination. Meanwhile I'm struggling to find a way to get "in flight
>>>>>>>>>>> request count" from GCE. I'll do some more research and update the thread.
>>>>>>>>>>>
>>>>>>>>>> Were you able to find a way to get the In Flight Request count
>>>>>>>>>> from GCE APIs? Please share your findings.
>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> On Sat, Jul 18, 2015 at 8:33 PM, Isuru Haththotuwa <
>>>>>>>>>>> isuruh@apache.org> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Great work so far Asanka!
>>>>>>>>>>>>
>>>>>>>>>>>> On Wed, Jul 15, 2015 at 6:01 AM, Asanka Sanjaya Herath <
>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> Thanks Gayan for the feedback. As we discussed on hangout I
>>>>>>>>>>>>> have done some screen recoding about the LB extension that I have created.
>>>>>>>>>>>>> I have published that on YouTube. Here is the link.
>>>>>>>>>>>>> https://youtu.be/dAWYQL1Vleo .
>>>>>>>>>>>>>
>>>>>>>>>>>>> On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <
>>>>>>>>>>>>> gayang@wso2.com> wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>>> Thanks Asanka for the progress update.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Nice to hear that you are writing the blog on this. Please
>>>>>>>>>>>>>> share the blog post once you have done.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Yeah now you can work on the statistic publishing part.Also
>>>>>>>>>>>>>> please share us the information about how do you plan to gather GCE related
>>>>>>>>>>>>>> statistics for your extension.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>> Gayan
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <
>>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Hi,
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Last week I implemented a way to read configuration from a
>>>>>>>>>>>>>>> configuration file instead of reading from system arguments as we discussed
>>>>>>>>>>>>>>> in last hangout [1]. And I did some testing related to topology issue and
>>>>>>>>>>>>>>> end to end testing as well. I have started writing blog post related to
>>>>>>>>>>>>>>> extension as we discussed in last hangout. I'm willing to do the statistics
>>>>>>>>>>>>>>> publishing part in this week and I'm supposed to recode a demo too.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> [1].
>>>>>>>>>>>>>>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <
>>>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Last week I was working on debugging, testing and finding
>>>>>>>>>>>>>>>> an error related to topology as we discussed in hangout. After debugging I
>>>>>>>>>>>>>>>> opened a discussion thread in dev list in order to discuss findings. And I
>>>>>>>>>>>>>>>> added a timeout for operation completions [1]. And as we discussed in
>>>>>>>>>>>>>>>> hangout I did some changes in message processor side in order to expose the
>>>>>>>>>>>>>>>> instance ID of the member to other components too [2].
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> [1].
>>>>>>>>>>>>>>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>>>>>>>>>>>>>>> [2].
>>>>>>>>>>>>>>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <
>>>>>>>>>>>>>>>> imesh@apache.org> wrote:
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath <
>>>>>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> We had the hangout today and we discussed on following.
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>>> Imesh Gunaratne
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Senior Technical Lead, WSO2
>>>>>>>>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Gayan Gunarathne
>>>>>>>>>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> --
>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>> Thanks and Regards,
>>>>>>>>>>>>
>>>>>>>>>>>> Isuru H.
>>>>>>>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> Thanks,
>>>>>>>>>>> Regards,
>>>>>>>>>>> ASH
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Thanks and Regards,
>>>>>>>>>>
>>>>>>>>>> Isuru H.
>>>>>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Thanks,
>>>>>>>>> Regards,
>>>>>>>>> ASH
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>>
>>>>>>>> Gayan Gunarathne
>>>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Thanks and Regards,
>>>>>>>
>>>>>>> Isuru H.
>>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Thanks,
>>>>>> Regards,
>>>>>> ASH
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Thanks,
>>>>> Regards,
>>>>> ASH
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Thanks,
>>>> Regards,
>>>> ASH
>>>>
>>>
>>>
>>>
>>> --
>>>
>>> Gayan Gunarathne
>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>> Committer & PMC Member, Apache Stratos
>>> email : gayang@wso2.com  | mobile : +94 775030545 <%2B94%20766819985>
>>>
>>>
>>>
>>
>>
>>
>> --
>> Thanks,
>> Regards,
>> ASH
>>
>
>
>
> --
> Thanks,
> Regards,
> ASH
>



-- 
Thanks and Regards,

Isuru H.
+94 716 358 048* <http://wso2.com/>*

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Asanka Sanjaya Herath <an...@gmail.com>.
I have created the PR [1].

[1]. https://github.com/apache/stratos/pull/419

On Fri, Aug 7, 2015 at 11:43 AM, Asanka Sanjaya Herath <an...@gmail.com>
wrote:

> Hi Gayan,
>
> I'll send the PR today. Sorry for the delay.
>
> On Thu, Aug 6, 2015 at 1:02 PM, Gayan Gunarathne <ga...@wso2.com> wrote:
>
>> Hi Asanka,
>>
>> Once you have done with the above code review changes , please send us
>> the PR for the implementation.
>>
>> Thanks,
>> Gayan
>>
>> On Thu, Jul 30, 2015 at 7:14 PM, Asanka Sanjaya Herath <
>> angal.sh@gmail.com> wrote:
>>
>>> Code review notes:
>>>
>>> 1. Without throwing run time exceptions always try to handle the
>>> exception
>>> 2. Try to throw more specific exceptions without just throwing generic
>>> exceptions so that will be easy to troubleshoot
>>> 3. Always put generic comments
>>> 4. Add debug log messages
>>>
>>>
>>> On Thu, Jul 30, 2015 at 12:06 PM, Asanka Sanjaya Herath <
>>> angal.sh@gmail.com> wrote:
>>>
>>>> Hi All,
>>>>
>>>> We had the hangout and demo as we planned. We discussed about issues in
>>>> current code like exception handling commenting etc. And we discussed about
>>>> modifications I did, future plans, limitations in GCE like domain mapping,
>>>> statistic publishing etc.
>>>>
>>>> I'm planing to do all the modifications requested in my code and do a
>>>> screen cast  again including the changes I have done.
>>>>
>>>> Participants: Stratos Team, Asanka
>>>>
>>>> On Mon, Jul 27, 2015 at 12:16 PM, Asanka Sanjaya Herath <
>>>> angal.sh@gmail.com> wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> We are planning to have a hangout in this week for discuss the
>>>>> progress, changes I have made and issues about the GCE LB extension
>>>>> currently I'm working on. It has been scheduled on 30th Thursday at 11 AM
>>>>> IST.
>>>>>
>>>>> On Wed, Jul 22, 2015 at 12:31 PM, Isuru Haththotuwa <isuruh@apache.org
>>>>> > wrote:
>>>>>
>>>>>>
>>>>>>
>>>>>> On Tue, Jul 21, 2015 at 10:51 PM, Gayan Gunarathne <ga...@wso2.com>
>>>>>> wrote:
>>>>>>
>>>>>>> Hi Asanka,
>>>>>>>
>>>>>>> We can check further with their forum[1]
>>>>>>>
>>>>>>> Also did you check with the [2]. Seems there are inbuilt health
>>>>>>> checking option.If they don't provide option to get in flight request
>>>>>>> count,IMO we can use their inbuilt health checking option.
>>>>>>>
>>>>>>> [1] https://groups.google.com/forum/#!forum/gce-discussion
>>>>>>> [2]
>>>>>>> https://cloud.google.com/compute/docs/load-balancing/health-checks
>>>>>>>
>>>>>> Yes. If GCE API does not provide a way to get this information, we
>>>>>> have to look in to alternate methods. Not sure how the health check works
>>>>>> here, but maybe its just doing a port check. If so, we won't be able to
>>>>>> directly use in Autoscaling decision making. But that is fine IMO, we can
>>>>>> only support what is available.
>>>>>>
>>>>>>>
>>>>>>> Thanks,
>>>>>>> Gayan
>>>>>>>
>>>>>>> On Tue, Jul 21, 2015 at 8:22 PM, Asanka Sanjaya Herath <
>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>
>>>>>>>> Hi Isuru,
>>>>>>>>
>>>>>>>> Unfortunately I was not able to figure out a way to do this. I
>>>>>>>> really appreciate if you can help me with this.
>>>>>>>>
>>>>>>>> On Tue, Jul 21, 2015 at 8:20 PM, Isuru Haththotuwa <
>>>>>>>> isuruh@apache.org> wrote:
>>>>>>>>
>>>>>>>>> Hi Asanka,
>>>>>>>>>
>>>>>>>>> On Sat, Jul 18, 2015 at 10:13 AM, Asanka Sanjaya Herath <
>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>
>>>>>>>>>> Thanks Isuru. Currently I'm fixing an issue related to member
>>>>>>>>>> termination. Meanwhile I'm struggling to find a way to get "in flight
>>>>>>>>>> request count" from GCE. I'll do some more research and update the thread.
>>>>>>>>>>
>>>>>>>>> Were you able to find a way to get the In Flight Request count
>>>>>>>>> from GCE APIs? Please share your findings.
>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On Sat, Jul 18, 2015 at 8:33 PM, Isuru Haththotuwa <
>>>>>>>>>> isuruh@apache.org> wrote:
>>>>>>>>>>
>>>>>>>>>>> Great work so far Asanka!
>>>>>>>>>>>
>>>>>>>>>>> On Wed, Jul 15, 2015 at 6:01 AM, Asanka Sanjaya Herath <
>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Thanks Gayan for the feedback. As we discussed on hangout I
>>>>>>>>>>>> have done some screen recoding about the LB extension that I have created.
>>>>>>>>>>>> I have published that on YouTube. Here is the link.
>>>>>>>>>>>> https://youtu.be/dAWYQL1Vleo .
>>>>>>>>>>>>
>>>>>>>>>>>> On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <
>>>>>>>>>>>> gayang@wso2.com> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> Thanks Asanka for the progress update.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Nice to hear that you are writing the blog on this. Please
>>>>>>>>>>>>> share the blog post once you have done.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Yeah now you can work on the statistic publishing part.Also
>>>>>>>>>>>>> please share us the information about how do you plan to gather GCE related
>>>>>>>>>>>>> statistics for your extension.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>> Gayan
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <
>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>>> Hi,
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Last week I implemented a way to read configuration from a
>>>>>>>>>>>>>> configuration file instead of reading from system arguments as we discussed
>>>>>>>>>>>>>> in last hangout [1]. And I did some testing related to topology issue and
>>>>>>>>>>>>>> end to end testing as well. I have started writing blog post related to
>>>>>>>>>>>>>> extension as we discussed in last hangout. I'm willing to do the statistics
>>>>>>>>>>>>>> publishing part in this week and I'm supposed to recode a demo too.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> [1].
>>>>>>>>>>>>>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <
>>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Last week I was working on debugging, testing and finding an
>>>>>>>>>>>>>>> error related to topology as we discussed in hangout. After debugging I
>>>>>>>>>>>>>>> opened a discussion thread in dev list in order to discuss findings. And I
>>>>>>>>>>>>>>> added a timeout for operation completions [1]. And as we discussed in
>>>>>>>>>>>>>>> hangout I did some changes in message processor side in order to expose the
>>>>>>>>>>>>>>> instance ID of the member to other components too [2].
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> [1].
>>>>>>>>>>>>>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>>>>>>>>>>>>>> [2].
>>>>>>>>>>>>>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <
>>>>>>>>>>>>>>> imesh@apache.org> wrote:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath <
>>>>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> We had the hangout today and we discussed on following.
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>>> Imesh Gunaratne
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Senior Technical Lead, WSO2
>>>>>>>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> --
>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> --
>>>>>>>>>>>>>
>>>>>>>>>>>>> Gayan Gunarathne
>>>>>>>>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>> Thanks,
>>>>>>>>>>>> Regards,
>>>>>>>>>>>> ASH
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> Thanks and Regards,
>>>>>>>>>>>
>>>>>>>>>>> Isuru H.
>>>>>>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Thanks,
>>>>>>>>>> Regards,
>>>>>>>>>> ASH
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Thanks and Regards,
>>>>>>>>>
>>>>>>>>> Isuru H.
>>>>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Thanks,
>>>>>>>> Regards,
>>>>>>>> ASH
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>>
>>>>>>> Gayan Gunarathne
>>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Thanks and Regards,
>>>>>>
>>>>>> Isuru H.
>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Thanks,
>>>>> Regards,
>>>>> ASH
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Thanks,
>>>> Regards,
>>>> ASH
>>>>
>>>
>>>
>>>
>>> --
>>> Thanks,
>>> Regards,
>>> ASH
>>>
>>
>>
>>
>> --
>>
>> Gayan Gunarathne
>> Technical Lead, WSO2 Inc. (http://wso2.com)
>> Committer & PMC Member, Apache Stratos
>> email : gayang@wso2.com  | mobile : +94 775030545 <%2B94%20766819985>
>>
>>
>>
>
>
>
> --
> Thanks,
> Regards,
> ASH
>



-- 
Thanks,
Regards,
ASH

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Asanka Sanjaya Herath <an...@gmail.com>.
Hi Gayan,

I'll send the PR today. Sorry for the delay.

On Thu, Aug 6, 2015 at 1:02 PM, Gayan Gunarathne <ga...@wso2.com> wrote:

> Hi Asanka,
>
> Once you have done with the above code review changes , please send us the
> PR for the implementation.
>
> Thanks,
> Gayan
>
> On Thu, Jul 30, 2015 at 7:14 PM, Asanka Sanjaya Herath <angal.sh@gmail.com
> > wrote:
>
>> Code review notes:
>>
>> 1. Without throwing run time exceptions always try to handle the exception
>> 2. Try to throw more specific exceptions without just throwing generic
>> exceptions so that will be easy to troubleshoot
>> 3. Always put generic comments
>> 4. Add debug log messages
>>
>>
>> On Thu, Jul 30, 2015 at 12:06 PM, Asanka Sanjaya Herath <
>> angal.sh@gmail.com> wrote:
>>
>>> Hi All,
>>>
>>> We had the hangout and demo as we planned. We discussed about issues in
>>> current code like exception handling commenting etc. And we discussed about
>>> modifications I did, future plans, limitations in GCE like domain mapping,
>>> statistic publishing etc.
>>>
>>> I'm planing to do all the modifications requested in my code and do a
>>> screen cast  again including the changes I have done.
>>>
>>> Participants: Stratos Team, Asanka
>>>
>>> On Mon, Jul 27, 2015 at 12:16 PM, Asanka Sanjaya Herath <
>>> angal.sh@gmail.com> wrote:
>>>
>>>> Hi,
>>>>
>>>> We are planning to have a hangout in this week for discuss the
>>>> progress, changes I have made and issues about the GCE LB extension
>>>> currently I'm working on. It has been scheduled on 30th Thursday at 11 AM
>>>> IST.
>>>>
>>>> On Wed, Jul 22, 2015 at 12:31 PM, Isuru Haththotuwa <is...@apache.org>
>>>> wrote:
>>>>
>>>>>
>>>>>
>>>>> On Tue, Jul 21, 2015 at 10:51 PM, Gayan Gunarathne <ga...@wso2.com>
>>>>> wrote:
>>>>>
>>>>>> Hi Asanka,
>>>>>>
>>>>>> We can check further with their forum[1]
>>>>>>
>>>>>> Also did you check with the [2]. Seems there are inbuilt health
>>>>>> checking option.If they don't provide option to get in flight request
>>>>>> count,IMO we can use their inbuilt health checking option.
>>>>>>
>>>>>> [1] https://groups.google.com/forum/#!forum/gce-discussion
>>>>>> [2]
>>>>>> https://cloud.google.com/compute/docs/load-balancing/health-checks
>>>>>>
>>>>> Yes. If GCE API does not provide a way to get this information, we
>>>>> have to look in to alternate methods. Not sure how the health check works
>>>>> here, but maybe its just doing a port check. If so, we won't be able to
>>>>> directly use in Autoscaling decision making. But that is fine IMO, we can
>>>>> only support what is available.
>>>>>
>>>>>>
>>>>>> Thanks,
>>>>>> Gayan
>>>>>>
>>>>>> On Tue, Jul 21, 2015 at 8:22 PM, Asanka Sanjaya Herath <
>>>>>> angal.sh@gmail.com> wrote:
>>>>>>
>>>>>>> Hi Isuru,
>>>>>>>
>>>>>>> Unfortunately I was not able to figure out a way to do this. I
>>>>>>> really appreciate if you can help me with this.
>>>>>>>
>>>>>>> On Tue, Jul 21, 2015 at 8:20 PM, Isuru Haththotuwa <
>>>>>>> isuruh@apache.org> wrote:
>>>>>>>
>>>>>>>> Hi Asanka,
>>>>>>>>
>>>>>>>> On Sat, Jul 18, 2015 at 10:13 AM, Asanka Sanjaya Herath <
>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>
>>>>>>>>> Thanks Isuru. Currently I'm fixing an issue related to member
>>>>>>>>> termination. Meanwhile I'm struggling to find a way to get "in flight
>>>>>>>>> request count" from GCE. I'll do some more research and update the thread.
>>>>>>>>>
>>>>>>>> Were you able to find a way to get the In Flight Request count from
>>>>>>>> GCE APIs? Please share your findings.
>>>>>>>>
>>>>>>>>>
>>>>>>>>> On Sat, Jul 18, 2015 at 8:33 PM, Isuru Haththotuwa <
>>>>>>>>> isuruh@apache.org> wrote:
>>>>>>>>>
>>>>>>>>>> Great work so far Asanka!
>>>>>>>>>>
>>>>>>>>>> On Wed, Jul 15, 2015 at 6:01 AM, Asanka Sanjaya Herath <
>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>
>>>>>>>>>>> Thanks Gayan for the feedback. As we discussed on hangout I have
>>>>>>>>>>> done some screen recoding about the LB extension that I have created. I
>>>>>>>>>>> have published that on YouTube. Here is the link.
>>>>>>>>>>> https://youtu.be/dAWYQL1Vleo .
>>>>>>>>>>>
>>>>>>>>>>> On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <
>>>>>>>>>>> gayang@wso2.com> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Thanks Asanka for the progress update.
>>>>>>>>>>>>
>>>>>>>>>>>> Nice to hear that you are writing the blog on this. Please
>>>>>>>>>>>> share the blog post once you have done.
>>>>>>>>>>>>
>>>>>>>>>>>> Yeah now you can work on the statistic publishing part.Also
>>>>>>>>>>>> please share us the information about how do you plan to gather GCE related
>>>>>>>>>>>> statistics for your extension.
>>>>>>>>>>>>
>>>>>>>>>>>> Thanks,
>>>>>>>>>>>> Gayan
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <
>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> Hi,
>>>>>>>>>>>>>
>>>>>>>>>>>>> Last week I implemented a way to read configuration from a
>>>>>>>>>>>>> configuration file instead of reading from system arguments as we discussed
>>>>>>>>>>>>> in last hangout [1]. And I did some testing related to topology issue and
>>>>>>>>>>>>> end to end testing as well. I have started writing blog post related to
>>>>>>>>>>>>> extension as we discussed in last hangout. I'm willing to do the statistics
>>>>>>>>>>>>> publishing part in this week and I'm supposed to recode a demo too.
>>>>>>>>>>>>>
>>>>>>>>>>>>> [1].
>>>>>>>>>>>>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>>>>>>>>>>>>
>>>>>>>>>>>>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <
>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Last week I was working on debugging, testing and finding an
>>>>>>>>>>>>>> error related to topology as we discussed in hangout. After debugging I
>>>>>>>>>>>>>> opened a discussion thread in dev list in order to discuss findings. And I
>>>>>>>>>>>>>> added a timeout for operation completions [1]. And as we discussed in
>>>>>>>>>>>>>> hangout I did some changes in message processor side in order to expose the
>>>>>>>>>>>>>> instance ID of the member to other components too [2].
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> [1].
>>>>>>>>>>>>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>>>>>>>>>>>>> [2].
>>>>>>>>>>>>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <
>>>>>>>>>>>>>> imesh@apache.org> wrote:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath <
>>>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> We had the hangout today and we discussed on following.
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>> Imesh Gunaratne
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Senior Technical Lead, WSO2
>>>>>>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> --
>>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> --
>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>>
>>>>>>>>>>>> Gayan Gunarathne
>>>>>>>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> Thanks,
>>>>>>>>>>> Regards,
>>>>>>>>>>> ASH
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Thanks and Regards,
>>>>>>>>>>
>>>>>>>>>> Isuru H.
>>>>>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Thanks,
>>>>>>>>> Regards,
>>>>>>>>> ASH
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Thanks and Regards,
>>>>>>>>
>>>>>>>> Isuru H.
>>>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Thanks,
>>>>>>> Regards,
>>>>>>> ASH
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>>
>>>>>> Gayan Gunarathne
>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>> Committer & PMC Member, Apache Stratos
>>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Thanks and Regards,
>>>>>
>>>>> Isuru H.
>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Thanks,
>>>> Regards,
>>>> ASH
>>>>
>>>
>>>
>>>
>>> --
>>> Thanks,
>>> Regards,
>>> ASH
>>>
>>
>>
>>
>> --
>> Thanks,
>> Regards,
>> ASH
>>
>
>
>
> --
>
> Gayan Gunarathne
> Technical Lead, WSO2 Inc. (http://wso2.com)
> Committer & PMC Member, Apache Stratos
> email : gayang@wso2.com  | mobile : +94 775030545 <%2B94%20766819985>
>
>
>



-- 
Thanks,
Regards,
ASH

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Gayan Gunarathne <ga...@wso2.com>.
Hi Asanka,

Once you have done with the above code review changes , please send us the
PR for the implementation.

Thanks,
Gayan

On Thu, Jul 30, 2015 at 7:14 PM, Asanka Sanjaya Herath <an...@gmail.com>
wrote:

> Code review notes:
>
> 1. Without throwing run time exceptions always try to handle the exception
> 2. Try to throw more specific exceptions without just throwing generic
> exceptions so that will be easy to troubleshoot
> 3. Always put generic comments
> 4. Add debug log messages
>
>
> On Thu, Jul 30, 2015 at 12:06 PM, Asanka Sanjaya Herath <
> angal.sh@gmail.com> wrote:
>
>> Hi All,
>>
>> We had the hangout and demo as we planned. We discussed about issues in
>> current code like exception handling commenting etc. And we discussed about
>> modifications I did, future plans, limitations in GCE like domain mapping,
>> statistic publishing etc.
>>
>> I'm planing to do all the modifications requested in my code and do a
>> screen cast  again including the changes I have done.
>>
>> Participants: Stratos Team, Asanka
>>
>> On Mon, Jul 27, 2015 at 12:16 PM, Asanka Sanjaya Herath <
>> angal.sh@gmail.com> wrote:
>>
>>> Hi,
>>>
>>> We are planning to have a hangout in this week for discuss the progress,
>>> changes I have made and issues about the GCE LB extension currently I'm
>>> working on. It has been scheduled on 30th Thursday at 11 AM IST.
>>>
>>> On Wed, Jul 22, 2015 at 12:31 PM, Isuru Haththotuwa <is...@apache.org>
>>> wrote:
>>>
>>>>
>>>>
>>>> On Tue, Jul 21, 2015 at 10:51 PM, Gayan Gunarathne <ga...@wso2.com>
>>>> wrote:
>>>>
>>>>> Hi Asanka,
>>>>>
>>>>> We can check further with their forum[1]
>>>>>
>>>>> Also did you check with the [2]. Seems there are inbuilt health
>>>>> checking option.If they don't provide option to get in flight request
>>>>> count,IMO we can use their inbuilt health checking option.
>>>>>
>>>>> [1] https://groups.google.com/forum/#!forum/gce-discussion
>>>>> [2] https://cloud.google.com/compute/docs/load-balancing/health-checks
>>>>>
>>>> Yes. If GCE API does not provide a way to get this information, we have
>>>> to look in to alternate methods. Not sure how the health check works here,
>>>> but maybe its just doing a port check. If so, we won't be able to directly
>>>> use in Autoscaling decision making. But that is fine IMO, we can only
>>>> support what is available.
>>>>
>>>>>
>>>>> Thanks,
>>>>> Gayan
>>>>>
>>>>> On Tue, Jul 21, 2015 at 8:22 PM, Asanka Sanjaya Herath <
>>>>> angal.sh@gmail.com> wrote:
>>>>>
>>>>>> Hi Isuru,
>>>>>>
>>>>>> Unfortunately I was not able to figure out a way to do this. I really
>>>>>> appreciate if you can help me with this.
>>>>>>
>>>>>> On Tue, Jul 21, 2015 at 8:20 PM, Isuru Haththotuwa <isuruh@apache.org
>>>>>> > wrote:
>>>>>>
>>>>>>> Hi Asanka,
>>>>>>>
>>>>>>> On Sat, Jul 18, 2015 at 10:13 AM, Asanka Sanjaya Herath <
>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>
>>>>>>>> Thanks Isuru. Currently I'm fixing an issue related to member
>>>>>>>> termination. Meanwhile I'm struggling to find a way to get "in flight
>>>>>>>> request count" from GCE. I'll do some more research and update the thread.
>>>>>>>>
>>>>>>> Were you able to find a way to get the In Flight Request count from
>>>>>>> GCE APIs? Please share your findings.
>>>>>>>
>>>>>>>>
>>>>>>>> On Sat, Jul 18, 2015 at 8:33 PM, Isuru Haththotuwa <
>>>>>>>> isuruh@apache.org> wrote:
>>>>>>>>
>>>>>>>>> Great work so far Asanka!
>>>>>>>>>
>>>>>>>>> On Wed, Jul 15, 2015 at 6:01 AM, Asanka Sanjaya Herath <
>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>
>>>>>>>>>> Thanks Gayan for the feedback. As we discussed on hangout I have
>>>>>>>>>> done some screen recoding about the LB extension that I have created. I
>>>>>>>>>> have published that on YouTube. Here is the link.
>>>>>>>>>> https://youtu.be/dAWYQL1Vleo .
>>>>>>>>>>
>>>>>>>>>> On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <
>>>>>>>>>> gayang@wso2.com> wrote:
>>>>>>>>>>
>>>>>>>>>>> Thanks Asanka for the progress update.
>>>>>>>>>>>
>>>>>>>>>>> Nice to hear that you are writing the blog on this. Please share
>>>>>>>>>>> the blog post once you have done.
>>>>>>>>>>>
>>>>>>>>>>> Yeah now you can work on the statistic publishing part.Also
>>>>>>>>>>> please share us the information about how do you plan to gather GCE related
>>>>>>>>>>> statistics for your extension.
>>>>>>>>>>>
>>>>>>>>>>> Thanks,
>>>>>>>>>>> Gayan
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <
>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Hi,
>>>>>>>>>>>>
>>>>>>>>>>>> Last week I implemented a way to read configuration from a
>>>>>>>>>>>> configuration file instead of reading from system arguments as we discussed
>>>>>>>>>>>> in last hangout [1]. And I did some testing related to topology issue and
>>>>>>>>>>>> end to end testing as well. I have started writing blog post related to
>>>>>>>>>>>> extension as we discussed in last hangout. I'm willing to do the statistics
>>>>>>>>>>>> publishing part in this week and I'm supposed to recode a demo too.
>>>>>>>>>>>>
>>>>>>>>>>>> [1].
>>>>>>>>>>>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>>>>>>>>>>>
>>>>>>>>>>>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <
>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>>
>>>>>>>>>>>>> Last week I was working on debugging, testing and finding an
>>>>>>>>>>>>> error related to topology as we discussed in hangout. After debugging I
>>>>>>>>>>>>> opened a discussion thread in dev list in order to discuss findings. And I
>>>>>>>>>>>>> added a timeout for operation completions [1]. And as we discussed in
>>>>>>>>>>>>> hangout I did some changes in message processor side in order to expose the
>>>>>>>>>>>>> instance ID of the member to other components too [2].
>>>>>>>>>>>>>
>>>>>>>>>>>>> [1].
>>>>>>>>>>>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>>>>>>>>>>>> [2].
>>>>>>>>>>>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>>>>>>>>>>>
>>>>>>>>>>>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <
>>>>>>>>>>>>> imesh@apache.org> wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath <
>>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> We had the hangout today and we discussed on following.
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> --
>>>>>>>>>>>>>> Imesh Gunaratne
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Senior Technical Lead, WSO2
>>>>>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> --
>>>>>>>>>>>>> Thanks,
>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>> ASH
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>> Thanks,
>>>>>>>>>>>> Regards,
>>>>>>>>>>>> ASH
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>>
>>>>>>>>>>> Gayan Gunarathne
>>>>>>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Thanks,
>>>>>>>>>> Regards,
>>>>>>>>>> ASH
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Thanks and Regards,
>>>>>>>>>
>>>>>>>>> Isuru H.
>>>>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Thanks,
>>>>>>>> Regards,
>>>>>>>> ASH
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Thanks and Regards,
>>>>>>>
>>>>>>> Isuru H.
>>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Thanks,
>>>>>> Regards,
>>>>>> ASH
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>>
>>>>> Gayan Gunarathne
>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>> Committer & PMC Member, Apache Stratos
>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Thanks and Regards,
>>>>
>>>> Isuru H.
>>>> +94 716 358 048* <http://wso2.com/>*
>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> Thanks,
>>> Regards,
>>> ASH
>>>
>>
>>
>>
>> --
>> Thanks,
>> Regards,
>> ASH
>>
>
>
>
> --
> Thanks,
> Regards,
> ASH
>



-- 

Gayan Gunarathne
Technical Lead, WSO2 Inc. (http://wso2.com)
Committer & PMC Member, Apache Stratos
email : gayang@wso2.com  | mobile : +94 775030545 <%2B94%20766819985>

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Asanka Sanjaya Herath <an...@gmail.com>.
Code review notes:

1. Without throwing run time exceptions always try to handle the exception
2. Try to throw more specific exceptions without just throwing generic
exceptions so that will be easy to troubleshoot
3. Always put generic comments
4. Add debug log messages


On Thu, Jul 30, 2015 at 12:06 PM, Asanka Sanjaya Herath <an...@gmail.com>
wrote:

> Hi All,
>
> We had the hangout and demo as we planned. We discussed about issues in
> current code like exception handling commenting etc. And we discussed about
> modifications I did, future plans, limitations in GCE like domain mapping,
> statistic publishing etc.
>
> I'm planing to do all the modifications requested in my code and do a
> screen cast  again including the changes I have done.
>
> Participants: Stratos Team, Asanka
>
> On Mon, Jul 27, 2015 at 12:16 PM, Asanka Sanjaya Herath <
> angal.sh@gmail.com> wrote:
>
>> Hi,
>>
>> We are planning to have a hangout in this week for discuss the progress,
>> changes I have made and issues about the GCE LB extension currently I'm
>> working on. It has been scheduled on 30th Thursday at 11 AM IST.
>>
>> On Wed, Jul 22, 2015 at 12:31 PM, Isuru Haththotuwa <is...@apache.org>
>> wrote:
>>
>>>
>>>
>>> On Tue, Jul 21, 2015 at 10:51 PM, Gayan Gunarathne <ga...@wso2.com>
>>> wrote:
>>>
>>>> Hi Asanka,
>>>>
>>>> We can check further with their forum[1]
>>>>
>>>> Also did you check with the [2]. Seems there are inbuilt health
>>>> checking option.If they don't provide option to get in flight request
>>>> count,IMO we can use their inbuilt health checking option.
>>>>
>>>> [1] https://groups.google.com/forum/#!forum/gce-discussion
>>>> [2] https://cloud.google.com/compute/docs/load-balancing/health-checks
>>>>
>>> Yes. If GCE API does not provide a way to get this information, we have
>>> to look in to alternate methods. Not sure how the health check works here,
>>> but maybe its just doing a port check. If so, we won't be able to directly
>>> use in Autoscaling decision making. But that is fine IMO, we can only
>>> support what is available.
>>>
>>>>
>>>> Thanks,
>>>> Gayan
>>>>
>>>> On Tue, Jul 21, 2015 at 8:22 PM, Asanka Sanjaya Herath <
>>>> angal.sh@gmail.com> wrote:
>>>>
>>>>> Hi Isuru,
>>>>>
>>>>> Unfortunately I was not able to figure out a way to do this. I really
>>>>> appreciate if you can help me with this.
>>>>>
>>>>> On Tue, Jul 21, 2015 at 8:20 PM, Isuru Haththotuwa <is...@apache.org>
>>>>> wrote:
>>>>>
>>>>>> Hi Asanka,
>>>>>>
>>>>>> On Sat, Jul 18, 2015 at 10:13 AM, Asanka Sanjaya Herath <
>>>>>> angal.sh@gmail.com> wrote:
>>>>>>
>>>>>>> Thanks Isuru. Currently I'm fixing an issue related to member
>>>>>>> termination. Meanwhile I'm struggling to find a way to get "in flight
>>>>>>> request count" from GCE. I'll do some more research and update the thread.
>>>>>>>
>>>>>> Were you able to find a way to get the In Flight Request count from
>>>>>> GCE APIs? Please share your findings.
>>>>>>
>>>>>>>
>>>>>>> On Sat, Jul 18, 2015 at 8:33 PM, Isuru Haththotuwa <
>>>>>>> isuruh@apache.org> wrote:
>>>>>>>
>>>>>>>> Great work so far Asanka!
>>>>>>>>
>>>>>>>> On Wed, Jul 15, 2015 at 6:01 AM, Asanka Sanjaya Herath <
>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>
>>>>>>>>> Thanks Gayan for the feedback. As we discussed on hangout I have
>>>>>>>>> done some screen recoding about the LB extension that I have created. I
>>>>>>>>> have published that on YouTube. Here is the link.
>>>>>>>>> https://youtu.be/dAWYQL1Vleo .
>>>>>>>>>
>>>>>>>>> On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <
>>>>>>>>> gayang@wso2.com> wrote:
>>>>>>>>>
>>>>>>>>>> Thanks Asanka for the progress update.
>>>>>>>>>>
>>>>>>>>>> Nice to hear that you are writing the blog on this. Please share
>>>>>>>>>> the blog post once you have done.
>>>>>>>>>>
>>>>>>>>>> Yeah now you can work on the statistic publishing part.Also
>>>>>>>>>> please share us the information about how do you plan to gather GCE related
>>>>>>>>>> statistics for your extension.
>>>>>>>>>>
>>>>>>>>>> Thanks,
>>>>>>>>>> Gayan
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <
>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>
>>>>>>>>>>> Hi,
>>>>>>>>>>>
>>>>>>>>>>> Last week I implemented a way to read configuration from a
>>>>>>>>>>> configuration file instead of reading from system arguments as we discussed
>>>>>>>>>>> in last hangout [1]. And I did some testing related to topology issue and
>>>>>>>>>>> end to end testing as well. I have started writing blog post related to
>>>>>>>>>>> extension as we discussed in last hangout. I'm willing to do the statistics
>>>>>>>>>>> publishing part in this week and I'm supposed to recode a demo too.
>>>>>>>>>>>
>>>>>>>>>>> [1].
>>>>>>>>>>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>>>>>>>>>>
>>>>>>>>>>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <
>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>
>>>>>>>>>>>> Last week I was working on debugging, testing and finding an
>>>>>>>>>>>> error related to topology as we discussed in hangout. After debugging I
>>>>>>>>>>>> opened a discussion thread in dev list in order to discuss findings. And I
>>>>>>>>>>>> added a timeout for operation completions [1]. And as we discussed in
>>>>>>>>>>>> hangout I did some changes in message processor side in order to expose the
>>>>>>>>>>>> instance ID of the member to other components too [2].
>>>>>>>>>>>>
>>>>>>>>>>>> [1].
>>>>>>>>>>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>>>>>>>>>>> [2].
>>>>>>>>>>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>>>>>>>>>>
>>>>>>>>>>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <
>>>>>>>>>>>> imesh@apache.org> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath <
>>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>>
>>>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> We had the hangout today and we discussed on following.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>>>>>>>>>>
>>>>>>>>>>>>> --
>>>>>>>>>>>>> Imesh Gunaratne
>>>>>>>>>>>>>
>>>>>>>>>>>>> Senior Technical Lead, WSO2
>>>>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>> Thanks,
>>>>>>>>>>>> Regards,
>>>>>>>>>>>> ASH
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> Thanks,
>>>>>>>>>>> Regards,
>>>>>>>>>>> ASH
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>>
>>>>>>>>>> Gayan Gunarathne
>>>>>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Thanks,
>>>>>>>>> Regards,
>>>>>>>>> ASH
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Thanks and Regards,
>>>>>>>>
>>>>>>>> Isuru H.
>>>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Thanks,
>>>>>>> Regards,
>>>>>>> ASH
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Thanks and Regards,
>>>>>>
>>>>>> Isuru H.
>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Thanks,
>>>>> Regards,
>>>>> ASH
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>>
>>>> Gayan Gunarathne
>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>> Committer & PMC Member, Apache Stratos
>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> Thanks and Regards,
>>>
>>> Isuru H.
>>> +94 716 358 048* <http://wso2.com/>*
>>>
>>>
>>>
>>
>>
>> --
>> Thanks,
>> Regards,
>> ASH
>>
>
>
>
> --
> Thanks,
> Regards,
> ASH
>



-- 
Thanks,
Regards,
ASH

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Asanka Sanjaya Herath <an...@gmail.com>.
Hi All,

We had the hangout and demo as we planned. We discussed about issues in
current code like exception handling commenting etc. And we discussed about
modifications I did, future plans, limitations in GCE like domain mapping,
statistic publishing etc.

I'm planing to do all the modifications requested in my code and do a
screen cast  again including the changes I have done.

Participants: Stratos Team, Asanka

On Mon, Jul 27, 2015 at 12:16 PM, Asanka Sanjaya Herath <an...@gmail.com>
wrote:

> Hi,
>
> We are planning to have a hangout in this week for discuss the progress,
> changes I have made and issues about the GCE LB extension currently I'm
> working on. It has been scheduled on 30th Thursday at 11 AM IST.
>
> On Wed, Jul 22, 2015 at 12:31 PM, Isuru Haththotuwa <is...@apache.org>
> wrote:
>
>>
>>
>> On Tue, Jul 21, 2015 at 10:51 PM, Gayan Gunarathne <ga...@wso2.com>
>> wrote:
>>
>>> Hi Asanka,
>>>
>>> We can check further with their forum[1]
>>>
>>> Also did you check with the [2]. Seems there are inbuilt health checking
>>> option.If they don't provide option to get in flight request count,IMO we
>>> can use their inbuilt health checking option.
>>>
>>> [1] https://groups.google.com/forum/#!forum/gce-discussion
>>> [2] https://cloud.google.com/compute/docs/load-balancing/health-checks
>>>
>> Yes. If GCE API does not provide a way to get this information, we have
>> to look in to alternate methods. Not sure how the health check works here,
>> but maybe its just doing a port check. If so, we won't be able to directly
>> use in Autoscaling decision making. But that is fine IMO, we can only
>> support what is available.
>>
>>>
>>> Thanks,
>>> Gayan
>>>
>>> On Tue, Jul 21, 2015 at 8:22 PM, Asanka Sanjaya Herath <
>>> angal.sh@gmail.com> wrote:
>>>
>>>> Hi Isuru,
>>>>
>>>> Unfortunately I was not able to figure out a way to do this. I really
>>>> appreciate if you can help me with this.
>>>>
>>>> On Tue, Jul 21, 2015 at 8:20 PM, Isuru Haththotuwa <is...@apache.org>
>>>> wrote:
>>>>
>>>>> Hi Asanka,
>>>>>
>>>>> On Sat, Jul 18, 2015 at 10:13 AM, Asanka Sanjaya Herath <
>>>>> angal.sh@gmail.com> wrote:
>>>>>
>>>>>> Thanks Isuru. Currently I'm fixing an issue related to member
>>>>>> termination. Meanwhile I'm struggling to find a way to get "in flight
>>>>>> request count" from GCE. I'll do some more research and update the thread.
>>>>>>
>>>>> Were you able to find a way to get the In Flight Request count from
>>>>> GCE APIs? Please share your findings.
>>>>>
>>>>>>
>>>>>> On Sat, Jul 18, 2015 at 8:33 PM, Isuru Haththotuwa <isuruh@apache.org
>>>>>> > wrote:
>>>>>>
>>>>>>> Great work so far Asanka!
>>>>>>>
>>>>>>> On Wed, Jul 15, 2015 at 6:01 AM, Asanka Sanjaya Herath <
>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>
>>>>>>>> Thanks Gayan for the feedback. As we discussed on hangout I have
>>>>>>>> done some screen recoding about the LB extension that I have created. I
>>>>>>>> have published that on YouTube. Here is the link.
>>>>>>>> https://youtu.be/dAWYQL1Vleo .
>>>>>>>>
>>>>>>>> On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <gayang@wso2.com
>>>>>>>> > wrote:
>>>>>>>>
>>>>>>>>> Thanks Asanka for the progress update.
>>>>>>>>>
>>>>>>>>> Nice to hear that you are writing the blog on this. Please share
>>>>>>>>> the blog post once you have done.
>>>>>>>>>
>>>>>>>>> Yeah now you can work on the statistic publishing part.Also please
>>>>>>>>> share us the information about how do you plan to gather GCE related
>>>>>>>>> statistics for your extension.
>>>>>>>>>
>>>>>>>>> Thanks,
>>>>>>>>> Gayan
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <
>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>
>>>>>>>>>> Hi,
>>>>>>>>>>
>>>>>>>>>> Last week I implemented a way to read configuration from a
>>>>>>>>>> configuration file instead of reading from system arguments as we discussed
>>>>>>>>>> in last hangout [1]. And I did some testing related to topology issue and
>>>>>>>>>> end to end testing as well. I have started writing blog post related to
>>>>>>>>>> extension as we discussed in last hangout. I'm willing to do the statistics
>>>>>>>>>> publishing part in this week and I'm supposed to recode a demo too.
>>>>>>>>>>
>>>>>>>>>> [1].
>>>>>>>>>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>>>>>>>>>
>>>>>>>>>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <
>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>
>>>>>>>>>>> Hi All,
>>>>>>>>>>>
>>>>>>>>>>> Last week I was working on debugging, testing and finding an
>>>>>>>>>>> error related to topology as we discussed in hangout. After debugging I
>>>>>>>>>>> opened a discussion thread in dev list in order to discuss findings. And I
>>>>>>>>>>> added a timeout for operation completions [1]. And as we discussed in
>>>>>>>>>>> hangout I did some changes in message processor side in order to expose the
>>>>>>>>>>> instance ID of the member to other components too [2].
>>>>>>>>>>>
>>>>>>>>>>> [1].
>>>>>>>>>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>>>>>>>>>> [2].
>>>>>>>>>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>>>>>>>>>
>>>>>>>>>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <
>>>>>>>>>>> imesh@apache.org> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath <
>>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>>
>>>>>>>>>>>>> We had the hangout today and we discussed on following.
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>> Imesh Gunaratne
>>>>>>>>>>>>
>>>>>>>>>>>> Senior Technical Lead, WSO2
>>>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> Thanks,
>>>>>>>>>>> Regards,
>>>>>>>>>>> ASH
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Thanks,
>>>>>>>>>> Regards,
>>>>>>>>>> ASH
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>>
>>>>>>>>> Gayan Gunarathne
>>>>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Thanks,
>>>>>>>> Regards,
>>>>>>>> ASH
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Thanks and Regards,
>>>>>>>
>>>>>>> Isuru H.
>>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Thanks,
>>>>>> Regards,
>>>>>> ASH
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Thanks and Regards,
>>>>>
>>>>> Isuru H.
>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Thanks,
>>>> Regards,
>>>> ASH
>>>>
>>>
>>>
>>>
>>> --
>>>
>>> Gayan Gunarathne
>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>> Committer & PMC Member, Apache Stratos
>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>
>>>
>>>
>>
>>
>>
>> --
>> Thanks and Regards,
>>
>> Isuru H.
>> +94 716 358 048* <http://wso2.com/>*
>>
>>
>>
>
>
> --
> Thanks,
> Regards,
> ASH
>



-- 
Thanks,
Regards,
ASH

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Asanka Sanjaya Herath <an...@gmail.com>.
Hi,

We are planning to have a hangout in this week for discuss the progress,
changes I have made and issues about the GCE LB extension currently I'm
working on. It has been scheduled on 30th Thursday at 11 AM IST.

On Wed, Jul 22, 2015 at 12:31 PM, Isuru Haththotuwa <is...@apache.org>
wrote:

>
>
> On Tue, Jul 21, 2015 at 10:51 PM, Gayan Gunarathne <ga...@wso2.com>
> wrote:
>
>> Hi Asanka,
>>
>> We can check further with their forum[1]
>>
>> Also did you check with the [2]. Seems there are inbuilt health checking
>> option.If they don't provide option to get in flight request count,IMO we
>> can use their inbuilt health checking option.
>>
>> [1] https://groups.google.com/forum/#!forum/gce-discussion
>> [2] https://cloud.google.com/compute/docs/load-balancing/health-checks
>>
> Yes. If GCE API does not provide a way to get this information, we have to
> look in to alternate methods. Not sure how the health check works here, but
> maybe its just doing a port check. If so, we won't be able to directly use
> in Autoscaling decision making. But that is fine IMO, we can only support
> what is available.
>
>>
>> Thanks,
>> Gayan
>>
>> On Tue, Jul 21, 2015 at 8:22 PM, Asanka Sanjaya Herath <
>> angal.sh@gmail.com> wrote:
>>
>>> Hi Isuru,
>>>
>>> Unfortunately I was not able to figure out a way to do this. I really
>>> appreciate if you can help me with this.
>>>
>>> On Tue, Jul 21, 2015 at 8:20 PM, Isuru Haththotuwa <is...@apache.org>
>>> wrote:
>>>
>>>> Hi Asanka,
>>>>
>>>> On Sat, Jul 18, 2015 at 10:13 AM, Asanka Sanjaya Herath <
>>>> angal.sh@gmail.com> wrote:
>>>>
>>>>> Thanks Isuru. Currently I'm fixing an issue related to member
>>>>> termination. Meanwhile I'm struggling to find a way to get "in flight
>>>>> request count" from GCE. I'll do some more research and update the thread.
>>>>>
>>>> Were you able to find a way to get the In Flight Request count from GCE
>>>> APIs? Please share your findings.
>>>>
>>>>>
>>>>> On Sat, Jul 18, 2015 at 8:33 PM, Isuru Haththotuwa <is...@apache.org>
>>>>> wrote:
>>>>>
>>>>>> Great work so far Asanka!
>>>>>>
>>>>>> On Wed, Jul 15, 2015 at 6:01 AM, Asanka Sanjaya Herath <
>>>>>> angal.sh@gmail.com> wrote:
>>>>>>
>>>>>>> Thanks Gayan for the feedback. As we discussed on hangout I have
>>>>>>> done some screen recoding about the LB extension that I have created. I
>>>>>>> have published that on YouTube. Here is the link.
>>>>>>> https://youtu.be/dAWYQL1Vleo .
>>>>>>>
>>>>>>> On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <ga...@wso2.com>
>>>>>>> wrote:
>>>>>>>
>>>>>>>> Thanks Asanka for the progress update.
>>>>>>>>
>>>>>>>> Nice to hear that you are writing the blog on this. Please share
>>>>>>>> the blog post once you have done.
>>>>>>>>
>>>>>>>> Yeah now you can work on the statistic publishing part.Also please
>>>>>>>> share us the information about how do you plan to gather GCE related
>>>>>>>> statistics for your extension.
>>>>>>>>
>>>>>>>> Thanks,
>>>>>>>> Gayan
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <
>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>
>>>>>>>>> Hi,
>>>>>>>>>
>>>>>>>>> Last week I implemented a way to read configuration from a
>>>>>>>>> configuration file instead of reading from system arguments as we discussed
>>>>>>>>> in last hangout [1]. And I did some testing related to topology issue and
>>>>>>>>> end to end testing as well. I have started writing blog post related to
>>>>>>>>> extension as we discussed in last hangout. I'm willing to do the statistics
>>>>>>>>> publishing part in this week and I'm supposed to recode a demo too.
>>>>>>>>>
>>>>>>>>> [1].
>>>>>>>>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>>>>>>>>
>>>>>>>>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <
>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>
>>>>>>>>>> Hi All,
>>>>>>>>>>
>>>>>>>>>> Last week I was working on debugging, testing and finding an
>>>>>>>>>> error related to topology as we discussed in hangout. After debugging I
>>>>>>>>>> opened a discussion thread in dev list in order to discuss findings. And I
>>>>>>>>>> added a timeout for operation completions [1]. And as we discussed in
>>>>>>>>>> hangout I did some changes in message processor side in order to expose the
>>>>>>>>>> instance ID of the member to other components too [2].
>>>>>>>>>>
>>>>>>>>>> [1].
>>>>>>>>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>>>>>>>>> [2].
>>>>>>>>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>>>>>>>>
>>>>>>>>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <
>>>>>>>>>> imesh@apache.org> wrote:
>>>>>>>>>>
>>>>>>>>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath <
>>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>
>>>>>>>>>>>> We had the hangout today and we discussed on following.
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> Imesh Gunaratne
>>>>>>>>>>>
>>>>>>>>>>> Senior Technical Lead, WSO2
>>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Thanks,
>>>>>>>>>> Regards,
>>>>>>>>>> ASH
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Thanks,
>>>>>>>>> Regards,
>>>>>>>>> ASH
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>>
>>>>>>>> Gayan Gunarathne
>>>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Thanks,
>>>>>>> Regards,
>>>>>>> ASH
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Thanks and Regards,
>>>>>>
>>>>>> Isuru H.
>>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Thanks,
>>>>> Regards,
>>>>> ASH
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Thanks and Regards,
>>>>
>>>> Isuru H.
>>>> +94 716 358 048* <http://wso2.com/>*
>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> Thanks,
>>> Regards,
>>> ASH
>>>
>>
>>
>>
>> --
>>
>> Gayan Gunarathne
>> Technical Lead, WSO2 Inc. (http://wso2.com)
>> Committer & PMC Member, Apache Stratos
>> email : gayang@wso2.com  | mobile : +94 766819985
>>
>>
>>
>
>
>
> --
> Thanks and Regards,
>
> Isuru H.
> +94 716 358 048* <http://wso2.com/>*
>
>
>


-- 
Thanks,
Regards,
ASH

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Isuru Haththotuwa <is...@apache.org>.
On Tue, Jul 21, 2015 at 10:51 PM, Gayan Gunarathne <ga...@wso2.com> wrote:

> Hi Asanka,
>
> We can check further with their forum[1]
>
> Also did you check with the [2]. Seems there are inbuilt health checking
> option.If they don't provide option to get in flight request count,IMO we
> can use their inbuilt health checking option.
>
> [1] https://groups.google.com/forum/#!forum/gce-discussion
> [2] https://cloud.google.com/compute/docs/load-balancing/health-checks
>
Yes. If GCE API does not provide a way to get this information, we have to
look in to alternate methods. Not sure how the health check works here, but
maybe its just doing a port check. If so, we won't be able to directly use
in Autoscaling decision making. But that is fine IMO, we can only support
what is available.

>
> Thanks,
> Gayan
>
> On Tue, Jul 21, 2015 at 8:22 PM, Asanka Sanjaya Herath <angal.sh@gmail.com
> > wrote:
>
>> Hi Isuru,
>>
>> Unfortunately I was not able to figure out a way to do this. I really
>> appreciate if you can help me with this.
>>
>> On Tue, Jul 21, 2015 at 8:20 PM, Isuru Haththotuwa <is...@apache.org>
>> wrote:
>>
>>> Hi Asanka,
>>>
>>> On Sat, Jul 18, 2015 at 10:13 AM, Asanka Sanjaya Herath <
>>> angal.sh@gmail.com> wrote:
>>>
>>>> Thanks Isuru. Currently I'm fixing an issue related to member
>>>> termination. Meanwhile I'm struggling to find a way to get "in flight
>>>> request count" from GCE. I'll do some more research and update the thread.
>>>>
>>> Were you able to find a way to get the In Flight Request count from GCE
>>> APIs? Please share your findings.
>>>
>>>>
>>>> On Sat, Jul 18, 2015 at 8:33 PM, Isuru Haththotuwa <is...@apache.org>
>>>> wrote:
>>>>
>>>>> Great work so far Asanka!
>>>>>
>>>>> On Wed, Jul 15, 2015 at 6:01 AM, Asanka Sanjaya Herath <
>>>>> angal.sh@gmail.com> wrote:
>>>>>
>>>>>> Thanks Gayan for the feedback. As we discussed on hangout I have done
>>>>>> some screen recoding about the LB extension that I have created. I have
>>>>>> published that on YouTube. Here is the link.
>>>>>> https://youtu.be/dAWYQL1Vleo .
>>>>>>
>>>>>> On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <ga...@wso2.com>
>>>>>> wrote:
>>>>>>
>>>>>>> Thanks Asanka for the progress update.
>>>>>>>
>>>>>>> Nice to hear that you are writing the blog on this. Please share the
>>>>>>> blog post once you have done.
>>>>>>>
>>>>>>> Yeah now you can work on the statistic publishing part.Also please
>>>>>>> share us the information about how do you plan to gather GCE related
>>>>>>> statistics for your extension.
>>>>>>>
>>>>>>> Thanks,
>>>>>>> Gayan
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <
>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>
>>>>>>>> Hi,
>>>>>>>>
>>>>>>>> Last week I implemented a way to read configuration from a
>>>>>>>> configuration file instead of reading from system arguments as we discussed
>>>>>>>> in last hangout [1]. And I did some testing related to topology issue and
>>>>>>>> end to end testing as well. I have started writing blog post related to
>>>>>>>> extension as we discussed in last hangout. I'm willing to do the statistics
>>>>>>>> publishing part in this week and I'm supposed to recode a demo too.
>>>>>>>>
>>>>>>>> [1].
>>>>>>>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>>>>>>>
>>>>>>>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <
>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>
>>>>>>>>> Hi All,
>>>>>>>>>
>>>>>>>>> Last week I was working on debugging, testing and finding an error
>>>>>>>>> related to topology as we discussed in hangout. After debugging I opened a
>>>>>>>>> discussion thread in dev list in order to discuss findings. And I added a
>>>>>>>>> timeout for operation completions [1]. And as we discussed in hangout I did
>>>>>>>>> some changes in message processor side in order to expose the instance ID
>>>>>>>>> of the member to other components too [2].
>>>>>>>>>
>>>>>>>>> [1].
>>>>>>>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>>>>>>>> [2].
>>>>>>>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>>>>>>>
>>>>>>>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <imesh@apache.org
>>>>>>>>> > wrote:
>>>>>>>>>
>>>>>>>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath <
>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>
>>>>>>>>>>> Hi All,
>>>>>>>>>>>
>>>>>>>>>>> We had the hangout today and we discussed on following.
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Imesh Gunaratne
>>>>>>>>>>
>>>>>>>>>> Senior Technical Lead, WSO2
>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Thanks,
>>>>>>>>> Regards,
>>>>>>>>> ASH
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Thanks,
>>>>>>>> Regards,
>>>>>>>> ASH
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>>
>>>>>>> Gayan Gunarathne
>>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Thanks,
>>>>>> Regards,
>>>>>> ASH
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Thanks and Regards,
>>>>>
>>>>> Isuru H.
>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Thanks,
>>>> Regards,
>>>> ASH
>>>>
>>>
>>>
>>>
>>> --
>>> Thanks and Regards,
>>>
>>> Isuru H.
>>> +94 716 358 048* <http://wso2.com/>*
>>>
>>>
>>>
>>
>>
>> --
>> Thanks,
>> Regards,
>> ASH
>>
>
>
>
> --
>
> Gayan Gunarathne
> Technical Lead, WSO2 Inc. (http://wso2.com)
> Committer & PMC Member, Apache Stratos
> email : gayang@wso2.com  | mobile : +94 766819985
>
>
>



-- 
Thanks and Regards,

Isuru H.
+94 716 358 048* <http://wso2.com/>*

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Asanka Sanjaya Herath <an...@gmail.com>.
Hi Gayan,

​
> We can check further with their forum[1]​


I asked that question in gce-discussion mailing list on 29th of June [1].
Still I did not get any inputs.

​
> Also did you check with the [2]. Seems there are inbuilt health checking
> option.If they don't provide option to get in flight request count,IMO we
> can use their inbuilt health checking option.​


​Yes. Currently I have attached one health check per target pool. So that
it will check VM healthiness often and if any VM is unhealthy traffic will
not be forwarded to that instance. ​



[1]. https://groups.google.com/forum/#!topic/gce-discussion/rKhL4vzc2Cc

On Wed, Jul 22, 2015 at 11:21 AM, Gayan Gunarathne <ga...@wso2.com> wrote:

> Hi Asanka,
>
> We can check further with their forum[1]
>
> Also did you check with the [2]. Seems there are inbuilt health checking
> option.If they don't provide option to get in flight request count,IMO we
> can use their inbuilt health checking option.
>
> [1] https://groups.google.com/forum/#!forum/gce-discussion
> [2] https://cloud.google.com/compute/docs/load-balancing/health-checks
>
> Thanks,
> Gayan
>
> On Tue, Jul 21, 2015 at 8:22 PM, Asanka Sanjaya Herath <angal.sh@gmail.com
> > wrote:
>
>> Hi Isuru,
>>
>> Unfortunately I was not able to figure out a way to do this. I really
>> appreciate if you can help me with this.
>>
>> On Tue, Jul 21, 2015 at 8:20 PM, Isuru Haththotuwa <is...@apache.org>
>> wrote:
>>
>>> Hi Asanka,
>>>
>>> On Sat, Jul 18, 2015 at 10:13 AM, Asanka Sanjaya Herath <
>>> angal.sh@gmail.com> wrote:
>>>
>>>> Thanks Isuru. Currently I'm fixing an issue related to member
>>>> termination. Meanwhile I'm struggling to find a way to get "in flight
>>>> request count" from GCE. I'll do some more research and update the thread.
>>>>
>>> Were you able to find a way to get the In Flight Request count from GCE
>>> APIs? Please share your findings.
>>>
>>>>
>>>> On Sat, Jul 18, 2015 at 8:33 PM, Isuru Haththotuwa <is...@apache.org>
>>>> wrote:
>>>>
>>>>> Great work so far Asanka!
>>>>>
>>>>> On Wed, Jul 15, 2015 at 6:01 AM, Asanka Sanjaya Herath <
>>>>> angal.sh@gmail.com> wrote:
>>>>>
>>>>>> Thanks Gayan for the feedback. As we discussed on hangout I have done
>>>>>> some screen recoding about the LB extension that I have created. I have
>>>>>> published that on YouTube. Here is the link.
>>>>>> https://youtu.be/dAWYQL1Vleo .
>>>>>>
>>>>>> On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <ga...@wso2.com>
>>>>>> wrote:
>>>>>>
>>>>>>> Thanks Asanka for the progress update.
>>>>>>>
>>>>>>> Nice to hear that you are writing the blog on this. Please share the
>>>>>>> blog post once you have done.
>>>>>>>
>>>>>>> Yeah now you can work on the statistic publishing part.Also please
>>>>>>> share us the information about how do you plan to gather GCE related
>>>>>>> statistics for your extension.
>>>>>>>
>>>>>>> Thanks,
>>>>>>> Gayan
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <
>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>
>>>>>>>> Hi,
>>>>>>>>
>>>>>>>> Last week I implemented a way to read configuration from a
>>>>>>>> configuration file instead of reading from system arguments as we discussed
>>>>>>>> in last hangout [1]. And I did some testing related to topology issue and
>>>>>>>> end to end testing as well. I have started writing blog post related to
>>>>>>>> extension as we discussed in last hangout. I'm willing to do the statistics
>>>>>>>> publishing part in this week and I'm supposed to recode a demo too.
>>>>>>>>
>>>>>>>> [1].
>>>>>>>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>>>>>>>
>>>>>>>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <
>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>
>>>>>>>>> Hi All,
>>>>>>>>>
>>>>>>>>> Last week I was working on debugging, testing and finding an error
>>>>>>>>> related to topology as we discussed in hangout. After debugging I opened a
>>>>>>>>> discussion thread in dev list in order to discuss findings. And I added a
>>>>>>>>> timeout for operation completions [1]. And as we discussed in hangout I did
>>>>>>>>> some changes in message processor side in order to expose the instance ID
>>>>>>>>> of the member to other components too [2].
>>>>>>>>>
>>>>>>>>> [1].
>>>>>>>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>>>>>>>> [2].
>>>>>>>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>>>>>>>
>>>>>>>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <imesh@apache.org
>>>>>>>>> > wrote:
>>>>>>>>>
>>>>>>>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath <
>>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>>
>>>>>>>>>>> Hi All,
>>>>>>>>>>>
>>>>>>>>>>> We had the hangout today and we discussed on following.
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Imesh Gunaratne
>>>>>>>>>>
>>>>>>>>>> Senior Technical Lead, WSO2
>>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Thanks,
>>>>>>>>> Regards,
>>>>>>>>> ASH
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Thanks,
>>>>>>>> Regards,
>>>>>>>> ASH
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>>
>>>>>>> Gayan Gunarathne
>>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Thanks,
>>>>>> Regards,
>>>>>> ASH
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Thanks and Regards,
>>>>>
>>>>> Isuru H.
>>>>> +94 716 358 048* <http://wso2.com/>*
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Thanks,
>>>> Regards,
>>>> ASH
>>>>
>>>
>>>
>>>
>>> --
>>> Thanks and Regards,
>>>
>>> Isuru H.
>>> +94 716 358 048* <http://wso2.com/>*
>>>
>>>
>>>
>>
>>
>> --
>> Thanks,
>> Regards,
>> ASH
>>
>
>
>
> --
>
> Gayan Gunarathne
> Technical Lead, WSO2 Inc. (http://wso2.com)
> Committer & PMC Member, Apache Stratos
> email : gayang@wso2.com  | mobile : +94 766819985
>
>
>



-- 
Thanks,
Regards,
ASH

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Gayan Gunarathne <ga...@wso2.com>.
Hi Asanka,

We can check further with their forum[1]

Also did you check with the [2]. Seems there are inbuilt health checking
option.If they don't provide option to get in flight request count,IMO we
can use their inbuilt health checking option.

[1] https://groups.google.com/forum/#!forum/gce-discussion
[2] https://cloud.google.com/compute/docs/load-balancing/health-checks

Thanks,
Gayan

On Tue, Jul 21, 2015 at 8:22 PM, Asanka Sanjaya Herath <an...@gmail.com>
wrote:

> Hi Isuru,
>
> Unfortunately I was not able to figure out a way to do this. I really
> appreciate if you can help me with this.
>
> On Tue, Jul 21, 2015 at 8:20 PM, Isuru Haththotuwa <is...@apache.org>
> wrote:
>
>> Hi Asanka,
>>
>> On Sat, Jul 18, 2015 at 10:13 AM, Asanka Sanjaya Herath <
>> angal.sh@gmail.com> wrote:
>>
>>> Thanks Isuru. Currently I'm fixing an issue related to member
>>> termination. Meanwhile I'm struggling to find a way to get "in flight
>>> request count" from GCE. I'll do some more research and update the thread.
>>>
>> Were you able to find a way to get the In Flight Request count from GCE
>> APIs? Please share your findings.
>>
>>>
>>> On Sat, Jul 18, 2015 at 8:33 PM, Isuru Haththotuwa <is...@apache.org>
>>> wrote:
>>>
>>>> Great work so far Asanka!
>>>>
>>>> On Wed, Jul 15, 2015 at 6:01 AM, Asanka Sanjaya Herath <
>>>> angal.sh@gmail.com> wrote:
>>>>
>>>>> Thanks Gayan for the feedback. As we discussed on hangout I have done
>>>>> some screen recoding about the LB extension that I have created. I have
>>>>> published that on YouTube. Here is the link.
>>>>> https://youtu.be/dAWYQL1Vleo .
>>>>>
>>>>> On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <ga...@wso2.com>
>>>>> wrote:
>>>>>
>>>>>> Thanks Asanka for the progress update.
>>>>>>
>>>>>> Nice to hear that you are writing the blog on this. Please share the
>>>>>> blog post once you have done.
>>>>>>
>>>>>> Yeah now you can work on the statistic publishing part.Also please
>>>>>> share us the information about how do you plan to gather GCE related
>>>>>> statistics for your extension.
>>>>>>
>>>>>> Thanks,
>>>>>> Gayan
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <
>>>>>> angal.sh@gmail.com> wrote:
>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> Last week I implemented a way to read configuration from a
>>>>>>> configuration file instead of reading from system arguments as we discussed
>>>>>>> in last hangout [1]. And I did some testing related to topology issue and
>>>>>>> end to end testing as well. I have started writing blog post related to
>>>>>>> extension as we discussed in last hangout. I'm willing to do the statistics
>>>>>>> publishing part in this week and I'm supposed to recode a demo too.
>>>>>>>
>>>>>>> [1].
>>>>>>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>>>>>>
>>>>>>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <
>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>
>>>>>>>> Hi All,
>>>>>>>>
>>>>>>>> Last week I was working on debugging, testing and finding an error
>>>>>>>> related to topology as we discussed in hangout. After debugging I opened a
>>>>>>>> discussion thread in dev list in order to discuss findings. And I added a
>>>>>>>> timeout for operation completions [1]. And as we discussed in hangout I did
>>>>>>>> some changes in message processor side in order to expose the instance ID
>>>>>>>> of the member to other components too [2].
>>>>>>>>
>>>>>>>> [1].
>>>>>>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>>>>>>> [2].
>>>>>>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>>>>>>
>>>>>>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <im...@apache.org>
>>>>>>>> wrote:
>>>>>>>>
>>>>>>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath <
>>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>>
>>>>>>>>>> Hi All,
>>>>>>>>>>
>>>>>>>>>> We had the hangout today and we discussed on following.
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Imesh Gunaratne
>>>>>>>>>
>>>>>>>>> Senior Technical Lead, WSO2
>>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Thanks,
>>>>>>>> Regards,
>>>>>>>> ASH
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Thanks,
>>>>>>> Regards,
>>>>>>> ASH
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>>
>>>>>> Gayan Gunarathne
>>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>>> Committer & PMC Member, Apache Stratos
>>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Thanks,
>>>>> Regards,
>>>>> ASH
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Thanks and Regards,
>>>>
>>>> Isuru H.
>>>> +94 716 358 048* <http://wso2.com/>*
>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> Thanks,
>>> Regards,
>>> ASH
>>>
>>
>>
>>
>> --
>> Thanks and Regards,
>>
>> Isuru H.
>> +94 716 358 048* <http://wso2.com/>*
>>
>>
>>
>
>
> --
> Thanks,
> Regards,
> ASH
>



-- 

Gayan Gunarathne
Technical Lead, WSO2 Inc. (http://wso2.com)
Committer & PMC Member, Apache Stratos
email : gayang@wso2.com  | mobile : +94 766819985

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Asanka Sanjaya Herath <an...@gmail.com>.
Hi Isuru,

Unfortunately I was not able to figure out a way to do this. I really
appreciate if you can help me with this.

On Tue, Jul 21, 2015 at 8:20 PM, Isuru Haththotuwa <is...@apache.org>
wrote:

> Hi Asanka,
>
> On Sat, Jul 18, 2015 at 10:13 AM, Asanka Sanjaya Herath <
> angal.sh@gmail.com> wrote:
>
>> Thanks Isuru. Currently I'm fixing an issue related to member
>> termination. Meanwhile I'm struggling to find a way to get "in flight
>> request count" from GCE. I'll do some more research and update the thread.
>>
> Were you able to find a way to get the In Flight Request count from GCE
> APIs? Please share your findings.
>
>>
>> On Sat, Jul 18, 2015 at 8:33 PM, Isuru Haththotuwa <is...@apache.org>
>> wrote:
>>
>>> Great work so far Asanka!
>>>
>>> On Wed, Jul 15, 2015 at 6:01 AM, Asanka Sanjaya Herath <
>>> angal.sh@gmail.com> wrote:
>>>
>>>> Thanks Gayan for the feedback. As we discussed on hangout I have done
>>>> some screen recoding about the LB extension that I have created. I have
>>>> published that on YouTube. Here is the link.
>>>> https://youtu.be/dAWYQL1Vleo .
>>>>
>>>> On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <ga...@wso2.com>
>>>> wrote:
>>>>
>>>>> Thanks Asanka for the progress update.
>>>>>
>>>>> Nice to hear that you are writing the blog on this. Please share the
>>>>> blog post once you have done.
>>>>>
>>>>> Yeah now you can work on the statistic publishing part.Also please
>>>>> share us the information about how do you plan to gather GCE related
>>>>> statistics for your extension.
>>>>>
>>>>> Thanks,
>>>>> Gayan
>>>>>
>>>>>
>>>>>
>>>>> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <
>>>>> angal.sh@gmail.com> wrote:
>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> Last week I implemented a way to read configuration from a
>>>>>> configuration file instead of reading from system arguments as we discussed
>>>>>> in last hangout [1]. And I did some testing related to topology issue and
>>>>>> end to end testing as well. I have started writing blog post related to
>>>>>> extension as we discussed in last hangout. I'm willing to do the statistics
>>>>>> publishing part in this week and I'm supposed to recode a demo too.
>>>>>>
>>>>>> [1].
>>>>>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>>>>>
>>>>>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <
>>>>>> angal.sh@gmail.com> wrote:
>>>>>>
>>>>>>> Hi All,
>>>>>>>
>>>>>>> Last week I was working on debugging, testing and finding an error
>>>>>>> related to topology as we discussed in hangout. After debugging I opened a
>>>>>>> discussion thread in dev list in order to discuss findings. And I added a
>>>>>>> timeout for operation completions [1]. And as we discussed in hangout I did
>>>>>>> some changes in message processor side in order to expose the instance ID
>>>>>>> of the member to other components too [2].
>>>>>>>
>>>>>>> [1].
>>>>>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>>>>>> [2].
>>>>>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>>>>>
>>>>>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <im...@apache.org>
>>>>>>> wrote:
>>>>>>>
>>>>>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath <
>>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>>
>>>>>>>>> Hi All,
>>>>>>>>>
>>>>>>>>> We had the hangout today and we discussed on following.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>>>>>
>>>>>>>> --
>>>>>>>> Imesh Gunaratne
>>>>>>>>
>>>>>>>> Senior Technical Lead, WSO2
>>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Thanks,
>>>>>>> Regards,
>>>>>>> ASH
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Thanks,
>>>>>> Regards,
>>>>>> ASH
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>>
>>>>> Gayan Gunarathne
>>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>>> Committer & PMC Member, Apache Stratos
>>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Thanks,
>>>> Regards,
>>>> ASH
>>>>
>>>
>>>
>>>
>>> --
>>> Thanks and Regards,
>>>
>>> Isuru H.
>>> +94 716 358 048* <http://wso2.com/>*
>>>
>>>
>>>
>>
>>
>> --
>> Thanks,
>> Regards,
>> ASH
>>
>
>
>
> --
> Thanks and Regards,
>
> Isuru H.
> +94 716 358 048* <http://wso2.com/>*
>
>
>


-- 
Thanks,
Regards,
ASH

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Isuru Haththotuwa <is...@apache.org>.
Hi Asanka,

On Sat, Jul 18, 2015 at 10:13 AM, Asanka Sanjaya Herath <an...@gmail.com>
wrote:

> Thanks Isuru. Currently I'm fixing an issue related to member termination.
> Meanwhile I'm struggling to find a way to get "in flight request count"
> from GCE. I'll do some more research and update the thread.
>
Were you able to find a way to get the In Flight Request count from GCE
APIs? Please share your findings.

>
> On Sat, Jul 18, 2015 at 8:33 PM, Isuru Haththotuwa <is...@apache.org>
> wrote:
>
>> Great work so far Asanka!
>>
>> On Wed, Jul 15, 2015 at 6:01 AM, Asanka Sanjaya Herath <
>> angal.sh@gmail.com> wrote:
>>
>>> Thanks Gayan for the feedback. As we discussed on hangout I have done
>>> some screen recoding about the LB extension that I have created. I have
>>> published that on YouTube. Here is the link.
>>> https://youtu.be/dAWYQL1Vleo .
>>>
>>> On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <ga...@wso2.com>
>>> wrote:
>>>
>>>> Thanks Asanka for the progress update.
>>>>
>>>> Nice to hear that you are writing the blog on this. Please share the
>>>> blog post once you have done.
>>>>
>>>> Yeah now you can work on the statistic publishing part.Also please
>>>> share us the information about how do you plan to gather GCE related
>>>> statistics for your extension.
>>>>
>>>> Thanks,
>>>> Gayan
>>>>
>>>>
>>>>
>>>> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <
>>>> angal.sh@gmail.com> wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> Last week I implemented a way to read configuration from a
>>>>> configuration file instead of reading from system arguments as we discussed
>>>>> in last hangout [1]. And I did some testing related to topology issue and
>>>>> end to end testing as well. I have started writing blog post related to
>>>>> extension as we discussed in last hangout. I'm willing to do the statistics
>>>>> publishing part in this week and I'm supposed to recode a demo too.
>>>>>
>>>>> [1].
>>>>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>>>>
>>>>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <
>>>>> angal.sh@gmail.com> wrote:
>>>>>
>>>>>> Hi All,
>>>>>>
>>>>>> Last week I was working on debugging, testing and finding an error
>>>>>> related to topology as we discussed in hangout. After debugging I opened a
>>>>>> discussion thread in dev list in order to discuss findings. And I added a
>>>>>> timeout for operation completions [1]. And as we discussed in hangout I did
>>>>>> some changes in message processor side in order to expose the instance ID
>>>>>> of the member to other components too [2].
>>>>>>
>>>>>> [1].
>>>>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>>>>> [2].
>>>>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>>>>
>>>>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <im...@apache.org>
>>>>>> wrote:
>>>>>>
>>>>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath <
>>>>>>> angal.sh@gmail.com> wrote:
>>>>>>>
>>>>>>>> Hi All,
>>>>>>>>
>>>>>>>> We had the hangout today and we discussed on following.
>>>>>>>>
>>>>>>>>
>>>>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>>>>
>>>>>>> --
>>>>>>> Imesh Gunaratne
>>>>>>>
>>>>>>> Senior Technical Lead, WSO2
>>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Thanks,
>>>>>> Regards,
>>>>>> ASH
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Thanks,
>>>>> Regards,
>>>>> ASH
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>>
>>>> Gayan Gunarathne
>>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>>> Committer & PMC Member, Apache Stratos
>>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> Thanks,
>>> Regards,
>>> ASH
>>>
>>
>>
>>
>> --
>> Thanks and Regards,
>>
>> Isuru H.
>> +94 716 358 048* <http://wso2.com/>*
>>
>>
>>
>
>
> --
> Thanks,
> Regards,
> ASH
>



-- 
Thanks and Regards,

Isuru H.
+94 716 358 048* <http://wso2.com/>*

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Asanka Sanjaya Herath <an...@gmail.com>.
Thanks Isuru. Currently I'm fixing an issue related to member termination.
Meanwhile I'm struggling to find a way to get "in flight request count"
from GCE. I'll do some more research and update the thread.

On Sat, Jul 18, 2015 at 8:33 PM, Isuru Haththotuwa <is...@apache.org>
wrote:

> Great work so far Asanka!
>
> On Wed, Jul 15, 2015 at 6:01 AM, Asanka Sanjaya Herath <angal.sh@gmail.com
> > wrote:
>
>> Thanks Gayan for the feedback. As we discussed on hangout I have done
>> some screen recoding about the LB extension that I have created. I have
>> published that on YouTube. Here is the link. https://youtu.be/dAWYQL1Vleo
>> .
>>
>> On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <ga...@wso2.com>
>> wrote:
>>
>>> Thanks Asanka for the progress update.
>>>
>>> Nice to hear that you are writing the blog on this. Please share the
>>> blog post once you have done.
>>>
>>> Yeah now you can work on the statistic publishing part.Also please share
>>> us the information about how do you plan to gather GCE related statistics
>>> for your extension.
>>>
>>> Thanks,
>>> Gayan
>>>
>>>
>>>
>>> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <
>>> angal.sh@gmail.com> wrote:
>>>
>>>> Hi,
>>>>
>>>> Last week I implemented a way to read configuration from a
>>>> configuration file instead of reading from system arguments as we discussed
>>>> in last hangout [1]. And I did some testing related to topology issue and
>>>> end to end testing as well. I have started writing blog post related to
>>>> extension as we discussed in last hangout. I'm willing to do the statistics
>>>> publishing part in this week and I'm supposed to recode a demo too.
>>>>
>>>> [1].
>>>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>>>
>>>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <
>>>> angal.sh@gmail.com> wrote:
>>>>
>>>>> Hi All,
>>>>>
>>>>> Last week I was working on debugging, testing and finding an error
>>>>> related to topology as we discussed in hangout. After debugging I opened a
>>>>> discussion thread in dev list in order to discuss findings. And I added a
>>>>> timeout for operation completions [1]. And as we discussed in hangout I did
>>>>> some changes in message processor side in order to expose the instance ID
>>>>> of the member to other components too [2].
>>>>>
>>>>> [1].
>>>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>>>> [2].
>>>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>>>
>>>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <im...@apache.org>
>>>>> wrote:
>>>>>
>>>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath <
>>>>>> angal.sh@gmail.com> wrote:
>>>>>>
>>>>>>> Hi All,
>>>>>>>
>>>>>>> We had the hangout today and we discussed on following.
>>>>>>>
>>>>>>>
>>>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>>>
>>>>>> --
>>>>>> Imesh Gunaratne
>>>>>>
>>>>>> Senior Technical Lead, WSO2
>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Thanks,
>>>>> Regards,
>>>>> ASH
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Thanks,
>>>> Regards,
>>>> ASH
>>>>
>>>
>>>
>>>
>>> --
>>>
>>> Gayan Gunarathne
>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>> Committer & PMC Member, Apache Stratos
>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>
>>>
>>>
>>
>>
>>
>> --
>> Thanks,
>> Regards,
>> ASH
>>
>
>
>
> --
> Thanks and Regards,
>
> Isuru H.
> +94 716 358 048* <http://wso2.com/>*
>
>
>


-- 
Thanks,
Regards,
ASH

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Isuru Haththotuwa <is...@apache.org>.
Great work so far Asanka!

On Wed, Jul 15, 2015 at 6:01 AM, Asanka Sanjaya Herath <an...@gmail.com>
wrote:

> Thanks Gayan for the feedback. As we discussed on hangout I have done some
> screen recoding about the LB extension that I have created. I have
> published that on YouTube. Here is the link. https://youtu.be/dAWYQL1Vleo
> .
>
> On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <ga...@wso2.com>
> wrote:
>
>> Thanks Asanka for the progress update.
>>
>> Nice to hear that you are writing the blog on this. Please share the blog
>> post once you have done.
>>
>> Yeah now you can work on the statistic publishing part.Also please share
>> us the information about how do you plan to gather GCE related statistics
>> for your extension.
>>
>> Thanks,
>> Gayan
>>
>>
>>
>> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <angal.sh@gmail.com
>> > wrote:
>>
>>> Hi,
>>>
>>> Last week I implemented a way to read configuration from a configuration
>>> file instead of reading from system arguments as we discussed in last
>>> hangout [1]. And I did some testing related to topology issue and end to
>>> end testing as well. I have started writing blog post related to extension
>>> as we discussed in last hangout. I'm willing to do the statistics
>>> publishing part in this week and I'm supposed to recode a demo too.
>>>
>>> [1].
>>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>>
>>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <
>>> angal.sh@gmail.com> wrote:
>>>
>>>> Hi All,
>>>>
>>>> Last week I was working on debugging, testing and finding an error
>>>> related to topology as we discussed in hangout. After debugging I opened a
>>>> discussion thread in dev list in order to discuss findings. And I added a
>>>> timeout for operation completions [1]. And as we discussed in hangout I did
>>>> some changes in message processor side in order to expose the instance ID
>>>> of the member to other components too [2].
>>>>
>>>> [1].
>>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>>> [2].
>>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>>
>>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <im...@apache.org>
>>>> wrote:
>>>>
>>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath <
>>>>> angal.sh@gmail.com> wrote:
>>>>>
>>>>>> Hi All,
>>>>>>
>>>>>> We had the hangout today and we discussed on following.
>>>>>>
>>>>>>
>>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>>
>>>>> --
>>>>> Imesh Gunaratne
>>>>>
>>>>> Senior Technical Lead, WSO2
>>>>> Committer & PMC Member, Apache Stratos
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Thanks,
>>>> Regards,
>>>> ASH
>>>>
>>>
>>>
>>>
>>> --
>>> Thanks,
>>> Regards,
>>> ASH
>>>
>>
>>
>>
>> --
>>
>> Gayan Gunarathne
>> Technical Lead, WSO2 Inc. (http://wso2.com)
>> Committer & PMC Member, Apache Stratos
>> email : gayang@wso2.com  | mobile : +94 766819985
>>
>>
>>
>
>
>
> --
> Thanks,
> Regards,
> ASH
>



-- 
Thanks and Regards,

Isuru H.
+94 716 358 048* <http://wso2.com/>*

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Asanka Sanjaya Herath <an...@gmail.com>.
Thanks Lakmal.

On Wed, Jul 22, 2015 at 11:52 AM, Lakmal Warusawithana <la...@wso2.com>
wrote:

> Great work Asanka!
>
> On Wed, Jul 15, 2015 at 6:31 PM, Asanka Sanjaya Herath <angal.sh@gmail.com
> > wrote:
>
>> Thanks Gayan for the feedback. As we discussed on hangout I have done
>> some screen recoding about the LB extension that I have created. I have
>> published that on YouTube. Here is the link. https://youtu.be/dAWYQL1Vleo
>> .
>>
>> On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <ga...@wso2.com>
>> wrote:
>>
>>> Thanks Asanka for the progress update.
>>>
>>> Nice to hear that you are writing the blog on this. Please share the
>>> blog post once you have done.
>>>
>>> Yeah now you can work on the statistic publishing part.Also please share
>>> us the information about how do you plan to gather GCE related statistics
>>> for your extension.
>>>
>>> Thanks,
>>> Gayan
>>>
>>>
>>>
>>> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <
>>> angal.sh@gmail.com> wrote:
>>>
>>>> Hi,
>>>>
>>>> Last week I implemented a way to read configuration from a
>>>> configuration file instead of reading from system arguments as we discussed
>>>> in last hangout [1]. And I did some testing related to topology issue and
>>>> end to end testing as well. I have started writing blog post related to
>>>> extension as we discussed in last hangout. I'm willing to do the statistics
>>>> publishing part in this week and I'm supposed to recode a demo too.
>>>>
>>>> [1].
>>>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>>>
>>>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <
>>>> angal.sh@gmail.com> wrote:
>>>>
>>>>> Hi All,
>>>>>
>>>>> Last week I was working on debugging, testing and finding an error
>>>>> related to topology as we discussed in hangout. After debugging I opened a
>>>>> discussion thread in dev list in order to discuss findings. And I added a
>>>>> timeout for operation completions [1]. And as we discussed in hangout I did
>>>>> some changes in message processor side in order to expose the instance ID
>>>>> of the member to other components too [2].
>>>>>
>>>>> [1].
>>>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>>>> [2].
>>>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>>>
>>>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <im...@apache.org>
>>>>> wrote:
>>>>>
>>>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath <
>>>>>> angal.sh@gmail.com> wrote:
>>>>>>
>>>>>>> Hi All,
>>>>>>>
>>>>>>> We had the hangout today and we discussed on following.
>>>>>>>
>>>>>>>
>>>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>>>
>>>>>> --
>>>>>> Imesh Gunaratne
>>>>>>
>>>>>> Senior Technical Lead, WSO2
>>>>>> Committer & PMC Member, Apache Stratos
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Thanks,
>>>>> Regards,
>>>>> ASH
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Thanks,
>>>> Regards,
>>>> ASH
>>>>
>>>
>>>
>>>
>>> --
>>>
>>> Gayan Gunarathne
>>> Technical Lead, WSO2 Inc. (http://wso2.com)
>>> Committer & PMC Member, Apache Stratos
>>> email : gayang@wso2.com  | mobile : +94 766819985
>>>
>>>
>>>
>>
>>
>>
>> --
>> Thanks,
>> Regards,
>> ASH
>>
>
>
>
> --
> Lakmal Warusawithana
> Vice President, Apache Stratos
> Director - Cloud Architecture; WSO2 Inc.
> Mobile : +94714289692
> Blog : http://lakmalsview.blogspot.com/
>
>


-- 
Thanks,
Regards,
ASH

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Lakmal Warusawithana <la...@wso2.com>.
Great work Asanka!

On Wed, Jul 15, 2015 at 6:31 PM, Asanka Sanjaya Herath <an...@gmail.com>
wrote:

> Thanks Gayan for the feedback. As we discussed on hangout I have done some
> screen recoding about the LB extension that I have created. I have
> published that on YouTube. Here is the link. https://youtu.be/dAWYQL1Vleo
> .
>
> On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <ga...@wso2.com>
> wrote:
>
>> Thanks Asanka for the progress update.
>>
>> Nice to hear that you are writing the blog on this. Please share the blog
>> post once you have done.
>>
>> Yeah now you can work on the statistic publishing part.Also please share
>> us the information about how do you plan to gather GCE related statistics
>> for your extension.
>>
>> Thanks,
>> Gayan
>>
>>
>>
>> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <angal.sh@gmail.com
>> > wrote:
>>
>>> Hi,
>>>
>>> Last week I implemented a way to read configuration from a configuration
>>> file instead of reading from system arguments as we discussed in last
>>> hangout [1]. And I did some testing related to topology issue and end to
>>> end testing as well. I have started writing blog post related to extension
>>> as we discussed in last hangout. I'm willing to do the statistics
>>> publishing part in this week and I'm supposed to recode a demo too.
>>>
>>> [1].
>>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>>
>>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <
>>> angal.sh@gmail.com> wrote:
>>>
>>>> Hi All,
>>>>
>>>> Last week I was working on debugging, testing and finding an error
>>>> related to topology as we discussed in hangout. After debugging I opened a
>>>> discussion thread in dev list in order to discuss findings. And I added a
>>>> timeout for operation completions [1]. And as we discussed in hangout I did
>>>> some changes in message processor side in order to expose the instance ID
>>>> of the member to other components too [2].
>>>>
>>>> [1].
>>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>>> [2].
>>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>>
>>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <im...@apache.org>
>>>> wrote:
>>>>
>>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath <
>>>>> angal.sh@gmail.com> wrote:
>>>>>
>>>>>> Hi All,
>>>>>>
>>>>>> We had the hangout today and we discussed on following.
>>>>>>
>>>>>>
>>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>>
>>>>> --
>>>>> Imesh Gunaratne
>>>>>
>>>>> Senior Technical Lead, WSO2
>>>>> Committer & PMC Member, Apache Stratos
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Thanks,
>>>> Regards,
>>>> ASH
>>>>
>>>
>>>
>>>
>>> --
>>> Thanks,
>>> Regards,
>>> ASH
>>>
>>
>>
>>
>> --
>>
>> Gayan Gunarathne
>> Technical Lead, WSO2 Inc. (http://wso2.com)
>> Committer & PMC Member, Apache Stratos
>> email : gayang@wso2.com  | mobile : +94 766819985
>>
>>
>>
>
>
>
> --
> Thanks,
> Regards,
> ASH
>



-- 
Lakmal Warusawithana
Vice President, Apache Stratos
Director - Cloud Architecture; WSO2 Inc.
Mobile : +94714289692
Blog : http://lakmalsview.blogspot.com/

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Asanka Sanjaya Herath <an...@gmail.com>.
Thanks Gayan for the feedback. As we discussed on hangout I have done some
screen recoding about the LB extension that I have created. I have
published that on YouTube. Here is the link. https://youtu.be/dAWYQL1Vleo .

On Mon, Jul 13, 2015 at 12:25 PM, Gayan Gunarathne <ga...@wso2.com> wrote:

> Thanks Asanka for the progress update.
>
> Nice to hear that you are writing the blog on this. Please share the blog
> post once you have done.
>
> Yeah now you can work on the statistic publishing part.Also please share
> us the information about how do you plan to gather GCE related statistics
> for your extension.
>
> Thanks,
> Gayan
>
>
>
> On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <an...@gmail.com>
> wrote:
>
>> Hi,
>>
>> Last week I implemented a way to read configuration from a configuration
>> file instead of reading from system arguments as we discussed in last
>> hangout [1]. And I did some testing related to topology issue and end to
>> end testing as well. I have started writing blog post related to extension
>> as we discussed in last hangout. I'm willing to do the statistics
>> publishing part in this week and I'm supposed to recode a demo too.
>>
>> [1].
>> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>>
>> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <
>> angal.sh@gmail.com> wrote:
>>
>>> Hi All,
>>>
>>> Last week I was working on debugging, testing and finding an error
>>> related to topology as we discussed in hangout. After debugging I opened a
>>> discussion thread in dev list in order to discuss findings. And I added a
>>> timeout for operation completions [1]. And as we discussed in hangout I did
>>> some changes in message processor side in order to expose the instance ID
>>> of the member to other components too [2].
>>>
>>> [1].
>>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>>> [2].
>>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>>
>>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <im...@apache.org>
>>> wrote:
>>>
>>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath <
>>>> angal.sh@gmail.com> wrote:
>>>>
>>>>> Hi All,
>>>>>
>>>>> We had the hangout today and we discussed on following.
>>>>>
>>>>>
>>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>>
>>>> --
>>>> Imesh Gunaratne
>>>>
>>>> Senior Technical Lead, WSO2
>>>> Committer & PMC Member, Apache Stratos
>>>>
>>>
>>>
>>>
>>> --
>>> Thanks,
>>> Regards,
>>> ASH
>>>
>>
>>
>>
>> --
>> Thanks,
>> Regards,
>> ASH
>>
>
>
>
> --
>
> Gayan Gunarathne
> Technical Lead, WSO2 Inc. (http://wso2.com)
> Committer & PMC Member, Apache Stratos
> email : gayang@wso2.com  | mobile : +94 766819985
>
>
>



-- 
Thanks,
Regards,
ASH

Re: [GSOC] GCE Load Balancing Support for Stratos - weekly update

Posted by Gayan Gunarathne <ga...@wso2.com>.
Thanks Asanka for the progress update.

Nice to hear that you are writing the blog on this. Please share the blog
post once you have done.

Yeah now you can work on the statistic publishing part.Also please share us
the information about how do you plan to gather GCE related statistics for
your extension.

Thanks,
Gayan



On Mon, Jul 6, 2015 at 6:12 PM, Asanka Sanjaya Herath <an...@gmail.com>
wrote:

> Hi,
>
> Last week I implemented a way to read configuration from a configuration
> file instead of reading from system arguments as we discussed in last
> hangout [1]. And I did some testing related to topology issue and end to
> end testing as well. I have started writing blog post related to extension
> as we discussed in last hangout. I'm willing to do the statistics
> publishing part in this week and I'm supposed to recode a demo too.
>
> [1].
> https://github.com/apache/stratos/commit/d8256222b959721763354e8149a6f975dd8e3d76
>
> On Mon, Jun 29, 2015 at 2:58 PM, Asanka Sanjaya Herath <angal.sh@gmail.com
> > wrote:
>
>> Hi All,
>>
>> Last week I was working on debugging, testing and finding an error
>> related to topology as we discussed in hangout. After debugging I opened a
>> discussion thread in dev list in order to discuss findings. And I added a
>> timeout for operation completions [1]. And as we discussed in hangout I did
>> some changes in message processor side in order to expose the instance ID
>> of the member to other components too [2].
>>
>> [1].
>> https://github.com/apache/stratos/commit/9df565f1296707165e96755ca6a0b1c37bea53b1
>> [2].
>> https://github.com/apache/stratos/commit/9f44791884a54499997a0e5d00f7a4b46047b3b2
>>
>> On Tue, Jun 23, 2015 at 2:09 PM, Imesh Gunaratne <im...@apache.org>
>> wrote:
>>
>>> On Mon, Jun 22, 2015 at 4:00 PM, Asanka Sanjaya Herath <
>>> angal.sh@gmail.com> wrote:
>>>
>>>> Hi All,
>>>>
>>>> We had the hangout today and we discussed on following.
>>>>
>>>>
>>>> Participants: IsuruH, GayanG, Imesh, Asanka
>>>
>>> --
>>> Imesh Gunaratne
>>>
>>> Senior Technical Lead, WSO2
>>> Committer & PMC Member, Apache Stratos
>>>
>>
>>
>>
>> --
>> Thanks,
>> Regards,
>> ASH
>>
>
>
>
> --
> Thanks,
> Regards,
> ASH
>



-- 

Gayan Gunarathne
Technical Lead, WSO2 Inc. (http://wso2.com)
Committer & PMC Member, Apache Stratos
email : gayang@wso2.com  | mobile : +94 766819985