[ 
https://issues.apache.org/jira/browse/PHOENIX-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14332036#comment-14332036
 ] 

Hudson commented on PHOENIX-1672:
---------------------------------

SUCCESS: Integrated in Phoenix-3.0-hadoop1 #370 (See 
[https://builds.apache.org/job/Phoenix-3.0-hadoop1/370/])
PHOENIX-1672 RegionScanner.nextRaw contract not implemented correctly 
(apurtell: rev 385e8568bfab26e427d041e4b931f2191f61fa2c)
* 
phoenix-core/src/main/java/org/apache/phoenix/iterate/RegionScannerResultIterator.java
* 
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/GroupedAggregateRegionObserver.java
* 
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/UngroupedAggregateRegionObserver.java
* phoenix-core/src/main/java/org/apache/phoenix/index/PhoenixIndexBuilder.java


> RegionScanner.nextRaw contract not implemented correctly
> --------------------------------------------------------
>
>                 Key: PHOENIX-1672
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1672
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>            Assignee: Andrew Purtell
>             Fix For: 5.0.0, 4.3, 3.3
>
>         Attachments: PHOENIX-1672-3.patch, PHOENIX-1672-master.patch, 
> PHOENIX-1672.patch
>
>
> The nextRaw() contract (per Javadoc) requires the caller to hold a lock on 
> the RegionScannerImpl object. Phoenix' *Aggregate observers do not do that as 
> far as I can see.
> That might accidentally work but it not guaranteed to remain that way.



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

Reply via email to