You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Billie Rinaldi (JIRA)" <ji...@apache.org> on 2015/04/21 21:56:59 UTC

[jira] [Resolved] (ACCUMULO-3742) Multiple-valued client properties don't work

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

Billie Rinaldi resolved ACCUMULO-3742.
--------------------------------------
    Resolution: Fixed

> 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: 0.5h
>  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)