You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Peter Palaga (Jira)" <ji...@apache.org> on 2023/03/30 21:45:00 UTC

[jira] [Created] (AVRO-3728) [avro-ipc] migrate to jakarta.servlet-api 5 or 6

Peter Palaga created AVRO-3728:
----------------------------------

             Summary: [avro-ipc] migrate to jakarta.servlet-api 5 or 6 
                 Key: AVRO-3728
                 URL: https://issues.apache.org/jira/browse/AVRO-3728
             Project: Apache Avro
          Issue Type: Bug
          Components: java
    Affects Versions: 1.11.1
            Reporter: Peter Palaga


It is currently not possible to run avro-ipc on platforms supporting Jakarta 9 or 10, because the Servlet API classes were moved to {{jakarta.servlet}} Java package. This is the case for Quarkus 3 and Spring 6. Is there any chance to migrate to jakarta.servlet-api 5 or 6?

For Quarkus 3.x, another good solution would be to eliminate the dependency on the Servlet API altogether, which [~jiriondrusek] asked for in AVRO-3166.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)