[Dev] API Manager Caching and Intermediate Request Handling

2018-09-10 Thread Amitha Dissanayake
Hi Team, I am evaluating WSO2 API Manager in order to use it in an application. I encountered with the following scenarios and could not find documentation on those. 1. Caching of request information - in a scenario of not wanting to send all the parameters to the back-end, caching those a

Re: [Dev] [VOTE] Release of WSO2 Identity Server 5.7.0 RC1

2018-09-10 Thread Thanuja Jayasinghe
Hi All, We are closing the vote as we found an issue while working with the PostgreSQL database. We will fix the issue and release another release candidate as soon as possible. Thanks, Thanuja On Sat, Sep 8, 2018 at 6:34 AM Thanuja Jayasinghe wrote: > Hi All, > > We are pleased to announce th

Re: [Dev] [VOTE] Release of WSO2 API Manager 2.6.0 RC1

2018-09-10 Thread Chamila Adhikarinayake
Hi All, We are closing the vote as we found an issue related to analytics. We will fix the issue and release another release candidate as soon as possible. Thanks, Chamila On Sat, Sep 8, 2018 at 3:08 PM, Naduni Pamudika wrote: > Hi, > > I have tested following and no issues were found. > > Env

Re: [Dev] [VOTE] Release of WSO2 Stream Processor 4.3.0 RC1

2018-09-10 Thread Dilini Muthumala
Hi all, We are closing the vote as we found a few issues in analytics solutions. We will fix the issue and release another release candidate as soon as possible. Thanks, WSO2 Stream Processor Team. On Sat, Sep 8, 2018 at 1:04 PM Dilini Muthumala wrote: > Hi all, > > > WSO2 Stream Processor t

Re: [Dev] Recommended value for the taskServerCount in task-config.xml on a two node EI

2018-09-10 Thread Shazni Nazeer
Thanks for the clarification, Vijitha. On Mon, Sep 10, 2018 at 3:51 PM Vijitha Ekanayake wrote: > Hi Shazni, > > To my knowledge, if we have 10 nodes in the cluster and the > taskServerCount in the task-config.xml is 5, the initial task scheduling > will happen only if the minimum of 5 nodes ar

Re: [Dev] Recommended value for the taskServerCount in task-config.xml on a two node EI

2018-09-10 Thread Vijitha Ekanayake
Hi Shazni, To my knowledge, if we have 10 nodes in the cluster and the taskServerCount in the task-config.xml is 5, the initial task scheduling will happen only if the minimum of 5 nodes are up. A task could not be duplicated in multiple servers if the configuration registry correctly shared amon

Re: [Dev] Recommended value for the taskServerCount in task-config.xml on a two node EI

2018-09-10 Thread Shazni Nazeer
Thank Vijitha.Few more clarifications. Does this mean if we have 10 nodes in the cluster and if we specify 5 for the *taskServerCount*, then task scheduling only works only if minimum 5 nodes are up? And in this case, does it make sure the scheduled task runs only in 1 node of 10? Or do you say th

Re: [Dev] [VOTE] Release of WSO2 Identity Server Analytics 5.7.0 RC1

2018-09-10 Thread Thanuja Jayasinghe
Hi All, We are closing the vote as we found an issue while configuring it for risk-based adaptive authentication. We will fix the issue and release another release candidate as soon as possible. Thanks, Thanuja On Sat, Sep 8, 2018 at 11:17 PM Thanuja Jayasinghe wrote: > Hi All, > > We are plea

Re: [Dev] Upgrading C4 OSGi to support Java 10

2018-09-10 Thread Tharindu Wijewardane
clarification: I am trying to build APIM using java 8 (with the other upgraded dependencies built with java 8) and run on java 10 as Shankar instructed. On Mon, Sep 10, 2018 at 1:45 PM, Tharindu Wijewardane wrote: > Hi, > > Finally I got the carbon kernel to build using java 10. It can be starte

Re: [Dev] Upgrading C4 OSGi to support Java 10

2018-09-10 Thread Tharindu Wijewardane
Hi, Finally I got the carbon kernel to build using java 10. It can be started on java 10 too. However, The last fix I did was to add "--add-modules=java.activation" jvm argument to maven ant run plugin for generating stub classes from wsdl files. Since Java 9, access to some javax* modules has bee

Re: [Dev] Recommended value for the taskServerCount in task-config.xml on a two node EI

2018-09-10 Thread Vijitha Ekanayake
Hi Shazni, AFAIK, the taskServerCount value specifies the number of nodes in the cluster, which basically represents the number of server instances that will share the task scheduling. Task scheduling will only begin after the given number of servers are activated. Task framework ensures to execut

Re: [Dev] [IS] Architecture - API to Retrieve Authentication Session Information

2018-09-10 Thread Pushpalanka Jayawardhana
+ Rizmeer On Wed, Sep 5, 2018 at 11:18 AM Ruwan Abeykoon wrote: > Hi All, > +1 for Dulanja suggestion (If i get it correctly) - The API should be able > to query with "UserID" and not based on "sessionID". We can use "SessionID" > as an authentication mechanism, if necessary. > > e.g. /api/sessi