You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "David Cifer (JIRA)" <ji...@apache.org> on 2012/04/26 12:11:17 UTC

[jira] [Created] (CAMEL-5224) The done file got deleted, when using the file component even if noop property set to true

David Cifer created CAMEL-5224:
----------------------------------

             Summary: The done file got deleted, when using the file component even if noop property set to true
                 Key: CAMEL-5224
                 URL: https://issues.apache.org/jira/browse/CAMEL-5224
             Project: Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.9.1
         Environment: I was using Windows XP and working on windows directory, when discovered the issue.
            Reporter: David Cifer


We are consuming a feed from a mounted windows network drive, where we have rw access.
During the download we shouldn't touch anything so other users see the directory intact.

However even if we turn noop=true the done file got deleted after successfull conumptions


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CAMEL-5224) The done file got deleted, when using the file component even if noop property set to true

Posted by "David Cifer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262508#comment-13262508 ] 

David Cifer commented on CAMEL-5224:
------------------------------------

Note the documentation:
http://camel.apache.org/file2.html#File2-Usingdonefiles

After the first example box it is stated: "Camel will automatically delete the done file when it's done consuming the files."

Maybe this needs to be updated as well.
                
> The done file got deleted, when using the file component even if noop property set to true
> ------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-5224
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5224
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.9.1
>         Environment: I was using Windows XP and working on windows directory, when discovered the issue.
>            Reporter: David Cifer
>              Labels: camel-file
>         Attachments: DoneMoveTest.java
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> We are consuming a feed from a mounted windows network drive, where we have rw access.
> During the download we shouldn't touch anything so other users see the directory intact.
> However even if we turn noop=true the done file got deleted after successfull conumptions

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAMEL-5224) The done file got deleted, when using the file component even if noop property set to true

Posted by "David Cifer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Cifer updated CAMEL-5224:
-------------------------------

    Attachment: DoneMoveTest.java

I've attached a unit test, which reproduce the issue.
                
> The done file got deleted, when using the file component even if noop property set to true
> ------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-5224
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5224
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.9.1
>         Environment: I was using Windows XP and working on windows directory, when discovered the issue.
>            Reporter: David Cifer
>              Labels: camel-file
>         Attachments: DoneMoveTest.java
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> We are consuming a feed from a mounted windows network drive, where we have rw access.
> During the download we shouldn't touch anything so other users see the directory intact.
> However even if we turn noop=true the done file got deleted after successfull conumptions

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (CAMEL-5224) The done file got deleted, when using the file component even if noop property set to true

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen reassigned CAMEL-5224:
----------------------------------

    Assignee: Claus Ibsen
    
> The done file got deleted, when using the file component even if noop property set to true
> ------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-5224
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5224
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.9.1
>         Environment: I was using Windows XP and working on windows directory, when discovered the issue.
>            Reporter: David Cifer
>            Assignee: Claus Ibsen
>              Labels: camel-file
>         Attachments: DoneMoveTest.java
>
>   Original Estimate: 10h
>  Remaining Estimate: 10h
>
> We are consuming a feed from a mounted windows network drive, where we have rw access.
> During the download we shouldn't touch anything so other users see the directory intact.
> However even if we turn noop=true the done file got deleted after successfull conumptions

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CAMEL-5224) The done file got deleted, when using the file component even if noop property set to true

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-5224.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.10.0
                   2.9.3
    
> The done file got deleted, when using the file component even if noop property set to true
> ------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-5224
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5224
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.9.1
>         Environment: I was using Windows XP and working on windows directory, when discovered the issue.
>            Reporter: David Cifer
>            Assignee: Claus Ibsen
>              Labels: camel-file
>             Fix For: 2.9.3, 2.10.0
>
>         Attachments: DoneMoveTest.java
>
>   Original Estimate: 10h
>  Remaining Estimate: 10h
>
> We are consuming a feed from a mounted windows network drive, where we have rw access.
> During the download we shouldn't touch anything so other users see the directory intact.
> However even if we turn noop=true the done file got deleted after successfull conumptions

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CAMEL-5224) The done file got deleted, when using the file component even if noop property set to true

Posted by "David Cifer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13262505#comment-13262505 ] 

David Cifer commented on CAMEL-5224:
------------------------------------

Ticket were generated based on conversation:
http://camel.465427.n5.nabble.com/Prevent-done-file-deletion-after-file-consumption-td5665345.html#a5667144
                
> The done file got deleted, when using the file component even if noop property set to true
> ------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-5224
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5224
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.9.1
>         Environment: I was using Windows XP and working on windows directory, when discovered the issue.
>            Reporter: David Cifer
>              Labels: camel-file
>         Attachments: DoneMoveTest.java
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> We are consuming a feed from a mounted windows network drive, where we have rw access.
> During the download we shouldn't touch anything so other users see the directory intact.
> However even if we turn noop=true the done file got deleted after successfull conumptions

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAMEL-5224) The done file got deleted, when using the file component even if noop property set to true

Posted by "David Cifer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Cifer updated CAMEL-5224:
-------------------------------

    Remaining Estimate: 10h  (was: 48h)
     Original Estimate: 10h  (was: 48h)
    
> The done file got deleted, when using the file component even if noop property set to true
> ------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-5224
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5224
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.9.1
>         Environment: I was using Windows XP and working on windows directory, when discovered the issue.
>            Reporter: David Cifer
>              Labels: camel-file
>         Attachments: DoneMoveTest.java
>
>   Original Estimate: 10h
>  Remaining Estimate: 10h
>
> We are consuming a feed from a mounted windows network drive, where we have rw access.
> During the download we shouldn't touch anything so other users see the directory intact.
> However even if we turn noop=true the done file got deleted after successfull conumptions

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira