Skip to content

Allow Namespace defined node to be used with embedded settings #15

@ittaiz

Description

@ittaiz

currently when using <elasticsearch:node /> you can only set the settingsFile but you can not specify a reference to an embedded properties instance which correlates to the settings property on the factory.
Basically I'm trying to assign "client=true" property to the node and I'd rather not have a whole file only for this configuration which does not change for me.
This is not a big deal but I think it's a better solution and it seems like it'snot a big change to add support for this in the bead builder.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions