You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Martyn Taylor (JIRA)" <ji...@apache.org> on 2018/02/26 17:04:05 UTC

[jira] [Resolved] (ARTEMIS-1204) JDBCSequentialFile getSize does not work if the file is not open

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

Martyn Taylor resolved ARTEMIS-1204.
------------------------------------
    Resolution: Fixed

> JDBCSequentialFile getSize does not work if the file is not open
> ----------------------------------------------------------------
>
>                 Key: ARTEMIS-1204
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1204
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 1.5.5, 2.0.0, 2.1.0
>            Reporter: Martyn Taylor
>            Priority: Major
>             Fix For: 2.2.0, 1.6.0
>
>
> It is not necessary to open a standard file system file in order to get it's size.  The info is in the file descriptor.  This is causing problems with LargeMessages over JDBC where the file is not guarenteed to be open when the large message packet is created.



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