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:20:39 UTC

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

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

Jean-Baptiste Onofré commented on AVRO-1796:
--------------------------------------------

I gonna work a fix (basically, we should use the same lock in Schema and LogicalTypes result IMHO).

> 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.7.6, 1.7.7, 1.8.0
>            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)