Skip to content

Revert "BUGFIX: Use NodeIndexerInterface in IndexingJob" #52

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 10, 2022

Conversation

daniellienert
Copy link
Contributor

The queueindexer package wires this interface to

Neos\ContentRepository\Search\Indexer\NodeIndexerInterface:
  className: Flowpack\ElasticSearch\ContentRepositoryQueueIndexer\Indexer\NodeIndexer

instead of

Neos\ContentRepository\Search\Indexer\NodeIndexerInterface:
  className: 'Flowpack\ElasticSearch\ContentRepositoryAdaptor\Indexer\NodeIndexer'

This leads to the weird behavior of spamming the live queue or spawning unlimited proccesses when using the fake queueu.

Reverts #48

@daniellienert daniellienert merged commit a16114e into master May 10, 2022
@daniellienert daniellienert deleted the revert-48-patch-1 branch May 10, 2022 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant