[
https://issues.apache.org/jira/browse/LENS-486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14528265#comment-14528265
]
Rajat Khandelwal commented on LENS-486:
---------------------------------------
findbugs check failing with current patch.
got this:
{noformat}
[INFO] org.apache.lens.server.api.error.LensException defines
equals(LensException) method and uses Object.equals(Object)
["org.apache.lens.server.api.error.LensException"] At LensException.java:[lines
47-207]
{noformat}
> 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
>
>
> 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)