Github user cestella commented on a diff in the pull request:
https://github.com/apache/incubator-metron/pull/402#discussion_r93665067
--- Diff:
metron-platform/metron-common/src/main/java/org/apache/metron/common/dsl/functions/NetworkFunctions.java
---
@@ -163,12 +163,16 @@ public Object apply(List<Object> objects) {
public static class URLToPort extends BaseStellarFunction {
@Override
public Object apply(List<Object> objects) {
--- End diff --
I did make these changes to the variables, but did not change the docs
since the functions are literally called `URL_*`.
---
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.
---