[
https://issues.apache.org/jira/browse/LENS-486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14528314#comment-14528314
]
Himanshu Gahlaut commented on LENS-486:
---------------------------------------
mvn clean package did not run find bugs check, hence could not find this on
build. Have done a mvn clean install -DskipTests to reproduce and fix this.
Changes are in equals method of LensException. Have rerun
QueryAPIErrorResponseTest and TestQueryService. All the tests in these classes
are passing after the change. findbugs check is also passing with new patch.
Have also rebased the patch again with the latest commit in master.
> Implement stack for rest response improvements, Implement improvements for
> subset of use cases
> ----------------------------------------------------------------------------------------------
>
> Key: LENS-486
> URL: https://issues.apache.org/jira/browse/LENS-486
> Project: Apache Lens
> Issue Type: Sub-task
> Reporter: Himanshu Gahlaut
> Assignee: Himanshu Gahlaut
> Attachments: LENS-486.01.patch, LENS-486.02.patch
>
>
> Following things will be addressed in this ticket from overall task LENS-395:
> 1) Class design and modularization for error propagation (error code, error
> msg, stacktrace and custom error payload) from different modules of lens to
> REST layer
> 2) Ability to plug custom error codes, error messages, error payloads to be
> serialized and transferred from pluggable modules (drivers, rewriters, etc).
> Lens server might not be aware of all custom errors and their payloads at
> compile time.
> 2) Implementation of improvements in subset of use cases of estimate and
> execute APIs
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)