Skip to content

Unable to populate Elasticsearch when using 2 different transport queues #308

@kbsali

Description

@kbsali

I'm trying to speed up our populate command as described here : https://github.com/FriendsOfSymfony/FOSElasticaBundle/blob/master/doc/cookbook/speed-up-populate-command.md

We are already using the redis transport for "regular" queue management through enqueue,
I have added the fs transport for speeding up the populate process, but the redis seems to be the default transport, resulting in a "Not implemented" error (through RedisContext::createTemporaryQueue).

Anyway around this issue?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions