ChinmaySKulkarni commented on issue #521: PHOENIX-5313: All mappers grab all RegionLocations from .META URL: https://github.com/apache/phoenix/pull/521#issuecomment-503740494 I sort of had to break the singleton pattern for `MapReduceParallelScanGrouper` (had to change constructor from private to package-private), but I couldn't think of a better way to test this end-to-end since I can't mock the scanGrouper either.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
