You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Michael Mior (JIRA)" <ji...@apache.org> on 2018/06/21 10:41:00 UTC

[jira] [Commented] (CALCITE-2347) embedded ElasticSearch node for ES adapter unit tests

    [ https://issues.apache.org/jira/browse/CALCITE-2347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16519215#comment-16519215 ] 

Michael Mior commented on CALCITE-2347:
---------------------------------------

Fixed in [c12cb4b0d|https://github.com/apache/calcite/commit/c12cb4b0de1baa3f7cbb9952ee350fdd1701662d]

> embedded ElasticSearch node for ES adapter unit tests
> -----------------------------------------------------
>
>                 Key: CALCITE-2347
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2347
>             Project: Calcite
>          Issue Type: Improvement
>          Components: elasticsearch-adapter
>            Reporter: Andrei Sereda
>            Assignee: Michael Mior
>            Priority: Major
>             Fix For: 1.17.0
>
>
> Currently ES adapter integration tests require manual startup of elastic cluster. Elastic node can also be started programmatically and embedded in a java application. Init costs are small enough to be run as part of unit test.
> The plan is to migrate (re-use) exiting IT to be executed as part of unit test as well.



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