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

Billie Rinaldi commented on ACCUMULO-3742:
------------------------------------------

Sigh, I started using this useful-sounding method setDelimiterParsingDisabled, 
but it turns out it results in different behavior than disabling delimiter 
parsing by setting the list delimiter to \0.  It's no longer unescaping escape 
characters.  I'll have to switch it back to setListDelimiter.  Thanks [~elserj] 
for noticing there was a problem.

> Multiple-valued client properties don't work
> --------------------------------------------
>
>                 Key: ACCUMULO-3742
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3742
>             Project: Accumulo
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.6.2
>            Reporter: Billie Rinaldi
>            Assignee: Billie Rinaldi
>            Priority: Blocker
>             Fix For: 1.7.0, 1.6.3
>
>         Attachments: ACCUMULO-3742.1.patch, ACCUMULO-3742.2.patch
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> When we use the pattern new ClientConfiguration(new PropertiesConfiguration), 
> the PropertiesConfiguration has already interpreted any multi-valued 
> properties as lists, so when we read those properties as strings we only get 
> the first value in the list.  This affects instance.zookeeper.host and 
> trace.span.receivers.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to