[infinispan-issues] [JBoss JIRA] (ISPN-3700) ReadableGridFileChannel#read cycles with certain file size and chunk size

Marko Lukša (JIRA) jira-events at lists.jboss.org
Tue Nov 12 16:37:05 EST 2013


     [ https://issues.jboss.org/browse/ISPN-3700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marko Lukša updated ISPN-3700:
------------------------------

              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/2209


Pull request is at https://github.com/infinispan/infinispan/pull/2209

This bug only manifested itself when the file's length was such that the last chunk was completely full and then the same file was appended to. 
                
> ReadableGridFileChannel#read cycles with certain file size and chunk size 
> --------------------------------------------------------------------------
>
>                 Key: ISPN-3700
>                 URL: https://issues.jboss.org/browse/ISPN-3700
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core API
>    Affects Versions: 6.0.0.CR1
>            Reporter: Ales Justin
>            Assignee: Marko Lukša
>             Fix For: 6.0.0.CR2
>
>
> ReadableGridFileChannel#read goes into infinite loop.
> (e.g. with CapeDwarf MapReduceTest, file size = 32768, chunk size = 8192)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the infinispan-issues mailing list