Re: Stratos creating thread pools per application?

2015-12-02 Thread Reka Thirunavukkarasu
org/apache/stratos/autoscaler/monitor/component/ApplicationMonitor.java#L82 >>>> >>>> [3] >>>> https://github.com/apache/stratos/blob/stratos-4.1.x/components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/monitor/component/GroupMonitor.java#L88 >>>> >>>> [4] >>>> https://github.com/apache/stratos/blob/stratos-4.1.x/components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/monitor/component/ParentComponentMonitor.java#L112 >>>> >>>> Thanks. >>>> >>>> -- >>>> Akila Ravihansa Perera >>>> WSO2 Inc.; http://wso2.com/ >>>> >>>> Blog: http://ravihansa3000.blogspot.com >>>> >>> >>> >>> >>> -- >>> Imesh Gunaratne >>> >>> Senior Technical Lead, WSO2 >>> Committer & PMC Member, Apache Stratos >>> >>> -- >>> Thanks and Regards, >>> >>> Isuru H. >>> +94 716 358 048* <http://wso2.com/>* >>> >>> >>> * <http://wso2.com/>* >>> >>> >>> > > > -- > Akila Ravihansa Perera > WSO2 Inc.; http://wso2.com/ > > Blog: http://ravihansa3000.blogspot.com > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

Re: Refactoring Mock IaaS, Metadata API, Messaging Processor Chain, Integration Utils

2015-11-29 Thread Reka Thirunavukkarasu
ld 'memberStatus' of type MemberStatus to track the > life-cycle of mock instance > > MockIaasServiceTest > - Start embedded MB in unit test case since mockIaasService.startInstance > call will start the event receivers as well > > GitHookTestCase > - Make artifactUpdateEventCount an AtomicInteger > - Replace restClient.doPost call with restClient.addEntity call > - Terminate instanceNotifierEventReceiver at the end of test case > - Shutdown eventListenerExecutorService at the end of test case > > [1] https://issues.apache.org/jira/browse/STRATOS-1633 > > Thanks. > > -- > Akila Ravihansa Perera > WSO2 Inc.; http://wso2.com/ > > Blog: http://ravihansa3000.blogspot.com > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

Re: Improving the way integration tests check whether the server is ready handle request

2015-11-24 Thread Reka Thirunavukkarasu
logyEvent, we can't > ensure all the components of stratos are ready to serve requests. > > Thanks, > Raj. > > On Tue, Nov 24, 2015 at 1:14 PM, Reka Thirunavukkarasu > wrote: > >> Hi Raj, >> >> +1 to introduce server restart test case. It is a good though

Re: Improving the way integration tests check whether the server is ready handle request

2015-11-23 Thread Reka Thirunavukkarasu
TRATOS-1628 > [2] https://issues.apache.org/jira/browse/STRATOS-1627 > > Thanks, > Raj. > > -- > Rajkumar Rajaratnam > Committer & PMC Member, Apache Stratos > Software Engineer, WSO2 > > Mobile : +94777568639 > Blog : rajkumarr.com > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

Re: Why some test cases are excluded from integration tests?

2015-11-22 Thread Reka Thirunavukkarasu
; Thanks, >>>>> Raj. >>>>> >>>>> -- >>>>> Rajkumar Rajaratnam >>>>> Committer & PMC Member, Apache Stratos >>>>> Software Engineer, WSO2 >>>>> >>>>> Mobile : +94777568639 >>>>> Blog : rajkumarr.com >>>>> >>>> >>>> >>>> >>>> -- >>>> Akila Ravihansa Perera >>>> WSO2 Inc.; http://wso2.com/ >>>> >>>> Blog: http://ravihansa3000.blogspot.com >>>> >>> >>> >>> >>> -- >>> Rajkumar Rajaratnam >>> Committer & PMC Member, Apache Stratos >>> Software Engineer, WSO2 >>> >>> Mobile : +94777568639 >>> Blog : rajkumarr.com >>> >> >> >> >> -- >> Akila Ravihansa Perera >> WSO2 Inc.; http://wso2.com/ >> >> Blog: http://ravihansa3000.blogspot.com >> > > > > -- > Rajkumar Rajaratnam > Committer & PMC Member, Apache Stratos > Software Engineer, WSO2 > > Mobile : +94777568639 > Blog : rajkumarr.com > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

Re: One test scenario doesn't need to be tested in multiple test cases

2015-11-22 Thread Reka Thirunavukkarasu
>>> Mobile : +94777568639 >>> ​​ >>> >>> Blog : rajkumarr.com >>> >> >> >> >> -- >> -- >> Lahiru Sandaruwan >> Committer and PMC member, Apache Stratos, >> Senior Software Engineer, >> WSO2 Inc., http://wso2.com >> lean.enterprise.middleware >> >> phone: +94773325954 >> email: lahi...@wso2.com blog: http://lahiruwrites.blogspot.com/ >> linked-in: http://lk.linkedin.com/pub/lahiru-sandaruwan/16/153/146 >> >> > > > -- > Imesh Gunaratne > > Senior Technical Lead, WSO2 > Committer & PMC Member, Apache Stratos > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

Re: Stratos creating thread pools per application?

2015-11-21 Thread Reka Thirunavukkarasu
anks. > > -- > Akila Ravihansa Perera > WSO2 Inc.; http://wso2.com/ > > Blog: http://ravihansa3000.blogspot.com > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

Re: [Stratos] [4.1.5] Message Type is Set to an Empty String when Using ClusterStatusProcessorChain

