X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=website%2Fmessages%2FPLMC26.md;fp=website%2Fmessages%2FPLMC26.md;h=d91ed428e6920e6c00747d32e40abe4ca1ba68f4;hb=b87d2f4e68281062df1913440ca5753ae63314a9;hp=0000000000000000000000000000000000000000;hpb=ab0ea530b8ac956091f17b104ab2311336cfc250;p=packages%2Fprecise%2Fmcollective.git diff --git a/website/messages/PLMC26.md b/website/messages/PLMC26.md new file mode 100644 index 0000000..d91ed42 --- /dev/null +++ b/website/messages/PLMC26.md @@ -0,0 +1,20 @@ +--- +layout: default +title: Message detail for PLMC26 +toc: false +--- + +Detail for Marionette Collective message PLMC26 +=========================================== + +Example Message +--------------- + + Functions supplied to aggregate should be a hash + +Additional Information +---------------------- + +Internally when MCollective parse the DDL it converts the aggregate functions into a hash with the function name and any arguments. + +This error indicates that the internal translation failed, this is a critical error and would probably indicate a structure problem in your DDL or a bug in MCollective