You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Mai Hai Thanh (JIRA)" <ji...@apache.org> on 2014/08/25 07:16:57 UTC

[jira] [Created] (TAJO-1017) TajoConf misuses read & write locks in some functions

Mai Hai Thanh created TAJO-1017:
-----------------------------------

             Summary: TajoConf misuses read & write locks in some functions
                 Key: TAJO-1017
                 URL: https://issues.apache.org/jira/browse/TAJO-1017
             Project: Tajo
          Issue Type: Bug
            Reporter: Mai Hai Thanh
            Priority: Trivial


In TajoConf, {{setCurrentTimeZone}} and {{setDateOrder}} are using {{readLock}} for concurrency control although {{writeLock}} should be used.



--
This message was sent by Atlassian JIRA
(v6.2#6252)