I am requesting assistance with three PR's, two of which have had comments and do not have any outstanding issues currently. Unless new issues arise, they are ready to be accepted.
NIFI-8962: Adds an 'overflow' strategy to the DistributeLoad processor allowing an additional distribution capability effectively prioritizing relationships. https://issues.apache.org/jira/browse/NIFI-8962 https://github.com/apache/nifi/pull/5267 NIFI-8917: Adds profiles to the project-level pom.xml so that non-required modules such as nifi-registry, nifi-toolkit and minifi can be excluded from a build. This is beneficial for test/development build cycles to reduce overall build time. https://issues.apache.org/jira/browse/NIFI-8917 https://github.com/apache/nifi/pull/5307 There is a third PR which has not been reviewed yet. NIFI-9072: Improves ValidateXML by allowing the XML to be in the flowfile content or in a flowfile attribute. Also, the XSD schema is now optional. If the schema is not provided, basic validation is performed simply to ensure the XML is well-formed. https://issues.apache.org/jira/browse/NIFI-9072 https://github.com/apache/nifi/pull/5324 Thanks!
