Skip to content

Commit 2014691

Browse files
Prefer relative URL in image in yz batching doc
1 parent 0268231 commit 2014691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/BATCHING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ When enqueuing an object, a worker and helper process pair is selected based on
2020

2121
The following diagram illustrates the relationship between Riak vnodes, Yokozuna workers and helpers, and Apache Solr:
2222

23-
![YZ Batching Overview](https://raw.githubusercontent.com/basho/yokozuna/docs/yz-batching-overview.png)
23+
![YZ Batching Overview](/docs/yz-batching-overview.png)
2424

2525
Each helper process is stateless; a helper's only role is to dequeue batches from the workers, to transform those batches into something that Solr can understand, and to dispatch the transformed batches to Solr (and report the results back to the worker process, on whose behalf it is doing the work).
2626

0 commit comments

Comments
 (0)