You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/04/02 23:13:53 UTC

[jira] [Commented] (KNOX-525) Fix ServiceRegistry Persistence to deal with Upgrade from 0.4.0

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

ASF subversion and git services commented on KNOX-525:
------------------------------------------------------

Commit 571d8d2d67d48a56b85caf04f3c5a12c0299c12c in knox's branch refs/heads/master from [~lmccay]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=571d8d2 ]

KNOX-525 - followup to fix bug where null url overwrites a valid urls member variable

> Fix ServiceRegistry Persistence to deal with Upgrade from 0.4.0
> ---------------------------------------------------------------
>
>                 Key: KNOX-525
>                 URL: https://issues.apache.org/jira/browse/KNOX-525
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>            Reporter: Larry McCay
>            Assignee: Larry McCay
>             Fix For: 0.6.0
>
>
> In the 0.5.0 release, we changed the service registry to accept a list of urls per service regEntry in order to account for HA services.
> The persisted representation of the registry then changed and older registry files only have url rather that urls.
> We have to change this to accommodate both url and urls and convert from older to newer models.



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