[
https://issues.apache.org/jira/browse/CRAIL-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Animesh Trivedi updated CRAIL-16:
---------------------------------
Issue Type: Bug (was: Improvement)
> Bug when the block size is less than the buffer/slice size
> ----------------------------------------------------------
>
> Key: CRAIL-16
> URL: https://issues.apache.org/jira/browse/CRAIL-16
> Project: Apache Crail
> Issue Type: Bug
> Reporter: Animesh Trivedi
> Assignee: Animesh Trivedi
> Priority: Major
>
> When Crail block size is less than the buffer size, crail read garbage
> content. This can be verified with the block size of 4096B and buffer/slice
> size of 8192 bytes.
>
> crail iobench -t writeInt -k 2000 -f /test -w 0
> crail iobench -t readInt -k 2000 -f /test -w 0
>
> We have a fix for the TCPTier but this need to be checked more
> comprehensively in other tiers too.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)