[
https://issues.apache.org/jira/browse/SLIDER-840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14481497#comment-14481497
]
Billie Rinaldi commented on SLIDER-840:
---------------------------------------
What do you mean by other server components? I guess we should define what the
registry is for. If it's the information needed to interface with a Slider
app, then it seems like client configs should be published. But if a Slider
app was retrieving its own configs from the registry for component
configuration (we're not doing that now, are we?) then client configs would not
be sufficient.
Currently the apps are publishing server configs. I think it would be fairly
straightforward to convert them to publishing client configs if we had some
exclusion mechanism. Other options would be to publish both client and server
versions of configs, or to do some config conversion upon retrieval.
Personally, I think it's odd to be publishing server configs that should be
internal to the Slider app, but it really depends on how we expect the registry
to be used. Perhaps [[email protected]] will weigh in.
> Remove server properties from client conf during client install
> ---------------------------------------------------------------
>
> Key: SLIDER-840
> URL: https://issues.apache.org/jira/browse/SLIDER-840
> Project: Slider
> Issue Type: Sub-task
> Components: app-package
> Reporter: Billie Rinaldi
> Assignee: Billie Rinaldi
> Fix For: Slider 0.80
>
>
> A little more work needs to be done on the accumulo client install command.
> Sensitive properties should always be cleared from the accumulo-site.xml
> file, if present, and the client needs a different accumulo-env.sh than the
> server. I've also found a couple of tweaks that need to be made to run the
> tests on a secure system.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)