Project

General

Profile

Bug #7373

Handle index attempt when 'zookeeper is unavailable'

Added by Skye Roseboom over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Skye Roseboom
Category:
d1_indexer
Target version:
Start date:
2015-09-22
Due date:
% Done:

100%

Milestone:
CCI-2.0
Product Version:
*
Story Points:
Sprint:

Description

During testing on cn-dev-2, some index updates/inserts where rejected due to error:

[ERROR] 2015-09-17 00:23:05,225 (HTTPService:writeError:217)
<?xml version="1.0" encoding="UTF-8"?>

5035Cannot talk to ZooKeeper - Updates are disabled.503

Need to handle these errors so that index task is replaced in task queue and retried later.

History

#1 Updated by Skye Roseboom over 8 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 30

#2 Updated by Skye Roseboom over 8 years ago

  • Status changed from In Progress to Testing
  • % Done changed from 30 to 50

Updated logic so exceptions that occur during solr communication bubble up to the index processor controller logic so index task is rescheduled in future.

#3 Updated by Skye Roseboom over 8 years ago

  • Status changed from Testing to Closed
  • % Done changed from 50 to 100

tested in cn-dev environment - looks like update is causing exception to bubble up to the IndexTaskProcessor for rescheduling.

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)