[
https://issues.apache.org/jira/browse/AVRO-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luan Kevin Ferreira updated AVRO-3581:
--------------------------------------
Description:
After upgrading to version 1.11.0, I still see these warnings as described in
https://issues.apache.org/jira/browse/AVRO-2798
{noformat}
configuration key 'resource.loader' has been deprecated in favor of
'resource.loaders'
configuration key 'class.resource.loader.class' has been deprecated in favor of
'resource.loader.class.class'
configuration key 'file.resource.loader.class' has been deprecated in favor of
'resource.loader.file.class'
configuration key 'file.resource.loader.path' has been deprecated in favor of
'resource.loader.file.path'
configuration key 'runtime.references.strict' has been deprecated in favor of
'runtime.strict_mode.enable'
configuration key 'space.gobbling' has been deprecated in favor of
'parser.space_gobbling'{noformat}
> Usage of deprecated configuration properties in Velocity
> --------------------------------------------------------
>
> Key: AVRO-3581
> URL: https://issues.apache.org/jira/browse/AVRO-3581
> Project: Apache Avro
> Issue Type: Bug
> Affects Versions: 1.11.0
> Reporter: Luan Kevin Ferreira
> Priority: Major
>
> After upgrading to version 1.11.0, I still see these warnings as described in
> https://issues.apache.org/jira/browse/AVRO-2798
> {noformat}
> configuration key 'resource.loader' has been deprecated in favor of
> 'resource.loaders'
> configuration key 'class.resource.loader.class' has been deprecated in favor
> of 'resource.loader.class.class'
> configuration key 'file.resource.loader.class' has been deprecated in favor
> of 'resource.loader.file.class'
> configuration key 'file.resource.loader.path' has been deprecated in favor of
> 'resource.loader.file.path'
> configuration key 'runtime.references.strict' has been deprecated in favor of
> 'runtime.strict_mode.enable'
> configuration key 'space.gobbling' has been deprecated in favor of
> 'parser.space_gobbling'{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)