Skip to content

Commit

Permalink
remove duplicated ClientID from ingester flags
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Deng <[email protected]>
  • Loading branch information
newly12 committed May 1, 2019
1 parent 06b401f commit 6d7328c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/ingester/app/flags.go
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ const (
// Options stores the configuration options for the Ingester
type Options struct {
kafkaConsumer.Configuration
ClientID string
Parallelism int
Encoding string
DeadlockInterval time.Duration
Expand Down

0 comments on commit 6d7328c

Please sign in to comment.