[
https://issues.apache.org/jira/browse/AVRO-2870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated AVRO-2870:
---------------------------------
Labels: pull-request-available (was: )
> 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
> Labels: pull-request-available
> 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)