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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15674149#comment-15674149 ] 

ASF subversion and git services commented on OPENMEETINGS-1457:
---------------------------------------------------------------

Commit 1770238 from [~solomax] in branch 'application/branches/3.2.x'
[ https://svn.apache.org/r1770238 ]

[OPENMEETINGS-1457] import should be 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)