Writing asynchronous plugins with Java

2024-12-20 Thread btell...@linagora.com
Hello folks! First huge thanks for this amazing project. We actively rely on Apache APISIX at LINAGORA for our OIDC setup on top of Apache James mail server. [1] As part of this set up we need to check for invalidated sid in upcoming tokens onto a Redis database. We naturally wrote a Java

Re: Writing asynchronous plugins with Java

2025-01-08 Thread btell...@linagora.com
advance. Best regards, Benoit TELLIER On 20/12/2024 15:50, btell...@linagora.com wrote: Hello folks! First huge thanks for this amazing project. We actively rely on Apache APISIX at LINAGORA for our OIDC setup on top of Apache James mail server. [1] As part of this set up we need to check for

Status of development for the Java plugin

2025-01-22 Thread btell...@linagora.com
Hello fellow APISIX devs, I feel very sad that some key contributions onto the APISIX Java plugin received close to zero attention. CF https://github.com/apache/apisix-java-plugin-runner/pull/313 Undertaking this contribution I realized that:  - Original contributors left the project  - The

Re: Status of development for the Java plugin

2025-01-24 Thread btell...@linagora.com
Hello @membphis, Thanks for the trust ^^ being already a James PMC / ASF member I know what to expect and the bureaucracy will be minimal. Regarding the ongoing PR, e2e tests are fixed and I feel confident with the changes, please eventually merge it. Regarding the maintenance of the projec