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

ASF subversion and git services commented on NIFI-8289:
-------------------------------------------------------

Commit 57cca88eea545560c4e0a8f1958f552d55ef4d67 in nifi's branch 
refs/heads/main from Bence Simon
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=57cca88 ]

NIFI-8289 Refine QuestDB status repository rollover and add time zone support

This closes #4883

Signed-off-by: Joey Frazee <jfra...@apache.org>


> EmbeddedQuestDbRolloverHandlerTest tests fail when local date and UTC date 
> differ
> ---------------------------------------------------------------------------------
>
>                 Key: NIFI-8289
>                 URL: https://issues.apache.org/jira/browse/NIFI-8289
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 1.14.0
>            Reporter: Joey Frazee
>            Assignee: Simon Bence
>            Priority: Minor
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> I'm seeing test failures with EmbeddedQuestDbRolloverHandlerTest on Linux and 
> macOS when the local date and UTC date differ (e.g., in US time zones near 
> the end of the day).
> {code}
> Failures: 
>   
> EmbeddedQuestDbRolloverHandlerTest.testRollOverWhenLessPartitionThanNeeded:99->thenRemainingPartitionsAre:204
>  Partition 2021-03-01 is expected
>   
> EmbeddedQuestDbRolloverHandlerTest.testRollOverWhenNoPartitionToDrop:112->thenRemainingPartitionsAre:204
>  Partition 2021-02-28 is expected
>   
> EmbeddedQuestDbRolloverHandlerTest.testRollOverWhenNonconsecutivePartitionsPresent:139->thenRemainingPartitionsAre:204
>  Partition 2021-03-01 is expected
>   
> EmbeddedQuestDbRolloverHandlerTest.testRollOverWhenOldPartitionsPresent:125->thenRemainingPartitionsAre:201
>  expected:<3> but was:<4>
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to