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

Keith Turner updated ACCUMULO-1628:
-----------------------------------
    Attachment: ACCUMULO-1628-1.5.2-SNAPSHOT-3.patch

Another attempt   ACCUMULO-1628-1.5.2-SNAPSHOT-3.patch is relative to 
ACCUMULO-1628-1.5.2-SNAPSHOT-2.patch.  I am going to merge this patch forward 
locally and try running the ITs in 1.6.

[~vines] if you have a chance to kick the tires on this patch, it would be 
appreciated.

> NPE on deep copied dumped memory iterator
> -----------------------------------------
>
>                 Key: ACCUMULO-1628
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1628
>             Project: Accumulo
>          Issue Type: Bug
>    Affects Versions: 1.4.0, 1.5.0
>            Reporter: Keith Turner
>            Assignee: Keith Turner
>            Priority: Blocker
>             Fix For: 1.5.2, 1.6.1, 1.7.0
>
>         Attachments: ACCUMULO-1628-1.5.2-SNAPSHOT-1.patch, 
> ACCUMULO-1628-1.5.2-SNAPSHOT-2.patch, ACCUMULO-1628-1.5.2-SNAPSHOT-3.patch, 
> ACCUMULO-1628-1.patch, ACCUMULO-1628-SET_INTR.patch, bpopp-ACCUMULO-1628.log
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Accumulo may dump memory while a scan is running and transparently switch 
> iterators from memory to file.  If an iterator calls deepcopy after this 
> happens, then seek will fail on the deep copy.
> {noformat}
> java.lang.NullPointerException
>       at 
> org.apache.accumulo.server.tabletserver.InMemoryMap$MemoryDataSource.iterator(InMemoryMap.java:349)
>       at 
> org.apache.accumulo.core.iterators.system.SourceSwitchingIterator.seek(SourceSwitchingIterator.java:163)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to