2015-11-18 Thread Reka Thirunavukkarasu
* process("", cluster.getClusterId(), >> clusterInstance.getInstanceId());* >> >> >> >> -- >> Thanks and Regards, >> >> Isuru H. >> +94 716 358 048* <http://wso2.com/>* >> >> >> > > > -- > Imesh Gunaratne > > Senior Technical Lead, WSO2 > Committer & PMC Member, Apache Stratos > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

Re: AutoscalerHealthStatEventReceiver is sleeping for 15s at startup?

2015-11-12 Thread Reka Thirunavukkarasu
t; On Fri, Nov 13, 2015 at 11:06 AM, Reka Thirunavukkarasu > wrote: > >> In that case, can't we simply start these Receiver threads atlast after >> done with all the registry loading the component activation? >> >> >> Thanks, >> Reka >> >>

Re: AutoscalerHealthStatEventReceiver is sleeping for 15s at startup?

2015-11-12 Thread Reka Thirunavukkarasu
>>>>> -- >>>>> Akila Ravihansa Perera >>>>> WSO2 Inc.; http://wso2.com/ >>>>> >>>>> Blog: http://ravihansa3000.blogspot.com >>>>> >>>> >>>> >>>> >>>> -- >>>> Akila Ravihansa Perera >>>> WSO2 Inc.; http://wso2.com/ >>>> >>>> Blog: http://ravihansa3000.blogspot.com >>>> >>> >>> >>> >>> -- >>> Thanks and Regards, >>> >>> Isuru H. >>> +94 716 358 048* <http://wso2.com/>* >>> >>> >>> >> >> >> -- >> Akila Ravihansa Perera >> WSO2 Inc.; http://wso2.com/ >> >> Blog: http://ravihansa3000.blogspot.com >> > > > > -- > Rajkumar Rajaratnam > Committer & PMC Member, Apache Stratos > Software Engineer, WSO2 > > Mobile : +94777568639 > Blog : rajkumarr.com > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

Re: Stratos does not select the correct partition in a multi partition deployment

2015-11-01 Thread Reka Thirunavukkarasu
ontext.java#L47 > > Thanks. > > On Fri, Oct 30, 2015 at 11:07 AM, Reka Thirunavukkarasu > wrote: > >> Thanks for the confirmation Gayan. I have checked it in master. I have >> verified the intergration test logs in [1] which has created 6 members in a >> round-r

Re: Failed to publish member fault event

2015-10-29 Thread Reka Thirunavukkarasu
t; -- > Akila Ravihansa Perera > WSO2 Inc.; http://wso2.com/ > > Blog: http://ravihansa3000.blogspot.com > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

Re: Stratos does not select the correct partition in a multi partition deployment

2015-10-29 Thread Reka Thirunavukkarasu
s, > Gayan > > On Fri, Oct 30, 2015 at 10:35 AM, Reka Thirunavukkarasu > wrote: > >> Hi Akila, >> >> We had a partition round-robin integration test [1]. If that is >> successful, then round-robin algo is working fine with partitions. >> Unfortunately, the

Re: Stratos does not select the correct partition in a multi partition deployment

2015-10-29 Thread Reka Thirunavukkarasu
"subscribableInfo": { > "alias": "wso2brs-210-manager", > "autoscalingPolicy": > "autoscaling-policy-economy" > } > }, >

Re: Apache Stratos 4.1.4 release

2015-10-14 Thread Reka Thirunavukkarasu
; DAS instance running. Any reason it is set to true? > > Thanks. > > On Wed, Oct 14, 2015 at 2:32 PM, Reka Thirunavukkarasu > wrote: > >> Hi All >> >> I'm frequently getting below error. Can you please update >> thrift-client-config.xml

Re: Apache Stratos 4.1.4 release

2015-10-14 Thread Reka Thirunavukkarasu
override resource paths in metadata api registry >>>>> 3. Java thrift publisher to send messages to multiple endpoints - Load >>>>> balancer extensions >>>>> 4. Generate Access URLs using cluster hostnames >>>>> >>>>> Thanks, >

[jira] [Created] (STRATOS-1591) Members are not added to configuration in Loadbalancer extension when member got activated

2015-10-13 Thread Reka Thirunavukkarasu (JIRA)
Reka Thirunavukkarasu created STRATOS-1591: -- Summary: Members are not added to configuration in Loadbalancer extension when member got activated Key: STRATOS-1591 URL: https://issues.apache.org/jira

[jira] [Commented] (STRATOS-1591) Members are not added to configuration in Loadbalancer extension when member got activated

2015-10-13 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14954817#comment-14954817 ] Reka Thirunavukkarasu commented on STRATOS-1591: It is fixe

[jira] [Resolved] (STRATOS-1573) Support for Velocity template for complete nginx configuration

2015-10-13 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu resolved STRATOS-1573. Resolution: Fixed > Support for Velocity template for complete ng

[jira] [Commented] (STRATOS-1573) Support for Velocity template for complete nginx configuration

2015-10-13 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14954815#comment-14954815 ] Reka Thirunavukkarasu commented on STRATOS-1573: Hi Yah..Thi

Re: NPE while executing Drool methods - Integration tests are failing

2015-10-12 Thread Reka Thirunavukkarasu
we don't register any receivers for MemberActivated event in > TopologyHandler. Could you explain what happens in this piece of code in > ClusterStatusProcessorChain? > > "root.process(type, clusterId, instanceId);" > > Thanks. > > On Mon, Oct 12, 2015 at 1

Re: NPE while executing Drool methods - Integration tests are failing

2015-10-12 Thread Reka Thirunavukkarasu
.servers.utils.ServerLogReader}:73 - >>> at >>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) >>> 2015-10-11 18:15:07 ERROR >>> {org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader}:73 - >>> at >&g

