[
https://issues.apache.org/jira/browse/GEODE-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
xiaojian zhou updated GEODE-1042:
---------------------------------
Description:
{noformat}
It was 52028.
When WAN's sender is processing gateway events and some entries are still in
the shadowPR, call FetchEntriesMessage to get bucket contents of the shadowPR,
it might fail with NullPointerException in processChunk()
{noformat}
was:
It was 52028.
{noformat}
parReg/newWan/parallel/filters/p2pEventTransportFilterHA.conf
locatorHostsPerSite=2
locatorThreadsPerVM=1
locatorVMsPerHost=1
maxOps=10000
peerHostsPerSite=4
peerMem=256m
peerThreadsPerVM=5
peerVMsPerHost=1
redundantCopies=1
resultWaitSec=600
wanSites=2
{noformat}
> NullPointerException in FetchEntriesMessage$FetchEntriesResponse.processChunk
> -----------------------------------------------------------------------------
>
> Key: GEODE-1042
> URL: https://issues.apache.org/jira/browse/GEODE-1042
> Project: Geode
> Issue Type: Bug
> Reporter: xiaojian zhou
> Assignee: xiaojian zhou
>
> {noformat}
> It was 52028.
> When WAN's sender is processing gateway events and some entries are still in
> the shadowPR, call FetchEntriesMessage to get bucket contents of the
> shadowPR, it might fail with NullPointerException in processChunk()
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)