[
https://issues.apache.org/jira/browse/FLUME-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Paliwal resolved FLUME-236.
----------------------------------
Resolution: Won't Fix
Won't fix. 0.X branch not maintained anymore
> Builders shouldn't just rely on Boolean.parseBoolean.
> ------------------------------------------------------
>
> Key: FLUME-236
> URL: https://issues.apache.org/jira/browse/FLUME-236
> Project: Flume
> Issue Type: Bug
> Affects Versions: v0.9.0, v0.9.1
> Reporter: Jonathan Hsieh
> Fix For: v0.9.5
>
>
> The semantics of parseBoolean
> (http://download-llnw.oracle.com/javase/6/docs/api/java/lang/Boolean.html#booleanValue())
> says that and string is parsable as a boolean.
> So Boolean.parseBoolean("yes") = false;
> This may cause unexpected results for the user.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)