Re: NPE while executing Drool methods - Integration tests are failing

2015-10-08 Thread Reka Thirunavukkarasu
DEBUG {org.apache.stratos.cloud.controller.messaging.topology.TopologyManager} - Updating topology Thanks, Reka On Thu, Oct 8, 2015 at 4:47 PM, Reka Thirunavukkarasu wrote: > Hi Akila > > On Thu, Oct 8, 2015 at 2:51 PM, Akila Ravihansa Perera > wrote: > >> Hi Thanuja, >>

Re: NPE while executing Drool methods - Integration tests are failing

2015-10-08 Thread Reka Thirunavukkarasu
ndeployment. All other status are actually referring from the Topology. Thanks, Reka > > [1] https://builds.apache.org/job/Stratos-41x-Commit-Build/68/consoleFull > > Thanks. > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

Re: Jenkins build became unstable: Stratos-41x-Commit-Build #73

2015-10-08 Thread Reka Thirunavukkarasu
{org.apache.stratos.cloud.controller.registry.RegistryManager} - Persisting resource in registry: [resource-path] /cloud.controller/data Thanks, Reka On Thu, Oct 8, 2015 at 1:27 PM, Reka Thirunavukkarasu wrote: > Hi Akila, > > Sure..Will have a look on it.. > > Thanks, > Reka > > On Thu, Oct 8, 2015 at 1:17 PM

Re: Jenkins build became unstable: Stratos-41x-Commit-Build #73

2015-10-08 Thread Reka Thirunavukkarasu
> > > -- > Akila Ravihansa Perera > WSO2 Inc.; http://wso2.com/ > > Blog: http://ravihansa3000.blogspot.com > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

Re: NPE while executing Drool methods - Integration tests are failing

2015-10-07 Thread Reka Thirunavukkarasu
toringRunnable run method. > +1 for catching generic exception in monitoringRunnable. Thanks, Reka > > Thanks. > > On Wed, Oct 7, 2015 at 6:34 PM, Reka Thirunavukkarasu > wrote: > >> Hi Imesh, >> >> On Wed, Oct 7, 2015 at 7:27 AM, Reka Thirunavukkarasu >> wr

Re: NPE while executing Drool methods - Integration tests are failing

2015-10-07 Thread Reka Thirunavukkarasu
Hi Imesh, On Wed, Oct 7, 2015 at 7:27 AM, Reka Thirunavukkarasu wrote: > Hi Imesh, > > On Wed, Oct 7, 2015 at 5:46 AM, Imesh Gunaratne wrote: > >> GroupMonitor: >> >> ApplicationMonitor applicationMonitor = >> AutoscalerContext.getInstance(). >>

Re: NPE while executing Drool methods - Integration tests are failing

2015-10-06 Thread Reka Thirunavukkarasu
or Drools files with new metering dashboard feature. >>>>>> Perhaps it is incompatible with autoscaler APIs. Could you look into that >>>>>> please? >>>>>> >>>>>> Thanks. >>>>>> >>>>>> -- >>>>>> Akila Ravihansa Perera >>>>>> WSO2 Inc.; http://wso2.com/ >>>>>> >>>>>> Blog: http://ravihansa3000.blogspot.com >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Thanuja Uruththirakodeeswaran >>>>> Software Engineer >>>>> WSO2 Inc.;http://wso2.com >>>>> lean.enterprise.middleware >>>>> >>>>> mobile: +94 774363167 >>>>> >>>> >>>> >>>> >>>> -- >>>> Akila Ravihansa Perera >>>> WSO2 Inc.; http://wso2.com/ >>>> >>>> Blog: http://ravihansa3000.blogspot.com >>>> >>> >>> >>> >>> -- >>> Akila Ravihansa Perera >>> WSO2 Inc.; http://wso2.com/ >>> >>> Blog: http://ravihansa3000.blogspot.com >>> >> >> >> >> -- >> Thanuja Uruththirakodeeswaran >> Software Engineer >> WSO2 Inc.;http://wso2.com >> lean.enterprise.middleware >> >> mobile: +94 774363167 >> > > > > -- > Imesh Gunaratne > > Senior Technical Lead, WSO2 > Committer & PMC Member, Apache Stratos > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

Re: Make CRUD operations executed on Topology and CloudControllerContext as atomic

2015-09-29 Thread Reka Thirunavukkarasu
s. > > -- > Akila Ravihansa Perera > WSO2 Inc.; http://wso2.com/ > > Blog: http://ravihansa3000.blogspot.com > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

[jira] [Created] (STRATOS-1573) Support for Velocity template for complete nginx configuration

2015-09-21 Thread Reka Thirunavukkarasu (JIRA)
Reka Thirunavukkarasu created STRATOS-1573: -- Summary: Support for Velocity template for complete nginx configuration Key: STRATOS-1573 URL: https://issues.apache.org/jira/browse/STRATOS-1573

Re: New committer and PMC member: Anuruddha Liyanarachchi

