Client session migration
------------------------

                 Key: ACCUMULO-39
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-39
             Project: Accumulo
          Issue Type: New Feature
            Reporter: Keith Turner


Make client Objects like BatchScanner and Scanner serializable.  The use case 
is to allow an iterator over a scanner or batch scanner to be persisted by 
clustered app servers.  This avoids having to restart user queries that are 
paging/scrolling when an app server fails.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to