Hello Jenkins,
I'd like you to reexamine a change. Please visit
https://asterix-gerrit.ics.uci.edu/3017
to look at the new patch set (#2).
Change subject: [ASTERIXDB-2472][CONF] More Restrictive Configuration Options
......................................................................
[ASTERIXDB-2472][CONF] More Restrictive Configuration Options
- user model changes: no
- storage format changes: no
- interface changes: no
Details:
- To avoid accepting invalid configuration types, more restrictive
configurations types (UNSIGNED_INTEGER) and (POSITIVE_INTERGER)
were introduced.
- Update configuration options that accept INTEGER type to use
the more restrictive INTEGER types.
Change-Id: I7236089d93f90ebdb57a87a8efa0a64cf98df845
---
M
asterixdb/asterix-app/src/main/java/org/apache/asterix/api/common/APIFramework.java
M
asterixdb/asterix-common/src/main/java/org/apache/asterix/common/config/ActiveProperties.java
M
asterixdb/asterix-common/src/main/java/org/apache/asterix/common/config/CompilerProperties.java
M
asterixdb/asterix-common/src/main/java/org/apache/asterix/common/config/ExternalProperties.java
M
asterixdb/asterix-common/src/main/java/org/apache/asterix/common/config/MessagingProperties.java
M
asterixdb/asterix-common/src/main/java/org/apache/asterix/common/config/MetadataProperties.java
M
asterixdb/asterix-common/src/main/java/org/apache/asterix/common/config/ReplicationProperties.java
M
asterixdb/asterix-common/src/main/java/org/apache/asterix/common/config/StorageProperties.java
M
asterixdb/asterix-common/src/main/java/org/apache/asterix/common/config/TransactionProperties.java
M
hyracks-fullstack/hyracks/hyracks-control/hyracks-control-common/src/main/java/org/apache/hyracks/control/common/config/OptionTypes.java
M
hyracks-fullstack/hyracks/hyracks-control/hyracks-control-common/src/main/java/org/apache/hyracks/control/common/controllers/CCConfig.java
M
hyracks-fullstack/hyracks/hyracks-control/hyracks-control-common/src/main/java/org/apache/hyracks/control/common/controllers/NCConfig.java
12 files changed, 132 insertions(+), 71 deletions(-)
git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb
refs/changes/17/3017/2
--
To view, visit https://asterix-gerrit.ics.uci.edu/3017
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I7236089d93f90ebdb57a87a8efa0a64cf98df845
Gerrit-PatchSet: 2
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Murtadha Hubail <[email protected]>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <[email protected]>