[
https://issues.apache.org/jira/browse/ASTERIXDB-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Maxon updated ASTERIXDB-2888:
---------------------------------
Summary: Ensure UDF library file extensions are URL-safe (was: Ensure UDF
file extensions are URL-safe)
> Ensure UDF library file extensions are URL-safe
> -----------------------------------------------
>
> Key: ASTERIXDB-2888
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2888
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: API - HTTP API, FUN - Functions
> Affects Versions: 0.9.7
> Reporter: Ian Maxon
> Assignee: Ian Maxon
> Priority: Major
>
> UDFs get distributed as a file from the NC where they were uploaded to other
> NCs via HTTP, via a GET request for a filename given in the deploy operator.
> This file is named procedurally except for the extension. Therefore the
> extension should either be removed, sanitized, or URL encoded.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)