Re: [Architecture] Avoiding Access Token Expiration on ESB Connectors

2015-12-03 Thread Kasun Indrasiri
We need to get started with the new version of connectors (compatible with 4.10) that includes refresh token support for most commonly used connectors. Can we prioritize all such connectors and come up with a list please. They should be released along with 4.10. On Wed, Dec 2, 2015 at 10:51 AM,

Re: [Architecture] App Factory runtime update with Kubernetes

2015-12-03 Thread Gayan Dhanushka
Hi Roshan, Seems like there are scenarios where some operations are not supported in the fabric8 apis. For example an api is not available to create an ingress kind using the Kubernetes client apis. I have communicated this with them [1] and they have obliged with the fact that indeed this is not

Re: [Architecture] WSO2 Carbon Kernel 5.0.0 - Beta Released !!!

2015-12-03 Thread Sameera Jayasoma
On Fri, Dec 4, 2015 at 11:15 AM, Sameera Jayasoma wrote: > > WSO2 Carbon Kernel 5.0.0 - *Beta* Released ! > > We are pleased to announce the beta release of WSO2 Carbon Kernel 5.0.0. > It is now available to download from here >

Re: [Architecture] Redesigning Puppet Modules & Publishing them in Puppet Forge

2015-12-03 Thread Krishantha Samaraweera
Hi Imesh, We need to consider continues delivery aspects when designing these core puppet modules. Some of the suggestions that you have mentioned are already being implemented while automating APIM deployment patterns. If we can review and adhere to the way automation team design puppet scripts

Re: [Architecture] App Factory runtime update with Kubernetes

2015-12-03 Thread Roshan Deniyage
Hi Lahiru, This seems like "RuntimeProvisioningAPI" is a generic API which used to talk to underline run-time infrastructure (in this case, its container orchestration system). So, this model is quite extensible since it allows us to write adapters to talk to up coming alternatives. So, when

Re: [Architecture] Ability to display data in a collapsible graph structure

2015-12-03 Thread Kasun Indrasiri
Hi Dunith, I think one of the other requirement we have is to aggregate (i.e clone/aggregate scenario) the branches in some scenarios. For that we used dagre as an initial PoC. On Thu, Dec 3, 2015 at 8:23 PM, Dunith Dhanushka wrote: > Hi Kasun, > > I think the requirement here

Re: [Architecture] [ESB-Connector] EJB Connector

2015-12-03 Thread Rajjaz Mohammed
Hi, since ejb2 connector work fine with glassfish libraries and getting error with jboss libraries i removed java reflection and creating method directly [1] and its work with both jboss and glassfish. so i think i no need to use Invokedynamic[2]. WDYT? [1] Method method

Re: [Architecture] Suggests for Improvements to Google Connector

2015-12-03 Thread Thulasika Vijayanathan
Hi Riyafa, I attached updated Google Spreadsheet connector zip file [1]. [1] https://drive.google.com/a/wso2.com/file/d/0B-II6tSqN5NBeW9uN1lpc3F0WjQ/view?usp=sharing Thanks On Thu, Dec 3, 2015 at 11:55 AM, Malaka Silva wrote: > Connector (as well as the doc) is not officially

Re: [Architecture] Connector : Jira (V2.0)

2015-12-03 Thread Vinitha Rajenthiran
Hi Sriashalya, Yes, they have been implemented already and these methods were published accidentally. Hence we will not be implementing them in the new version. Regards, Vinitha -- View this message in context:

Re: [Architecture] Connector : Jira (V2.0)

2015-12-03 Thread Sriashalya Srivathsan
Hi Vinitha, Seems that following methods are already existing in old connector. - performIssueSearch [1] (http://example.com:8080/jira/rest/api/2/search ) or are you referring this link?(

Re: [Architecture] App Factory runtime update with Kubernetes

2015-12-03 Thread Kasun De Silva
Hi, In "Set/Unset Runtime Properties" story no point of passing runtime property type. AFAIU it should come inside "RuntimeProperty" object. For the Custom Domains section in my understanding we should pass an existing domain when updating an existing custom domain, WDYT ? Thanks, Kasun *Kasun

Re: [Architecture] Forceful queue/topic subscription deletion for Message Broker

2015-12-03 Thread Srinath Perera
If the user must go to the node where subscription is made to disconnect the subscription, we might need to give a way for a user to find which node has what subscriptions. --Srinath On Thu, Dec 3, 2015 at 11:36 AM, Ramith Jayasinghe wrote: > I propose, > 1) user cant

[Architecture] WSO2 Carbon Kernel 5.0.0 - Beta Released !!!

2015-12-03 Thread Sameera Jayasoma
WSO2 Carbon Kernel 5.0.0 - *Beta* Released ! We are pleased to announce the beta release of WSO2 Carbon Kernel 5.0.0. It is now available to download from here . The source and tag location for

Re: [Architecture] Ability to display data in a collapsible graph structure

2015-12-03 Thread Dunith Dhanushka
Hi Kasun, I think the requirement here is to implement charts with the drill down capability. We have a home grown JS library called VizGrammar[1] (previously known as igviz.js) which is used to draw charts in DAS. VizGrammar is a wrapper around d3.js and vega.js and it is capable of drawing a

Re: [Architecture] Ability to display data in a collapsible graph structure

2015-12-03 Thread Kasun Indrasiri
Are we planning to support this at framework/DAS level itself. I think this will be a common requirement for ESB, CEP and BPS etc. So, we better have a common library that caters these requirements. On Wed, Dec 2, 2015 at 7:01 PM, Viraj Senevirathne wrote: > Hi All, > >

Re: [Architecture] Forceful queue/topic subscription deletion for Message Broker

2015-12-03 Thread Frank Leymann
+1 I would even say stronger "...we MUST give a way..." Best regards, Frank 2015-12-03 11:01 GMT+01:00 Srinath Perera : > If the user must go to the node where subscription is made to disconnect > the subscription, we might need to give a way for a user to find which node >

[Architecture] WSO2 developer Studio Kernel 4.0.0-Beta released.

2015-12-03 Thread Kavith Lokuhewage
We are pleased to announce the beta release of WSO2 developer Studio Kernel 4.0.0. P2 repository of WSO2 developer Studio kernel 4.0.0-Beta is available here . Source and Tag Location for this release is available

[Architecture] carbon feature plugin 2.0.0 Beta Released!

2015-12-03 Thread Dinusha Boteju
*WSO2 Carbon Feature plugin 2.0.0 - Beta Released!* We are pleased to inform you that the carbon feature plugin 2.0.0 - beta is now available to use. Source for this release is available here. Documentation for WSO2 carbon

[Architecture] Redesigning Puppet Modules & Publishing them in Puppet Forge

2015-12-03 Thread Imesh Gunaratne
Hi, We are now trying to refactor the puppet modules in [1] according to the best practices DevOps, Automation and Private PaaS teams found over the recent past on designing puppet modules. These include following: - Using Hiera for keeping site-specific data out of the manifests [2] - Use