[ 
https://issues.apache.org/jira/browse/GEODE-8892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Blake Bender resolved GEODE-8892.
---------------------------------
    Resolution: Fixed

> Loosen restrictions on log file names
> -------------------------------------
>
>                 Key: GEODE-8892
>                 URL: https://issues.apache.org/jira/browse/GEODE-8892
>             Project: Geode
>          Issue Type: Improvement
>          Components: native client
>            Reporter: Blake Bender
>            Priority: Major
>
> When rewriting the logger for GEODE-8806, we added validation to log file 
> names using `boost::filesystem::portable_file_name`, which puts restrictions 
> on the name that didn't exist before, depending on the platform.  At least 
> one Windows user has hit this with a log file name that is perfectly okay for 
> that platform, so for compatibility's sake we need to switch to use another 
> validation method, or simply throw an exception if we're unable to open the 
> file.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to