Skip to content

N1qlSecondaryIndexed leads to WARN log on the second and further starts [DATACOUCH-264] #542

Open
@spring-projects-issues

Description

@spring-projects-issues

Eduard Dudar opened DATACOUCH-264 and commented

It seems to be quite tricky as logging comes from inside Couchbase client and it's legit as far as we try to create an index that already exists. Spring Data tries to handle this case with DEBUG logging which is good but Couchbase client still logs legitimate warnings.

2016-12-20 17:52:32.958  WARN 48694 --- [      cb-io-1-4] c.c.c.c.e.ResponseStatusConverter        : Unknown ResponseStatus with Protocol HTTP: 409
2016-12-20 17:52:36.479  WARN 48694 --- [      cb-io-1-4] c.c.c.c.e.ResponseStatusConverter        : Unknown ResponseStatus with Protocol HTTP: 409

Affects: 2.1.5 (Hopper SR5)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions