You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lens.apache.org by am...@apache.org on 2014/11/13 12:49:52 UTC

[25/50] incubator-lens git commit: Merge pull request #173 from InMobi/svc_stop_npe

Merge pull request #173 from InMobi/svc_stop_npe

Fixed errors when shutting down server in case of failed init

Project: http://git-wip-us.apache.org/repos/asf/incubator-lens/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-lens/commit/e21f7501
Tree: http://git-wip-us.apache.org/repos/asf/incubator-lens/tree/e21f7501
Diff: http://git-wip-us.apache.org/repos/asf/incubator-lens/diff/e21f7501

Branch: refs/heads/toapache
Commit: e21f7501b768c6816aeb35da93c638de93795841
Parents: fab4c56 b690a92
Author: Amareshwari <am...@inmobi.com>
Authored: Tue Nov 11 13:29:47 2014 +0530
Committer: Amareshwari <am...@inmobi.com>
Committed: Tue Nov 11 13:29:47 2014 +0530

----------------------------------------------------------------------
 .../apache/lens/server/EventServiceImpl.java    | 20 +++----
 .../org/apache/lens/server/LensServices.java    | 34 ++++++------
 .../apache/lens/server/MetricsServiceImpl.java  | 17 ++++--
 .../lens/server/TestStartupOnMetastoreDown.java | 56 ++++++++++++++++++++
 4 files changed, 98 insertions(+), 29 deletions(-)
----------------------------------------------------------------------