[
https://issues.apache.org/jira/browse/PHOENIX-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15004377#comment-15004377
]
James Taylor edited comment on PHOENIX-2412 at 11/13/15 5:54 PM:
-----------------------------------------------------------------
Thanks, [~samarthjain]. Would it be possible to check-in the part of
PHOENIX-2357 now that fixes the failing test? I'm +1 on that. And thanks too,
[~ankit.singhal] for the quick turnaround on the diagnostics and patch - really
appreciate that.
was (Author: jamestaylor):
Thanks, [~samarthjain]. Would it be possible to check-in the part of
PHOENIX-2357 now that fixes the failing test? I'm +1 on that.
> Fix test failures due to use of priority queue for merge sort
> -------------------------------------------------------------
>
> Key: PHOENIX-2412
> URL: https://issues.apache.org/jira/browse/PHOENIX-2412
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: James Taylor
> Assignee: Ankit Singhal
> Attachments: PHOENIX-2142_v2.patch, PHOENIX-2412_v1.patch
>
>
> Looks like PHOENIX-2377 caused some test failures. Did you run all the unit
> tests (mvn verify) with your patch locally, [~ankit.singhal]?
> {code}
> Failed tests:
>
> PhoenixMetricsIT.testMetricsForUpsertSelectSameTable:615->assertMetricsAreSame:643->assertMetricsHaveSameValues:654
> Unequal values for metric MUTATION_BYTES expected:<5600> but was:<16240>
>
> PhoenixMetricsIT.testMetricsForUpsertSelectWithAutoCommit:462->assertMetricsAreSame:643->assertMetricsHaveSameValues:654
> Unequal values for metric MUTATION_BYTES expected:<5600> but was:<16240>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)