# ES 5.x Version Conflicts in Bulk Upsert

**URL:** https://discuss.elastic.co/t/es-5-x-version-conflicts-in-bulk-upsert/151407
**Category:** Elasticsearch
**Created:** [October 8, 2018, 8:56am UTC](https://discuss.elastic.co/t/es-5-x-version-conflicts-in-bulk-upsert/151407 "2018-10-08T08:56:35Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Ad4mJ](https://avatars.discourse-cdn.com/v4/letter/a/977dab/32.png) [@Ad4mJ](https://discuss.elastic.co/u/Ad4mJ)
#### Post date: [October 8, 2018, 8:56am UTC](https://discuss.elastic.co/t/es-5-x-version-conflicts-in-bulk-upsert/151407/1 "2018-10-08T08:56:35Z")

</div>

Running 5.5.6 and using the \_bulk method with the version type external\_gte returns this conflict error

```auto
 "type": "version_conflict_engine_exception",
"reason": "[indexname][12701]: version conflict, current version [33321437] is higher than the one provided [33321434]"

```

Do we know if this bug has been fixed in a later version?

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [November 5, 2018, 8:56am UTC](https://discuss.elastic.co/t/es-5-x-version-conflicts-in-bulk-upsert/151407/2 "2018-11-05T08:56:40Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
