Oliver Bates created SOLR-10091:
-----------------------------------

             Summary: Support for CDCR using an external queueing service
                 Key: SOLR-10091
                 URL: https://issues.apache.org/jira/browse/SOLR-10091
             Project: Solr
          Issue Type: New Feature
      Security Level: Public (Default Security Level. Issues are Public)
          Components: CDCR
    Affects Versions: 5.3.1
            Reporter: Oliver Bates
            Priority: Minor


The idea is to contribute part of the work presented here:
https://www.youtube.com/watch?v=83vbY9f3nXA

Specifically these components:
- update processor that writes updates to an external queueing service 
(abstracted by an interface)
- a Kafka implementation of this interface that goes into /contrib so anyone 
using kafka can use this "out of the box"
- a consumer application

The work is finished internally. Just need to clean it up and post patches.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to