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
Ramesh Reddy <rareddy> updated the status of jira TEIID-4047 to Coding In Progress
Ramesh Reddy <rareddy> updated the status of jira TEIID-4047 to Resolved
Teiid returns reasonable error message. Verified.
Steven Hawkins <shawkins> updated the status of jira TEIID-4047 to Closed