Re: [Architecture] [BPS] User management integration of BPMN

2016-05-25 Thread Himasha Guruge
Hi All, Need few clarifications regarding our user management implementation. What was the purpose of having both [1] and [2] ? In C4 implementation, the methods overridden from these two managers are quite alike. Are we going to need BPSGroupIdentityManager in C5 as well? Also note that we have

Re: [Architecture] What should be the default MySQL engine to be used in DAS?

2016-05-25 Thread Srinath Perera
Hi Inosh, Good catch!! I am +1. Can we do this just by configs or do we need a patch? If so can we patch before we release? Anjana, cannot we use HDFS for EVENT_STORE and used MySQL only for processed data store? ( long term) --Srinath On Wed, May 25, 2016 at 8:10 PM, Inosh Goonewardena wrote:

Re: [Architecture] C5 Usercore - Password Hashing

2016-05-25 Thread Dimuthu Leelarathne
On Tue, May 24, 2016 at 11:43 PM, Prabath Siriwardana wrote: > +1 for this approach... > > In a running deployment - one should be able to change the current running > hashing algorithm - or with the same hashing algorithm the number of > iterations (in this scenario)... > > This update should no

[Architecture] [Announce] WSO2 Puppet Modules 2.0.0 Released!

2016-05-25 Thread Chamila De Alwis
Hi, WSO2 Private PaaS team is pleased to announce the release of WSO2 Puppet Modules 2.0.0. Main features and fixes released with this release: - Updated Hiera data hierarchy to include deployment Platform - Kubernetes based workflow supported, based on wso2/kubernetes-artifacts

[Architecture] What should be the default MySQL engine to be used in DAS?

2016-05-25 Thread Inosh Goonewardena
Hi, At the moment DAS support both MyISAM and InnoDB, but configured to use MyISAM by default. There are several differences between MYISAM and InnoDB, but what is most relevant with regard to DAS is the difference in concurrency. Basically, MyISAM uses table-level locking and InnoDB uses row-lev

Re: [Architecture] JSON schema for JSON payloads without a root element - visual datamapper editor

2016-05-25 Thread Sohani Weerasinghe
Sohani Weerasinghe Software Engineer WSO2, Inc: http://wso2.com Mobile : +94 716439774 Blog :http://christinetechtips.blogspot.com/ Twitter : https://twitter.com/sohanichristine On Wed, May 25, 2016 at 2:48 PM, Nuwan Pallewela wrote: > Hi Sohani, > > On Wed, May 25, 2016 at 11:03 AM, Soha

Re: [Architecture] JSON schema for JSON payloads without a root element - visual datamapper editor

2016-05-25 Thread Nuwan Pallewela
Hi Sohani, On Wed, May 25, 2016 at 11:03 AM, Sohani Weerasinghe wrote: > Hi All, > > Since there can be JSON payloads without a root element as shown below, we > are in a process of generating the JSON schema for such payloads. Please > find the implementation details > > eg 1: > > *Input*: > >

[Architecture] extensibility of governance registry

2016-05-25 Thread Olivier Mallassi
Hi all I am quite new on this ML so please, forgive me if you have already answered that question. I was wondering if Governance Registry was extensible and how. based on the documentation and experiment, I can upload jars, define new artifact types etc... I my case, I would like to be able to u