Murtadha Hubail created ASTERIXDB-2472:
------------------------------------------
Summary: 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
Fix For: 0.9.5
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)