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

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


    from 4ff57648a8 Merge branch 'apache:master' into 
improvements/container-effector
     add 41d37dd765 ChildrenBatchEffector+test
     add 812b886705 Added configured values to default parameters
     new c843622e6e Merge remote-tracking branch 'origin/master' into 
feature/Childrem-batch-effector
     new 390d7477cc Extending extends AddEffectorInitializerAbstract per 
@Ahgittin comment
     new 9a83c1784f Merge remote-tracking branch 
'jcabrerizo/feature/ChildrenBatchEffector'

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../core/effector/util/ChildrenBatchEffector.java  | 188 ++++++++++++++++++++
 .../effector/util/ChildrenBatchEffectorTest.java   | 193 +++++++++++++++++++++
 2 files changed, 381 insertions(+)
 create mode 100644 
core/src/main/java/org/apache/brooklyn/core/effector/util/ChildrenBatchEffector.java
 create mode 100644 
core/src/test/java/org/apache/brooklyn/core/effector/util/ChildrenBatchEffectorTest.java

Reply via email to