You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2018/05/16 18:45:00 UTC

[jira] [Resolved] (CALCITE-2284) Allow Jetty Server to be customized before startup

     [ https://issues.apache.org/jira/browse/CALCITE-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser resolved CALCITE-2284.
---------------------------------
    Resolution: Fixed

Fixed in https://git-wip-us.apache.org/repos/asf?p=calcite-avatica.git;a=commit;h=612b80cb2e2dff7913a4d29a252a4c0db28d2095

> Allow Jetty Server to be customized before startup
> --------------------------------------------------
>
>                 Key: CALCITE-2284
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2284
>             Project: Calcite
>          Issue Type: Improvement
>          Components: avatica
>            Reporter: Alex Araujo
>            Assignee: Alex Araujo
>            Priority: Critical
>             Fix For: avatica-1.12.0
>
>         Attachments: CALCITE-2284.patch
>
>
> Avatica server options currently allow users to enable TLS with file based key stores. In order to support additional options (in memory keystores, dynamically loaded keys/certificates, etc.) Avatica should provide a callback to customize the embedded Jetty server before starting it up.
>  
> This would be similar to how Spring Boot allows developers to customize the embedded server.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)