Github user mattyb149 commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/1650#discussion_r113244694
  
    --- Diff: 
nifi-nar-bundles/nifi-enrich-bundle/nifi-enrich-processors/src/main/java/org/apache/nifi/processors/GeoEnrichIP.java
 ---
    @@ -70,6 +55,7 @@
     @WritesAttributes({
         @WritesAttribute(attribute = "X.geo.lookup.micros", description = "The 
number of microseconds that the geo lookup took"),
         @WritesAttribute(attribute = "X.geo.city", description = "The city 
identified for the IP address"),
    +    @WritesAttribute(attribute = "X.geo.accuracy", description = "The 
accuracy radius if provided by the database"),
    --- End diff --
    
    For clarity, probably should include the units (kilometers) here


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to