[
https://issues.apache.org/jira/browse/ASTERIXDB-2472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Murtadha Hubail updated ASTERIXDB-2472:
---------------------------------------
Description: Many of our configuration parameters expect integers that are
>= 0 (e.g. ports). Other parameters expect only positive integers (e.g. page
size). However, currently we accept negative values for those parameters. This
could result in an expected behaviors during runtime. The system should fail
while parsing the configurations. (was: Many of our configuration parameters
expect integers that >= 0 (e.g. ports). Other parameters expect only positive
integers (e.g. page size). However, currently we accept negative values for
those parameters. This could result in an expected behaviors during runtime.
The system should fail while parsing the configurations.)
> Invalid Configuration Values Are Accepted
> -----------------------------------------
>
> Key: ASTERIXDB-2472
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2472
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: CONF - Configuration
> Affects Versions: 0.9.4
> Reporter: Murtadha Hubail
> Assignee: Murtadha Hubail
> Priority: Major
> Fix For: 0.9.5
>
>
> Many of our configuration parameters expect integers that are >= 0 (e.g.
> ports). Other parameters expect only positive integers (e.g. page size).
> However, currently we accept negative values for those parameters. This could
> result in an expected behaviors during runtime. The system should fail while
> parsing the configurations.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)