Svetoslav Neykov created BROOKLYN-523:
-----------------------------------------
Summary: Unhelpful warn message "Configuration being made to
SshMachineLocation"
Key: BROOKLYN-523
URL: https://issues.apache.org/jira/browse/BROOKLYN-523
Project: Brooklyn
Issue Type: Bug
Affects Versions: 0.11.0
Reporter: Svetoslav Neykov
On each deployment (of SoftwareProcess) I get the following warning in the
output:
{noformat}
Configuration being made to
SshMachineLocation[52.169.204.4:[email protected]/52.169.204.4:22(id=expbv108u8)]
after deployment; may not be supported in future versions
{noformat}
Either move the message to debug or fix AbstractSoftwareProcessSshDriver not to
re-configure the location.
https://github.com/apache/brooklyn-server/blob/c00af93f232e01a50cc3d30490749bc13d722598/software/base/src/main/java/org/apache/brooklyn/entity/software/base/AbstractSoftwareProcessSshDriver.java#L119
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)