You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2016/02/08 10:19:39 UTC

[jira] [Created] (AVRO-1796) Potential dead lock issue

Jean-Baptiste Onofré created AVRO-1796:
------------------------------------------

             Summary: Potential dead lock issue
                 Key: AVRO-1796
                 URL: https://issues.apache.org/jira/browse/AVRO-1796
             Project: Avro
          Issue Type: Bug
          Components: java
    Affects Versions: 1.8.0, 1.7.7, 1.7.6
            Reporter: Jean-Baptiste Onofré


Usage of LogicalType in Schema can introduce a dead lock. It's due to the following change:

https://github.com/apache/avro/blame/master/lang/java/avro/src/main/java/org/apache/avro/Schema.java#L1326





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)