You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2021/10/04 11:21:42 UTC

[brooklyn-server] 06/14: Merge pull request #5 from cloudsoft/fix-placeholder-tasks-different-id

This is an automated email from the ASF dual-hosted git repository.

heneveld pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git

commit 672841e69a5289cf36dfd2c85a2635bd4f82ea16
Merge: 662fe5b 21cbd22
Author: Alex Heneveld <al...@cloudsoftcorp.com>
AuthorDate: Thu Sep 30 14:26:26 2021 +0100

    Merge pull request #5 from cloudsoft/fix-placeholder-tasks-different-id
    
    Fix bug where placeholder tasks have a different ID

 .../core/mgmt/internal/LocalEntityManager.java     | 19 +++++++-------
 .../util/core/task/BasicExecutionManager.java      | 11 ++------
 .../apache/brooklyn/util/core/task/BasicTask.java  | 30 +++++++++++++++++++++-
 3 files changed, 41 insertions(+), 19 deletions(-)