# How to use BulkProcessor in Version 8.x.x?

**URL:** https://discuss.elastic.co/t/how-to-use-bulkprocessor-in-version-8-x-x/309708
**Category:** Elasticsearch
**Created:** [July 15, 2022, 7:27am UTC](https://discuss.elastic.co/t/how-to-use-bulkprocessor-in-version-8-x-x/309708 "2022-07-15T07:27:40Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Enomine](https://avatars.discourse-cdn.com/v4/letter/e/f19dbf/32.png) [@Enomine](https://discuss.elastic.co/u/Enomine)
#### Post date: [July 15, 2022, 7:27am UTC](https://discuss.elastic.co/t/how-to-use-bulkprocessor-in-version-8-x-x/309708/1 "2022-07-15T07:27:40Z")

</div>

Hello,

in this Video:

[![](https://us1.discourse-cdn.com/elastic/original/3X/e/b/eb78f0a4ab973a8fb2adc106bef4ecb6cd04f47d.jpeg "Introduction into the Java HTTP Elasticsearch REST client- April 23, 2020 Elastic Meetup") ](https://www.youtube.com/watch?v=GW7N4LH0e44)

"Introduction into the Java HTTP Elasticsearch REST client- April 23, 2020 Elastic Meetup" from Official Elastic Community  
at Timeindex 17:23 it is showing the BulkProcessor.

How to use this in Version 8.x.x? It is deprecated since Version 7.x.x

> **[Using Bulk Processor | Java Transport Client (deprecated) \[7.17\] | Elastic](https://www.elastic.co/guide/en/elasticsearch/client/java-api/current/java-docs-bulk-processor.html)**

Thanks

Enomine

---

<div class="post-metadata">

### Author: ![Dan\_Petrescu](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dan_petrescu/32/105273_2.png) [@Dan\_Petrescu](https://discuss.elastic.co/u/Dan_Petrescu)
#### Post date: [July 27, 2022, 12:31pm UTC](https://discuss.elastic.co/t/how-to-use-bulkprocessor-in-version-8-x-x/309708/2 "2022-07-27T12:31:38Z")

</div>

Hello, sorry if the answer was already in the video and i have missed it.  
Is there any way to use the BulkProcessor in 8.3.2 version with any other client then HighLevelrestClient which is deprecated?

Thank you!

---

<div class="post-metadata">

### Author: ![Enomine](https://avatars.discourse-cdn.com/v4/letter/e/f19dbf/32.png) [@Enomine](https://discuss.elastic.co/u/Enomine)
#### Post date: [July 28, 2022, 11:54am UTC](https://discuss.elastic.co/t/how-to-use-bulkprocessor-in-version-8-x-x/309708/3 "2022-07-28T11:54:23Z")

</div>

Elasticsearch support told me about this github issue:

> <https://github.com/elastic/elasticsearch-java/issues/108>
>
> With RHLC, one could use the BulkProcessor API to batch IndexRequests and Delete…Requests. Is there a recommended replacement for BulkProcessor when migrating to elasticsearch-java?
> 
> https://www.elastic.co/guide/en/elasticsearch/client/java-api/current/java-docs-bulk-processor.html

Seems not to have much process.

Thanks - Enomine

---

<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: [August 25, 2022, 11:54am UTC](https://discuss.elastic.co/t/how-to-use-bulkprocessor-in-version-8-x-x/309708/4 "2022-08-25T11:54:47Z")

</div>

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