On Tue, Feb 7, 2017 at 12:40 AM, Mark Payne <[email protected]> wrote:
> Andre, > > "This design choice seems to trigger" -- I don't think this is a design > choice but rather, a bug :) > Given you are the authoritative source I will trust your assessment. NIFI-3442 > > The Property Descriptor should indicate that Expression Language is > supported. The mock framework is setup > to fail the unit test because the processor's behavior does not match its > documentation (i.e., it does in fact evaluate > the Expression Language, but its property descriptor says that it does > not). So I believe the fix is to simply update > the Property Descriptor to indicate that it does in fact support > Expression Language. > > Yes. That is what I had done, will submit the PR shortly. Cheers
