[jira] [Commented] (AVRO-2051) Thread contention accessing JsonProperties props

2017-09-08 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16159144#comment-16159144 ] Daniel Kulp commented on AVRO-2051: --- Redid the pull request to base off a branch so I can keep my fork

[jira] [Commented] (AVRO-2051) Thread contention accessing JsonProperties props

2017-09-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16159136#comment-16159136 ] ASF GitHub Bot commented on AVRO-2051: -- GitHub user dkulp opened a pull request:

[GitHub] avro pull request #245: [AVRO-2051] Remove synchronization for JsonPropertie...

2017-09-08 Thread dkulp
GitHub user dkulp opened a pull request: https://github.com/apache/avro/pull/245 [AVRO-2051] Remove synchronization for JsonProperties.getJsonProp This change does two basic things: Makes "props" a private field and requires the subclasses to access it via the additional

[jira] [Commented] (AVRO-2051) Thread contention accessing JsonProperties props

2017-09-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16159134#comment-16159134 ] ASF GitHub Bot commented on AVRO-2051: -- Github user dkulp closed the pull request at:

[GitHub] avro pull request #236: [AVRO-2051] Remove synchronization for JsonPropertie...

2017-09-08 Thread dkulp
Github user dkulp closed the pull request at: https://github.com/apache/avro/pull/236 ---

[jira] [Commented] (AVRO-1213) Revisit dependencies on Jetty, servlet-api, and Netty

2017-09-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16159099#comment-16159099 ] ASF GitHub Bot commented on AVRO-1213: -- GitHub user dkulp opened a pull request:

[GitHub] avro pull request #244: [AVRO-1213] Update to latest release of Jetty

2017-09-08 Thread dkulp
GitHub user dkulp opened a pull request: https://github.com/apache/avro/pull/244 [AVRO-1213] Update to latest release of Jetty This updates the Jetty dependency to the latest Jetty release. Note: this does not address the Jetty vs. Netty thing or updates to the latest

[jira] [Updated] (AVRO-2072) ResolvingGrammarGenerator doesn't implement schema resolution correctly for unions

2017-09-08 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated AVRO-2072: Affects Version/s: 1.7.7 1.8.1 > ResolvingGrammarGenerator doesn't implement

[jira] [Updated] (AVRO-2072) ResolvingGrammarGenerator doesn't implement schema resolution correctly for unions

2017-09-08 Thread Nandor Kollar (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandor Kollar updated AVRO-2072: Component/s: java > ResolvingGrammarGenerator doesn't implement schema resolution correctly for >