2015-09-16 Thread Reka Thirunavukkarasu
com/ >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> Imesh Gunaratne >>>>>>>> >>>>>>>> Senior Technical Lead, WSO2 >>>>>>>> Committer & PMC Member, Apache Stratos >>>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> *Dinithi De Silva* >>>>>>> Associate Software Engineer, WSO2 Inc. >>>>>>> m:+94716667655 | e:dinit...@wso2.com | w: www.wso2.com >>>>>>> | a: #20, Palm Grove, Colombo 03 >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> >>>>>> *Pubudu Gunatilaka* >>>>>> Software Engineer >>>>>> WSO2, Inc.: http://wso2.com >>>>>> lean.enterprise.middleware >>>>>> mobile: +94 77 4078049 >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Thanuja Uruththirakodeeswaran >>>>> Software Engineer >>>>> WSO2 Inc.;http://wso2.com >>>>> lean.enterprise.middleware >>>>> >>>>> mobile: +94 774363167 >>>>> >>>> >>>> >>> >>> >>> -- >>> Rajkumar Rajaratnam >>> Committer & PMC Member, Apache Stratos >>> Software Engineer, WSO2 >>> >>> Mobile : +94777568639 >>> Blog : rajkumarr.com >>> >> >> >> >> -- >> >> Gayan Gunarathne >> Technical Lead, WSO2 Inc. (http://wso2.com) >> Committer & PMC Member, Apache Stratos >> email : gay...@wso2.com | mobile : +94 775030545 <%2B94%20766819985> >> >> >> > > > > -- > *Lasindu Charith* > Software Engineer, WSO2 Inc. > Committer & PMC Member, Apache Stratos > Mobile: +94714427192 | Web: blog.lasindu.com > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

Re: Stratos 4.1: "Too many open files" issue

2015-09-15 Thread Reka Thirunavukkarasu
gt; > > Quote from doc: > > > > (… If you are publishing events in a periodic interval as more than 5.5s, > you need to tune the parameter accordingly…) > > > > *From:* Reka Thirunavukkarasu [mailto:r...@wso2.com] > *Sent:* Sunday, September 13, 2015 10:49 PM >

Re: Few issues in master branch related to tenant isolation

2015-09-14 Thread Reka Thirunavukkarasu
> Application application = > > ApplicationManager.getApplications().getApplicationByTenant(applicationName, > tenantId); > > So we need to change the test cases according to the tenant isolation.We > can include some additional test cases for tenancy related stuff. > > Thanks, > Gay

Re: Few issues in master branch related to tenant isolation

2015-09-13 Thread Reka Thirunavukkarasu
; [1] > https://github.com/apache/stratos/blob/master/products/stratos/modules/integration/src/test/resources/stratos-testing.xml > > >> >> -- >> Akila Ravihansa Perera >> WSO2 Inc.; http://wso2.com/ >> >> Blog: http://ravihansa3000.blogspot.com >> > > > > -- > > Gayan Gunarathne > Technical Lead, WSO2 Inc. (http://wso2.com) > Committer & PMC Member, Apache Stratos > email : gay...@wso2.com | mobile : +94 775030545 <%2B94%20766819985> > > > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

Re: Improvements to Stratos integration tests

2015-09-13 Thread Reka Thirunavukkarasu
for Thrift transport > 10099 - initial port for JMX registry > 11211 - initial port for JMX server > > I've deliberately set an initial offset to default ports. > > Thanks. > -- > Akila Ravihansa Perera > WSO2 Inc.; http://wso2.com/ > > Blog: http://ravihansa3000.blogspot.com > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

Re: New committer and PMC member: Dinithi De Silva

2015-09-13 Thread Reka Thirunavukkarasu
. This should enable better productivity. >>>>> Being a PMC member enables assistance with the management >>>>> and to guide the direction of the project. >>>>> >>>>> Congratulation and keep up the good work! >>>>> >>>>> -- >>>>> Lakmal Warusawithana >>>>> Vice President, Apache Stratos >>>>> Director - Cloud Architecture; WSO2 Inc. >>>>> Mobile : +94714289692 >>>>> Blog : http://lakmalsview.blogspot.com/ >>>>> >>>>> >>>> >>>> >>>> -- >>>> Imesh Gunaratne >>>> >>>> Senior Technical Lead, WSO2 >>>> Committer & PMC Member, Apache Stratos >>>> >>> >>> >> > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

Re: Stratos 4.1: "Too many open files" issue

2015-09-13 Thread Reka Thirunavukkarasu
groupInstances 0, >>> clusterInstances 1, members 1 (Active 1) >>> >>> di-000-001: applicationInstances 1, groupInstances 0, clusterInstances >>> 1, members 1 (Active 1) >>> >>> di-000-002: applicationInstances 1, groupInstances 0, clusterInstances >>> 1, members 1 (Active 1) >>> >>> di-000-012: applicationInstances 1, groupInstances 0, clusterInstances >>> 1, members 1 (Created 1) >>> >>> di-000-003: applicationInstances 1, groupInstances 0, clusterInstances >>> 1, members 1 (Starting 1) >>> >>> di-000-004: applicationInstances 1, groupInstances 0, clusterInstances >>> 1, members 1 (Starting 1) >>> >>> di-000-006: applicationInstances 1, groupInstances 0, clusterInstances >>> 1, members 1 (Starting 1) >>> >>> di-000-005: applicationInstances 1, groupInstances 0, clusterInstances >>> 1, members 1 (Starting 1) >>> >>> di-000-008: applicationInstances 1, groupInstances 0, clusterInstances >>> 1, members 1 (Starting 1) >>> >>> di-000-007: applicationInstances 1, groupInstances 0, clusterInstances >>> 1, members 1 (Starting 1) >>> >>> di-000-009: applicationInstances 1, groupInstances 0, clusterInstances >>> 1, members 1 (Starting 1) >>> >>> >>> >> >> >> >> -- >> Imesh Gunaratne >> >> Senior Technical Lead, WSO2 >> Committer & PMC Member, Apache Stratos >> > > > > -- > Akila Ravihansa Perera > WSO2 Inc.; http://wso2.com/ > > Blog: http://ravihansa3000.blogspot.com > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

Re: Introduce an Activated state to ApplicationContext

