You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Paul Rogers (JIRA)" <ji...@apache.org> on 2017/02/20 00:51:44 UTC

[jira] [Created] (DRILL-5276) Upgrade Typesafe library from 1.0.0 to latest 1.3.1

Paul Rogers created DRILL-5276:
----------------------------------

             Summary: Upgrade Typesafe library from 1.0.0 to latest 1.3.1
                 Key: DRILL-5276
                 URL: https://issues.apache.org/jira/browse/DRILL-5276
             Project: Apache Drill
          Issue Type: Improvement
    Affects Versions: 1.10.0
            Reporter: Paul Rogers
            Priority: Minor


Drill uses the old, original version of the Typesafe config library. Drill should attempt to stay up to date with libraries. The latest Typesafe version is 1.3.1. The latest version provides a way to set the value of list parameters using Properties, something not possible in version 1.0.0. As a result, using the new test framework, it is not possible to set list properties such as the list of spill directories.

This change should be made early in a release to give plenty of time to test.

The major impact is that DrillConfig must implement a bunch of new methods. This may reflect other changes in the structure of the library that we must handle.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)