[ 
https://issues.apache.org/jira/browse/ACCUMULO-2583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Josh Elser updated ACCUMULO-2583:
---------------------------------

    Description: 
Analogous to ACCUMULO-2581 but on the receiving end: create a service that 
receives the data that needs to be replicated. Choose a random tserver to 
handle the receipt, write a new replication entry if needed, and "ingest" 
(replay the WAL or import the RFile) to the appropriate local table.

Currently, this consists of a service in the master to choose a tserver to 
service the replication and a service on each tserver to handle the replication.

  was:Analogous to ACCUMULO-2581 but on the receiving end: create a service 
that receives the data that needs to be replicated. Choose a random tserver to 
handle the receipt, write a new replication entry if needed, and "ingest" 
(replay the WAL or import the RFile) to the appropriate local table.


> Create services that handles replication "receives"
> ---------------------------------------------------
>
>                 Key: ACCUMULO-2583
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2583
>             Project: Accumulo
>          Issue Type: Sub-task
>            Reporter: Josh Elser
>             Fix For: 1.7.0
>
>
> Analogous to ACCUMULO-2581 but on the receiving end: create a service that 
> receives the data that needs to be replicated. Choose a random tserver to 
> handle the receipt, write a new replication entry if needed, and "ingest" 
> (replay the WAL or import the RFile) to the appropriate local table.
> Currently, this consists of a service in the master to choose a tserver to 
> service the replication and a service on each tserver to handle the 
> replication.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to