[
https://issues.apache.org/jira/browse/AVRO-2870?focusedWorklogId=764565&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-764565
]
ASF GitHub Bot logged work on AVRO-2870:
----------------------------------------
Author: ASF GitHub Bot
Created on: 30/Apr/22 00:54
Start Date: 30/Apr/22 00:54
Worklog Time Spent: 10m
Work Description: thiru-mg merged PR #921:
URL: https://github.com/apache/avro/pull/921
Issue Time Tracking
-------------------
Worklog Id: (was: 764565)
Remaining Estimate: 0h
Time Spent: 10m
> DataFileWriterBase can throw in destructor
> ------------------------------------------
>
> Key: AVRO-2870
> URL: https://issues.apache.org/jira/browse/AVRO-2870
> Project: Apache Avro
> Issue Type: Bug
> Components: c++
> Reporter: Andrew Onyshchuk
> Assignee: Andrew Onyshchuk
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> `DataFileWriterBase::~DataFileWriterBase()` calls
> `DataFileWriterBase::close()` which can throw when `outputStream` is a user
> supplied implementation e.g. network connection.
>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)