You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2018/02/16 12:58:00 UTC

[jira] [Closed] (TINKERPOP-1697) Allow null values in config

     [ https://issues.apache.org/jira/browse/TINKERPOP-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stephen mallette closed TINKERPOP-1697.
---------------------------------------
    Resolution: Won't Do

I gave this one some more thought and ended up with no different thinking since my last comment. At least the error message we get is pretty clear when a problem does occur. Anyway, I don't think we should uproot the configuration system with a lot of change to support this, so I don't think we can get this one done..

> Allow null values in config
> ---------------------------
>
>                 Key: TINKERPOP-1697
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1697
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: server
>    Affects Versions: 3.3.0
>            Reporter: Xian Yi Teng
>            Priority: Major
>
> Under scriptEngines/gremlin-groovy/plugins/org.apache.tinkerpop.gremlin.groovy.jsr223.GroovyCompilerGremlinPlugin:
> extensions: null (x)
> extensions: (x)
> extensions: "" (/)
> timedInterrupt: "" (x)
> timedInterrupt: (x)
> timedInterrupt: 0 (/)
> Would be nice to streamline these. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)