You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2019/04/01 03:19:00 UTC

[jira] [Resolved] (CAMEL-12323) camel-spark-rest - Avoid singleton spark instance

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

Claus Ibsen resolved CAMEL-12323.
---------------------------------
       Resolution: Fixed
         Assignee: Claus Ibsen
    Fix Version/s: 3.0.0-M3
                   3.0.0

Thanks for the PR

> camel-spark-rest - Avoid singleton spark instance
> -------------------------------------------------
>
>                 Key: CAMEL-12323
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12323
>             Project: Camel
>          Issue Type: Improvement
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.0.0, 3.0.0-M3
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Instead of using singleton Spark we can use Service.ignite() that can create an instance. We can then better control that lifecycle. 



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