You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Prateek Maheshwari (JIRA)" <ji...@apache.org> on 2019/03/19 18:29:00 UTC

[jira] [Resolved] (SAMZA-1661) Window high level API: During shutdown of RocksDb store while shutting down Samza job, RocksDb runs into an assertion

     [ https://issues.apache.org/jira/browse/SAMZA-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Prateek Maheshwari resolved SAMZA-1661.
---------------------------------------
    Resolution: Fixed

> Window high level API: During shutdown of RocksDb store while shutting down Samza job, RocksDb runs into an assertion
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: SAMZA-1661
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1661
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Aditya
>            Priority: Major
>
> This could be consistently reproduced with Samza-sql testEndToEndGroupBy test in TestSamzaSqlEndToEnd. Please note that this issue does not happen with Stream Table join which also uses RocksDb.
> [p-1-container-thread-0] CoordinatorRequests [INFO] Shutdown requested.
> [p-1-container-thread-0] SamzaContainer [INFO] Shutting down.
> [p-1-container-thread-0] SamzaContainer [INFO] Shutting down consumer multiplexer.
> [p-1-container-thread-0] SamzaContainer [INFO] Shutting down task instance stream tasks.
> [p-1-container-thread-0] SamzaContainer [INFO] Shutting down timer executor
> [p-1-container-thread-0] SamzaContainer [INFO] Committing offsets for all task instances
> [p-1-container-thread-0] SamzaContainer [INFO] Shutting down task instance table manager.
> [p-1-container-thread-0] SamzaContainer [INFO] Shutting down task instance stores.
> Assertion failed: (dummy_versions_->TEST_Next() == dummy_versions_), function ~ColumnFamilyData, file db/column_family.cc, line 483.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)