themanifold commented on pull request #4552: URL: https://github.com/apache/nifi/pull/4552#issuecomment-698302966
> This is the error in the build: > > ``` > Error: COMPILATION ERROR : > Error: /home/runner/work/nifi/nifi/nifi-nar-bundles/nifi-amqp-bundle/nifi-amqp-processors/src/main/java/org/apache/nifi/amqp/processors/PublishAMQP.java:[258,8] error: cannot find symbol > symbol: variable amqpPropValueLen > ``` > > I checked it locally too and `amqpPropValueLen` does not seem to be declared. My bad. I've never written any Java before and I didn't check this on my own machine as I'm hoping this is just a quick fix. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
