[ 
https://issues.apache.org/jira/browse/ACCUMULO-1023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569864#comment-13569864
 ] 

Christopher Tubbs commented on ACCUMULO-1023:
---------------------------------------------

I think it's probably over-ambitious to trim the contents of text nodes in 
*all* XML elements (whitespace may matter for some XML nodes), but we should 
handle it in all cases where it makes sense to. A work-around might be to fix 
the script, but we should do something in the configuration loading/parsing to 
address this more broadly.
                
> Example config files contain erroneous newlines
> -----------------------------------------------
>
>                 Key: ACCUMULO-1023
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1023
>             Project: Accumulo
>          Issue Type: Bug
>          Components: scripts
>            Reporter: Jim Klucar
>            Assignee: John Vines
>
> Some of the properties in the provided accumulo-site.xml files contain 
> line-breaks and spaces before closing </value> tags. Looks like it is on all 
> of the ZKAuthenticator/Authorizor/PermHandler properties.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to