Re: [Architecture] Carbon C5 - Server Configuration Model

2016-11-29 Thread Ramith Jayasinghe
to me that makes sense. we started having the same thing since mb v 3.0.0. it even put out a (helpful) warnings during the start up if any configuration is missing in the config file and (default) value server chose to go with. On Tue, Nov 29, 2016 at 1:18 PM, Dilan Udara Ariyaratne

[Architecture] Connection Pool Implementation for ESB Kafka and JMS Connectors

2016-11-29 Thread Kathees Rajendram
Hi, I am working on connection pool implementation for Kafka [1] and JMS [2] connectors. In the existing connectors, connections are created and closed per message which gives the performance issue. I have improved the Kafka connector with configurable connection pool parameter. When publishing

Re: [Architecture] Carbon C5 - Server Configuration Model

2016-11-29 Thread Danesh Kuruppu
Hi Abimaran, Kernel going to provide the relevant config object. There will be an osgi service to provide relevant object for the given bean class. Kernel doesn't need to know exact bean class. We use reflection to generate the bean class. Kernel will not dependent on any product component.

Re: [Architecture] Carbon C5 - Server Configuration Model

2016-11-29 Thread Danesh Kuruppu
Hi Dilan, If all user-configurable properties are not readily available in the .yaml > file by default, how would a user know which > properties are configurable and which are not ? > All the configurable properties and their default values will be documented. We are going to create this config

[Architecture] WSO2 API Manager 2.1.0-BETA Released!

2016-11-29 Thread Chamin Dias
WSO2 API Manager team is pleased to announce WSO2 API Manager 2.1.0-BETA release. Distribution : https://github.com/wso2/product-apim/releases/tag/v2.1.0-beta Analytics : https://github.com/wso2/analytics-apim/releases/tag/v2.1.0-beta Tooling :

[Architecture] [Dev] [VOTE] Release WSO2 Enterprise Mobility Manager 2.2.0 RC2

2016-11-29 Thread Harshan Liyanage
Hi Devs, This is the release candidate of WSO2 Enterprise Mobility Manager 2.2.0. Please download EMM 2.2.0 RC2 and test the functionality and vote. Vote will be open for 72 hours or as needed. Know issues: https://wso2.org/jira/issues/?filter=13384 Fixes provided :

Re: [Architecture] Carbon C5 - Server Configuration Model

2016-11-29 Thread Abimaran Kugathasan
Hi Danesh, On Mon, Nov 21, 2016 at 11:32 PM, Danesh Kuruppu wrote: > Hi all, > > In Carbon C5, we are going to introduce new global configuration model > where we have only one configuration file for all server configurations. > So that user have to maintain only one config