Skip to content

Instantly share code, notes, and snippets.

@sameek
Created March 28, 2012 03:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sameek/2223253 to your computer and use it in GitHub Desktop.
Save sameek/2223253 to your computer and use it in GitHub Desktop.
VersionConflictEngineException
2012-03-26 16:09:11,696][INFO ][cluster.metadata ] [Test] [idx_testtable] update_mapping [test_type]
[2012-03-26 16:09:11,783][WARN ][river.rabbitmq ] [Test] [rabbitmq][river] failed to executefailure in bulk execution:
[0]: index [idx_testtable], type [test_type], id [1], message [VersionConflictEngineException[[idx_testtable][2] [test_type][1]: version conflict, current [-1], provided [1]]]
[1]: index [idx_testtable], type [test_type], id [2], message [VersionConflictEngineException[[idx_testtable][3] [test_type][2]: version conflict, current [-1], provided [1]]]
[2]: index [idx_testtable], type [test_type], id [3], message [VersionConflictEngineException[[idx_testtable][4] [test_type][3]: version conflict, current [-1], provided [1]]]
[3]: index [idx_testtable], type [test_type], id [4], message [VersionConflictEngineException[[idx_testtable][0] [test_type][4]: version conflict, current [-1], provided [1]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment