You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Arina Ielchiieva (Jira)" <ji...@apache.org> on 2019/08/23 14:24:00 UTC

[jira] [Updated] (DRILL-7360) Refactor WatchService code in Drillbit class

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

Arina Ielchiieva updated DRILL-7360:
------------------------------------
    Description: Refactor WatchService to user proper code (see https://docs.oracle.com/javase/tutorial/essential/io/notification.html for details) in Drillbit class and fix concurrency issues connected with variables assigning from different thread.  (was: Refactor WatchService to user proper code (see https://docs.oracle.com/javase/tutorial/essential/io/notification.html for details) and fix concurrency issues connected with variables assigning from different thread.)

> Refactor WatchService code in Drillbit class
> --------------------------------------------
>
>                 Key: DRILL-7360
>                 URL: https://issues.apache.org/jira/browse/DRILL-7360
>             Project: Apache Drill
>          Issue Type: Task
>    Affects Versions: 1.16.0
>            Reporter: Arina Ielchiieva
>            Assignee: Arina Ielchiieva
>            Priority: Major
>             Fix For: 1.17.0
>
>
> Refactor WatchService to user proper code (see https://docs.oracle.com/javase/tutorial/essential/io/notification.html for details) in Drillbit class and fix concurrency issues connected with variables assigning from different thread.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)