appbaseio / appbaseio/abc

Enhancement: abc import should report indexing failures

オープン
#172 コメント 0 件 リアクション 0 件 担当者 1 名 @harsh-2711 に割り当て済み GitHub で見る
difficulty/easy enhancement
主要言語
Go
スター
471
フォーク
47
PR マージ指標
30日以内にマージされた PR はありません

説明

`abc import` logs currently don't show the number of records that failed to index. This behavior can be easily supported as the underlying bulk API reports the failures.

A sample output line for this can be:

- When there are failures: `10 out of 4654 total records failed to index`
- When indexing succeeds: `4654 total records indexed`.

Note: We only report total records when a data source import is divided across multiple bulk requests. We should correspondingly also report total failures per import command.

**Version Info**:
Version: 1.0.0-alpha.0
Variant: !oss
Go version: go1.11.10
OS: linux
Arch: amd64

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。