You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Maxim Solodovnik (JIRA)" <ji...@apache.org> on 2016/11/17 16:32:59 UTC

[jira] [Resolved] (OPENMEETINGS-1457) flvRecordings and fileExplorerItem::Video file name depends on id

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

Maxim Solodovnik resolved OPENMEETINGS-1457.
--------------------------------------------
    Resolution: Fixed

> flvRecordings and fileExplorerItem::Video file name depends on id
> -----------------------------------------------------------------
>
>                 Key: OPENMEETINGS-1457
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1457
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: Audio/Video, Converters, Recordings
>    Affects Versions: 3.1.2
>            Reporter: Maxim Solodovnik
>            Assignee: Maxim Solodovnik
>            Priority: Critical
>             Fix For: 3.2.0, 4.0.0
>
>
> File names of flvRecordings and fileExplorerItem::Video are depends on id
> this might cause file damage after import/export
> steps:
> 1) create 5 recordings ( id == 1 ...5 )
> 2) delete recordings with id = 2 and 3
> 3) perform export/import
> NOTE: max id in DB is now 3
> 4) create recording
> Result: previous file will be rewritten, to recordings will have same fileset
> I believe we should switch to UUID as hash (during backup import) and use if for all future recordings/video uploads



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)