2015-09-13 Thread Reka Thirunavukkarasu
>> Anuruddha Lanka Liyanarachchi >>>> Software Engineer - WSO2 >>>> Mobile : +94 (0) 712762611 >>>> Tel : +94 112 145 345 >>>> a nurudd...@wso2.com >>>> >>> >>> >>> >>> -- >>> Akila Ra

Re: [Dev] Publishing Complete Topology event on Demand

2015-09-09 Thread Reka Thirunavukkarasu
he clients to request Complete Topology event > via the new topic. This can be done in messaging component without > affecting the main modules (AS, CC, SM, CEP, JCA). PCA needs to be updated > accordingly. WDYT? > > Thanks > > -- > Imesh Gunaratne > > Senior Technical Lead,

[jira] [Created] (STRATOS-1553) GetUsers REST API doesn't return all the feilds of the User

2015-09-09 Thread Reka Thirunavukkarasu (JIRA)
Reka Thirunavukkarasu created STRATOS-1553: -- Summary: GetUsers REST API doesn't return all the feilds of the User Key: STRATOS-1553 URL: https://issues.apache.org/jira/browse/STRATOS

[jira] [Created] (STRATOS-1552) Debug logs are missing for Monitors

2015-09-09 Thread Reka Thirunavukkarasu (JIRA)
Reka Thirunavukkarasu created STRATOS-1552: -- Summary: Debug logs are missing for Monitors Key: STRATOS-1552 URL: https://issues.apache.org/jira/browse/STRATOS-1552 Project: Stratos

[jira] [Updated] (STRATOS-1551) Application update not propagated to Applications Topology

