fgerlits commented on code in PR #1510:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1510#discussion_r1107394039


##########
EXPRESSIONS.md:
##########
@@ -1590,6 +1591,31 @@ to evaluate additional functions against.
 ${allMatchingAttributes('a.*'):count()} ):gt(3)}` returns true if there are
 more than 3 attributes whose names begin with the letter a.
 
+### reverseLookup

Review Comment:
   maybe we could call this `reverseDNSLookup`?  `reverseLookup` sounds more 
general than it really is



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to