[
https://issues.apache.org/jira/browse/LUCENE-7036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15154947#comment-15154947
]
Forrest Sun commented on LUCENE-7036:
-------------------------------------
In Google App Engine and other Platform as Service infrastructure, They provide
a layer of abstraction to manage storage. File IOs are restricted in many
cases. And the services will present a class can not initialize error if users
use these class.
> nio.Paths and nio.Files package are used in StringHelper, but they are
> restricted in many infrastructure and platforms
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: LUCENE-7036
> URL: https://issues.apache.org/jira/browse/LUCENE-7036
> Project: Lucene - Core
> Issue Type: Improvement
> Components: core/other
> Affects Versions: 5.1, 5.2, 5.3, 5.4, 5.5
> Reporter: Forrest Sun
>
> nio.Paths and nio.Files package are used in StringHelper, but they are
> restricted in many infrastructure and platforms like Google App Engine.
> The use of Paths and Fiiles are not related to the main function of Lucene.
> It's better to provide an interface to store system properties instead of
> using File API in String Helper directly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]