2015-09-09 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu updated STRATOS-1551: --- Summary: Application update not propagated to Applications Topology (was

[jira] [Created] (STRATOS-1551) Application update not propergated to Applications Topology

2015-09-09 Thread Reka Thirunavukkarasu (JIRA)
Reka Thirunavukkarasu created STRATOS-1551: -- Summary: Application update not propergated to Applications Topology Key: STRATOS-1551 URL: https://issues.apache.org/jira/browse/STRATOS-1551

[jira] [Created] (STRATOS-1546) Force undeployment not working when cluster monitors are not there

2015-09-02 Thread Reka Thirunavukkarasu (JIRA)
Reka Thirunavukkarasu created STRATOS-1546: -- Summary: Force undeployment not working when cluster monitors are not there Key: STRATOS-1546 URL: https://issues.apache.org/jira/browse/STRATOS-1546

[jira] [Created] (STRATOS-1545) Startup order not getting validated when it is defined in the application

2015-09-02 Thread Reka Thirunavukkarasu (JIRA)
Reka Thirunavukkarasu created STRATOS-1545: -- Summary: Startup order not getting validated when it is defined in the application Key: STRATOS-1545 URL: https://issues.apache.org/jira/browse/STRATOS-1545

[jira] [Commented] (STRATOS-1543) Nginx extension not working with SSL and more than one clusters

2015-09-02 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14727694#comment-14727694 ] Reka Thirunavukkarasu commented on STRATOS-1543: It is fixed in Co

[jira] [Created] (STRATOS-1543) Nginx extension not working with SSL and more than one clusters

2015-09-02 Thread Reka Thirunavukkarasu (JIRA)
Reka Thirunavukkarasu created STRATOS-1543: -- Summary: Nginx extension not working with SSL and more than one clusters Key: STRATOS-1543 URL: https://issues.apache.org/jira/browse/STRATOS-1543

Re: Setting InstanceMetadata for Mock IaaS instances

2015-08-31 Thread Reka Thirunavukkarasu
ently Mock IaaS instances don't have its instance metadata set. Shall > we set the instance metadata from mock-iaas.xml file? > > Thanks. > > -- > Thanuja Uruththirakodeeswaran > Software Engineer > WSO2 Inc.;http://wso2.com > lean.enterprise.middleware > > mobile

Re: [Documentation] Puppet master configuration for ubuntu 14 needs to be added

2015-08-31 Thread Reka Thirunavukkarasu
t 6:41 PM, Reka Thirunavukkarasu > wrote: > >> Hi >> >> If following below steps only, could get the puppet master(3.8.2) working >> with ubuntu 14. Can we add these details separately to doc or do we have >> incorporate this with the existing puppet installation

[jira] [Commented] (STRATOS-1492) Partition Round Robin is not working properly when the partitionMax is unequal in different partitions

2015-08-30 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14722710#comment-14722710 ] Reka Thirunavukkarasu commented on STRATOS-1492: Hi Imesh, This is

[jira] [Commented] (STRATOS-1493) Take faulty member detection into consideration in OneAfterAnother algorithm

2015-08-30 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14722706#comment-14722706 ] Reka Thirunavukkarasu commented on STRATOS-1493: Hi Imesh, This is

[jira] [Updated] (STRATOS-1492) Partition Round Robin is not working properly when the partitionMax is unequal in different partitions

2015-08-30 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu updated STRATOS-1492: --- Fix Version/s: (was: 4.1.2) 4.1.3 > Partition Ro

[jira] [Updated] (STRATOS-1493) Take faulty member detection into consideration in OneAfterAnother algorithm

2015-08-30 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu updated STRATOS-1493: --- Fix Version/s: (was: 4.1.2) 4.1.3 > Take fau

[Documentation] Puppet master configuration for ubuntu 14 needs to be added

2015-08-27 Thread Reka Thirunavukkarasu
; sudo apt-get install puppetmaster - add *.stratos.puppetmaster.org in /etc/puppet/autosign.conf - add "server=puppet.stratos.puppetmaster.org" to /etc/puppet/puppet.conf -> /etc/init.d/puppetmaster restart Thanks, Reka -- Reka Thirunavukkarasu Senior Software Engineer,

Re: deployment policy concepts, group deployment policy questions

2015-08-25 Thread Reka Thirunavukkarasu
rkPartitionResourceDefinition-partitions Thanks, Reka > > > Thanks > > > > Martin > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

[Performance] Hierarchy locking support for ApplicationHolder

2015-08-24 Thread Reka Thirunavukkarasu
some calls are w.r.t registry in the ApplicationHolder. Thanks, Reka -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

Re: Jenkins build is unstable: Stratos-Master-Commit-Build #800

2015-08-21 Thread Reka Thirunavukkarasu
test the fix and push it to master. Thanks, Reka On Sat, Aug 22, 2015 at 12:18 AM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See <https://builds.apache.org/job/Stratos-Master-Commit-Build/800/changes > > > > -- Reka Thirunavukkarasu Senior Software Eng

[jira] [Created] (STRATOS-1523) Stop Monitors thread when application is undeploying

2015-08-21 Thread Reka Thirunavukkarasu (JIRA)
Reka Thirunavukkarasu created STRATOS-1523: -- Summary: Stop Monitors thread when application is undeploying Key: STRATOS-1523 URL: https://issues.apache.org/jira/browse/STRATOS-1523 Project

[jira] [Resolved] (STRATOS-1523) Stop Monitors thread when application is undeploying

2015-08-21 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu resolved STRATOS-1523. Resolution: Fixed Assignee: Reka Thirunavukkarasu Fixed in Commit

[jira] [Resolved] (STRATOS-1489) Faulty behavior in application monitor creation logic

2015-08-21 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu resolved STRATOS-1489. Resolution: Fixed Fix Version/s: 4.1.2 > Faulty behavior

[jira] [Assigned] (STRATOS-1489) Faulty behavior in application monitor creation logic

2015-08-21 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu reassigned STRATOS-1489: -- Assignee: Reka Thirunavukkarasu > Faulty behavior in applicat

[jira] [Commented] (STRATOS-1489) Faulty behavior in application monitor creation logic

2015-08-21 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706684#comment-14706684 ] Reka Thirunavukkarasu commented on STRATOS-1489: This is fixe

[jira] [Created] (STRATOS-1522) Single cluster autoscaling support in Integration Framework

2015-08-21 Thread Reka Thirunavukkarasu (JIRA)
Reka Thirunavukkarasu created STRATOS-1522: -- Summary: Single cluster autoscaling support in Integration Framework Key: STRATOS-1522 URL: https://issues.apache.org/jira/browse/STRATOS-1522

[jira] [Resolved] (STRATOS-1522) Single cluster autoscaling support in Integration Framework

2015-08-21 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu resolved STRATOS-1522. Resolution: Fixed This is added to Integration Framework. > Sin

[jira] [Resolved] (STRATOS-1518) Integration test to cover listing of all the artifacts

2015-08-21 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu resolved STRATOS-1518. Resolution: Done This is added to integration framework. > Integrat

[jira] [Resolved] (STRATOS-1517) Integration test to cover termination behavior and startup order of Composite application

2015-08-21 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu resolved STRATOS-1517. Resolution: Done > Integration test to cover termination behavior

[jira] [Resolved] (STRATOS-1521) Scale-down not working when partitionMax hits

2015-08-21 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu resolved STRATOS-1521. Resolution: Fixed > Scale-down not working when partitionMax h

[jira] [Commented] (STRATOS-1517) Integration test to cover termination behavior and startup order of Composite application

2015-08-21 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706673#comment-14706673 ] Reka Thirunavukkarasu commented on STRATOS-1517: These tests have

[jira] [Commented] (STRATOS-1521) Scale-down not working when partitionMax hits

2015-08-21 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706671#comment-14706671 ] Reka Thirunavukkarasu commented on STRATOS-1521: It is fixed in Co

Re: [Improvement] Single tenant application deletion via single method call

2015-08-21 Thread Reka Thirunavukkarasu
Premalala (MIEEE)Mobile : +94710461070 <%2B94710461070>E-mail > : anuruddhaprema...@gmail.com web : > www.regilandvalley.com <http://www.regilandvalley.com>Sri Lanka.* > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

[jira] [Created] (STRATOS-1521) Scale-down not working when partitionMax hits

2015-08-21 Thread Reka Thirunavukkarasu (JIRA)
Reka Thirunavukkarasu created STRATOS-1521: -- Summary: Scale-down not working when partitionMax hits Key: STRATOS-1521 URL: https://issues.apache.org/jira/browse/STRATOS-1521 Project: Stratos

Re: Adding blocking queue to Stratos executor service

2015-08-20 Thread Reka Thirunavukkarasu
lled.But with this this we can block the job if the queue is full without >> throwing the exception. WDYT? >> >> Thanks, >> Gayan >> >> >> >> -- >> >> Gayan Gunarathne >> Technical Lead, WSO2 Inc. (http://wso2.com) >&

Re: [Extenal CEP Log]

2015-08-20 Thread Reka Thirunavukkarasu
that I am getting in external CEP. >> >> Thanks >> *T. Pranavan* >> *BSc Eng Undergraduate| Department of Computer Science & Engineering >> ,University of Moratuwa* >> *Mobile| *0775136836 >> > > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

[jira] [Updated] (STRATOS-1518) Integration test to cover listing of all the artifacts

2015-08-19 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu updated STRATOS-1518: --- Component/s: (was: Testing Framework) > Integration test to co

[jira] [Updated] (STRATOS-1517) Integration test to cover termination behavior and startup order of Composite application

2015-08-19 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu updated STRATOS-1517: --- Component/s: (was: egration Framework) > Integration test to co

[jira] [Created] (STRATOS-1518) Integration test to cover listing of all the artifacts

2015-08-19 Thread Reka Thirunavukkarasu (JIRA)
Reka Thirunavukkarasu created STRATOS-1518: -- Summary: Integration test to cover listing of all the artifacts Key: STRATOS-1518 URL: https://issues.apache.org/jira/browse/STRATOS-1518 Project

[jira] [Created] (STRATOS-1517) Integration test to cover termination behavior and startup order of Composite application

2015-08-19 Thread Reka Thirunavukkarasu (JIRA)
Reka Thirunavukkarasu created STRATOS-1517: -- Summary: Integration test to cover termination behavior and startup order of Composite application Key: STRATOS-1517 URL: https://issues.apache.org/jira

Re: [GSoC-2015] [Stratos] Pack a Jar

2015-08-18 Thread Reka Thirunavukkarasu
neering > ,University of Moratuwa* > *Mobile| *0775136836 > > On 18 August 2015 at 09:59, Reka Thirunavukkarasu wrote: > >> Hi Pranavan, >> >> You will have to include any dependencies which needs to be packed with >> stratos distribution in [1]. You can check how

Re: Jenkins build became unstable: Stratos-Master-Commit-Build #787

2015-08-17 Thread Reka Thirunavukkarasu
is further and > in the case we can increase application activation timeout, if application > deployment takes much time. > > Thanks, > Gayan > > On Tue, Aug 18, 2015 at 9:53 AM, Reka Thirunavukkarasu > wrote: > >> Hi Imesh, >> >> There was a timeout[1] h

Re: [GSoC-2015] [Stratos] Pack a Jar

2015-08-17 Thread Reka Thirunavukkarasu
aduate| Department of Computer Science & Engineering > ,University of Moratuwa* > *Mobile| *0775136836 > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

Re: Jenkins build became unstable: Stratos-Master-Commit-Build #787

2015-08-17 Thread Reka Thirunavukkarasu
Hi Imesh, There was a timeout[1] happened. It seems to be an intermittent as other tests could pass and only one application deployment failed. We can check the continuous build results and see whether any issue exists in Jenkins. I didn't get this type of error while building or testing locally u

Re: Jenkins build is still unstable: Stratos-Master-Nightly-Build #593

2015-08-14 Thread Reka Thirunavukkarasu
a On Sat, Aug 15, 2015 at 8:22 AM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See <https://builds.apache.org/job/Stratos-Master-Nightly-Build/changes> > > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

Re: Jenkins build became unstable: Stratos-Master-Nightly-Build » Apache Stratos - Integration Tests #592

2015-08-13 Thread Reka Thirunavukkarasu
orkedBooter.java:75) >> Caused by: javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated >> at >> sun.security.ssl.SSLSessionImpl.getPeerCertificates(SSLSessionImpl.java:397) >> at >> org.apache.http.conn.ssl.AbstractVerifier.verify(AbstractVerifier.java:1

Re: Jenkins build became unstable: Stratos-Master-Nightly-Build » Apache Stratos - Integration Tests #592

2015-08-13 Thread Reka Thirunavukkarasu
; > Senior Technical Lead, WSO2 > Committer & PMC Member, Apache Stratos > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

Re: Jenkins build became unstable: Stratos-Master-Nightly-Build #589

2015-08-11 Thread Reka Thirunavukkarasu
This seems to be an intermittent. It happened when forcefully undeploying a bursted application. I will try with few cycles locally to see whether i can reproduce this.. Thanks, Reka On Wed, Aug 12, 2015 at 10:01 AM, Reka Thirunavukkarasu wrote: > sure..will check on it.. > > On We

Re: Jenkins build became unstable: Stratos-Master-Nightly-Build #589

2015-08-11 Thread Reka Thirunavukkarasu
ior Technical Lead, WSO2 >> Committer & PMC Member, Apache Stratos >> > > > -- > Akila Ravihansa Perera > WSO2 Inc.; http://wso2.com/ > > Blog: http://ravihansa3000.blogspot.com > > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

Re: Events with timestamp = 0

2015-08-11 Thread Reka Thirunavukkarasu
308918809 > Data > : 3.333 > [2015-08-11 21:34:14,264] INFO > {org.apache.stratos.cep.extension.CurveFitter} - Time stamp : 0 Data : > 16.668 > [2015-08-11 21:34:14,264] INFO > {org.apache.stratos.cep.extension.CurveFitter} - Time stamp : 0 Data : > 16.668 > [20

[jira] [Commented] (STRATOS-1489) Faulty behavior in application monitor creation logic

2015-08-11 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14681492#comment-14681492 ] Reka Thirunavukkarasu commented on STRATOS-1489: We can fix thi

Re: [Vote] Release Apache Stratos 4.1.1 RC1

2015-08-10 Thread Reka Thirunavukkarasu
rocedure for verification:* >>>>>>> >>>>>>> https://cwiki.apache.org/confluence/display/STRATOS/Release+Verification+Guide >>>>>>> >>>>>>> >>>>>>> [ ] +1 >>>>>>> [ ] 0 >>>>>>> [ ] -1 (explain why) >>>>>>> >>>>>>> Thanks >>>>>>> Apache Stratos Team >>>>>>> >>>>>>> -- >>>>>>> Akila Ravihansa Perera >>>>>>> WSO2 Inc.; http://wso2.com/ >>>>>>> >>>>>>> Blog: http://ravihansa3000.blogspot.com >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Lakmal Warusawithana >>>>>> Vice President, Apache Stratos >>>>>> Director - Cloud Architecture; WSO2 Inc. >>>>>> Mobile : +94714289692 >>>>>> Blog : http://lakmalsview.blogspot.com/ >>>>>> >>>>>> >>>>> >>>>> >>>>> -- >>>>> Imesh Gunaratne >>>>> >>>>> Senior Technical Lead, WSO2 >>>>> Committer & PMC Member, Apache Stratos >>>>> >>>> >>>> >>>> >>>> -- >>>> -- >>>> Lahiru Sandaruwan >>>> Committer and PMC member, Apache Stratos, >>>> Senior Software Engineer, >>>> WSO2 Inc., http://wso2.com >>>> lean.enterprise.middleware >>>> >>>> phone: +94773325954 >>>> email: lahi...@wso2.com blog: http://lahiruwrites.blogspot.com/ >>>> linked-in: http://lk.linkedin.com/pub/lahiru-sandaruwan/16/153/146 >>>> >>>> >>> >>> >>> -- >>> >>> Gayan Gunarathne >>> Technical Lead, WSO2 Inc. (http://wso2.com) >>> Committer & PMC Member, Apache Stratos >>> email : gay...@wso2.com | mobile : +94 775030545 <%2B94%20766819985> >>> >>> >>> >> >> >> >> -- >> Thanuja Uruththirakodeeswaran >> Software Engineer >> WSO2 Inc.;http://wso2.com >> lean.enterprise.middleware >> >> mobile: +94 774363167 >> > > > > -- > > *Pubudu Gunatilaka* > Software Engineer > WSO2, Inc.: http://wso2.com > lean.enterprise.middleware > mobile: +94 77 4078049 > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

[jira] [Created] (STRATOS-1493) Take faulty member detection into consideration in OneAfterAnother algorithm

2015-08-10 Thread Reka Thirunavukkarasu (JIRA)
Reka Thirunavukkarasu created STRATOS-1493: -- Summary: Take faulty member detection into consideration in OneAfterAnother algorithm Key: STRATOS-1493 URL: https://issues.apache.org/jira/browse/STRATOS

[jira] [Created] (STRATOS-1492) Partition Round Robin is not working properly when the partitionMax is unequal in different partitions

2015-08-10 Thread Reka Thirunavukkarasu (JIRA)
Reka Thirunavukkarasu created STRATOS-1492: -- Summary: Partition Round Robin is not working properly when the partitionMax is unequal in different partitions Key: STRATOS-1492 URL: https

Re: Question: group deployment policy, placement of cartrdige instance

2015-08-10 Thread Reka Thirunavukkarasu
anner. > > > If the expectations are not as described above, how can I configure > stratos to behave according the expectations ? > I believe you can achieve your requirement with the scenario that explained above. Please let us know, if you come across with any issues. Thanks,

Re: [GSoC-2015][Stratos] Getting an error in server start up

2015-08-09 Thread Reka Thirunavukkarasu
aData=null,* > *correlationData=null,* > *payloadData=[Attribute{name='cluster_id', type=STRING}, > Attribute{name='cluster_instance_id', type=STRING}, > Attribute{name='network_partition_id', type=STRING}, > Attribute{name='second_derivative_load_average', type=DOUBLE}],* > *}* > > > Thanks > *T. Pranavan* > *BSc Eng Undergraduate| Department of Computer Science & Engineering > ,University of Moratuwa* > *Mobile| *0775136836 > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

Re: [Discuss] Apache Stratos 4.1.1 Release Plan

2015-08-05 Thread Reka Thirunavukkarasu
ab in the same spreadsheet for >>>>>> 4.1.1. BTW Reka is currently implementing a set of advanced integration >>>>>> tests which could cover most of the test scenarios with Mock IaaS. >>>>>> >>>>>> Thanks >>>>

[jira] [Resolved] (STRATOS-1485) Refactoring the InstanceContext hierarchy and NetworkPartitionContext hierarchy

2015-08-04 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu resolved STRATOS-1485. Resolution: Fixed This is added in

[jira] [Resolved] (STRATOS-1484) Spin a new member after the termination of existing member

2015-08-04 Thread Reka Thirunavukkarasu (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reka Thirunavukkarasu resolved STRATOS-1484. Resolution: Done This is added in

Re: DISCUSS: co-location of VMs in stratos (affinity / anti-affinity)

2015-08-04 Thread Reka Thirunavukkarasu
s configuration so it > allows IAAS specific boot parameter ? > > > > Also, jcloud will have to be extended as well to support this enhancement. > > > > WDYT ? > +1 for extending the existing openstack IaaS in order to implement this feature unless it cannot be achie

Re: Integration test for CRUD operations of all the artifacts

2015-08-03 Thread Reka Thirunavukkarasu
Thanks Imesh..!!! On Mon, Aug 3, 2015 at 10:15 PM, Imesh Gunaratne wrote: > A splendid job Reka!! This would save us days and weeks which would be > needed for verifying the basic functionality. > > Thanks > > > On Mon, Aug 3, 2015 at 6:39 PM, Reka Thirunavukkarasu

Re: Refactoring Metering Service Implementation for Stratos

2015-08-03 Thread Reka Thirunavukkarasu
; thrift-client-config.xml file to cep-thrift-client-config.xml. > > Please share your thoughts about this implementation. > > Thank you. > ​​ > -- > Thanuja Uruththirakodeeswaran > Software Engineer > WSO2 Inc.;http://wso2.com > lean.enterprise.middleware > > mobile: +94 774363167 > -- Reka Thirunavukkarasu Senior Software Engineer, WSO2, Inc.:http://wso2.com, Mobile: +94776442007

  1   2   3   4   5   6   7   8   >