You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by Jason Huynh <hu...@gmail.com> on 2016/02/10 00:05:02 UTC

Re: Review Request 43379: GEODE-794: Unable to match iterators when update in progress

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43379/
-----------------------------------------------------------

(Updated Feb. 9, 2016, 11:05 p.m.)


Review request for geode, anilkumar gingade, Barry Oglesby, and Dan Smith.


Changes
-------

fixed typo


Summary (updated)
-----------------

GEODE-794: Unable to match iterators when update in progress


Repository: geode


Description
-------

When an update in progress occurs, run time iterators will possibly not be found, leading to an exception. This is due to getReceiverNameFromPath not accounting for all the CompiledValue types that override getReceiver()


Diffs
-----

  gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/internal/index/AbstractIndex.java f59d078 
  gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/internal/index/CompactRangeIndex.java 13c8a8e 
  gemfire-core/src/test/java/com/gemstone/gemfire/cache/query/internal/index/CompactRangeIndexJUnitTest.java e49ee74 

Diff: https://reviews.apache.org/r/43379/diff/


Testing
-------


Thanks,

Jason Huynh


Re: Review Request 43379: GEODE-794: Unable to match iterators when update in progress

Posted by anilkumar gingade <ag...@pivotal.io>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43379/#review118510
-----------------------------------------------------------


Ship it!




Ship It!

- anilkumar gingade


On Feb. 9, 2016, 11:05 p.m., Jason Huynh wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/43379/
> -----------------------------------------------------------
> 
> (Updated Feb. 9, 2016, 11:05 p.m.)
> 
> 
> Review request for geode, anilkumar gingade, Barry Oglesby, and Dan Smith.
> 
> 
> Repository: geode
> 
> 
> Description
> -------
> 
> When an update in progress occurs, run time iterators will possibly not be found, leading to an exception. This is due to getReceiverNameFromPath not accounting for all the CompiledValue types that override getReceiver()
> 
> 
> Diffs
> -----
> 
>   gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/internal/index/AbstractIndex.java f59d078 
>   gemfire-core/src/main/java/com/gemstone/gemfire/cache/query/internal/index/CompactRangeIndex.java 13c8a8e 
>   gemfire-core/src/test/java/com/gemstone/gemfire/cache/query/internal/index/CompactRangeIndexJUnitTest.java e49ee74 
> 
> Diff: https://reviews.apache.org/r/43379/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Jason Huynh
> 
>