Bug 1316484

Summary: OData - $top with negative value return status code 500
Product: [JBoss] JBoss Data Virtualization 6 Reporter: Juraj Duráni <jdurani>
Component: TeiidAssignee: Van Halbert <vhalbert>
Status: CLOSED CURRENTRELEASE QA Contact: Juraj Duráni <jdurani>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.3.0CC: aszczucz, blafond, jolee, mbaluch, thauser, vhalbert
Target Milestone: ER2   
Target Release: 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-24 11:36:30 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Juraj Duráni 2016-03-10 11:02:03 UTC
Description of problem:
OData request with query option $top with negative value returns status code 500. The root cause is SQLException. OData service should check passed value and return e.g. 400 instead.

*URL:* http://localhost:8080/odata4/olingo_basic/Source/Customers/?$top=-1

See http://docs.oasis-open.org/odata/odata/v4.0/errata02/os/complete/part1-protocol/odata-v4.0-errata02-os-part1-protocol-complete.html#_Toc406398306

Comment 1 JBoss JIRA Server 2016-03-14 13:07:19 UTC
Ramesh Reddy <rareddy> updated the status of jira TEIID-4047 to Coding In Progress

Comment 2 JBoss JIRA Server 2016-03-17 14:17:28 UTC
Ramesh Reddy <rareddy> updated the status of jira TEIID-4047 to Resolved

Comment 3 Juraj Duráni 2016-05-25 13:17:40 UTC
Teiid returns reasonable error message. Verified.

Comment 4 JBoss JIRA Server 2016-06-15 12:36:06 UTC
Steven Hawkins <shawkins> updated the status of jira TEIID-4047 to Closed