You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@distributedlog.apache.org by "Sijie Guo (JIRA)" <ji...@apache.org> on 2016/09/07 08:41:20 UTC

[jira] [Resolved] (DL-39) Allow using distributed log uri for resolving the write proxy addresses

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

Sijie Guo resolved DL-39.
-------------------------
    Resolution: Fixed

Issue resolved by merging pull request 18
      [https://github.com/apache/incubator-distributedlog/pull/18]

      {noformat}
      commit 05a8daa2aa468fe82f6ca919f7d93f0bab86c522
Author:     Jon Derrick <jo...@gmail.com>
AuthorDate: Wed Sep 7 01:40:17 2016 -0700
Commit:     Sijie Guo <si...@twitter.com>
CommitDate: Wed Sep 7 01:40:17 2016 -0700

    DL-39: Use a distributedlog uri to configure write proxy routing address
    
    Author: Jon Derrick <jo...@gmail.com>
    
    Reviewers: Sijie Guo <si...@apache.org>
    
    Closes #18 from jderrickk/jd/uri_resolver

      {noformat}
      

> Allow using distributed log uri for resolving the write proxy addresses
> -----------------------------------------------------------------------
>
>                 Key: DL-39
>                 URL: https://issues.apache.org/jira/browse/DL-39
>             Project: DistributedLog
>          Issue Type: Improvement
>          Components: distributedlog-client
>            Reporter: Jon Derrick
>             Fix For: 0.4.0
>
>
> it is a bit inconvenient to configure the finagle name str for building clients. I have to construct myself by parsing the zkservers and path from the distributed log uri. it would be good that the client builder can accept the uri as resolver.



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