Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(226)

Issue 1168473003: Issue 23573. Catch exception during indexing. (Closed)

Created:
5 years, 6 months ago by scheglov
Modified:
5 years, 6 months ago
Reviewers:
Paul Berry
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Issue 23573. Catch exception during indexing. R=paulberry@google.com BUG=https://code.google.com/p/dart/issues/detail?id=23573 Committed: https://github.com/dart-lang/sdk/commit/8e439849b3d6f348eda7bf98b65303a5c41bb061

Patch Set 1 #

Total comments: 1

Patch Set 2 : Clean index information for the current Dart unit on exception. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -5 lines) Patch
M pkg/analysis_server/lib/src/operation/operation_analysis.dart View 1 chunk +6 lines, -2 lines 0 comments Download
M pkg/analysis_server/lib/src/services/index/index_contributor.dart View 1 1 chunk +7 lines, -2 lines 0 comments Download
M pkg/analysis_server/lib/src/services/index/index_store.dart View 1 1 chunk +8 lines, -1 line 0 comments Download
M pkg/analysis_server/lib/src/services/index/store/split_store.dart View 1 1 chunk +15 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/services/index/store/split_store_test.dart View 1 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
scheglov
5 years, 6 months ago (2015-06-02 15:00:48 UTC) #1
Paul Berry
https://codereview.chromium.org/1168473003/diff/1/pkg/analysis_server/lib/src/operation/operation_analysis.dart File pkg/analysis_server/lib/src/operation/operation_analysis.dart (right): https://codereview.chromium.org/1168473003/diff/1/pkg/analysis_server/lib/src/operation/operation_analysis.dart#newcode333 pkg/analysis_server/lib/src/operation/operation_analysis.dart:333: server.sendServerErrorNotification(exception, stackTrace); Do we know that the index is ...
5 years, 6 months ago (2015-06-02 15:44:40 UTC) #2
scheglov
On 2015/06/02 15:44:40, Paul Berry wrote: > https://codereview.chromium.org/1168473003/diff/1/pkg/analysis_server/lib/src/operation/operation_analysis.dart > File pkg/analysis_server/lib/src/operation/operation_analysis.dart (right): > > https://codereview.chromium.org/1168473003/diff/1/pkg/analysis_server/lib/src/operation/operation_analysis.dart#newcode333 ...
5 years, 6 months ago (2015-06-02 16:33:37 UTC) #3
Paul Berry
lgtm, thanks!
5 years, 6 months ago (2015-06-02 16:38:18 UTC) #4
scheglov
5 years, 6 months ago (2015-06-02 16:40:26 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
8e439849b3d6f348eda7bf98b65303a5c41bb061 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698