[jira] [Updated] (HDFS-11540) PeerCache sync overhead

2017-03-20 Thread Ravikumar (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravikumar updated HDFS-11540: - Attachment: PeerCache.diff Please check the patch attached, based on trunk... Replaced blocking multimap

[jira] [Created] (HDFS-11540) PeerCache sync overhead

2017-03-17 Thread Ravikumar (JIRA)
Ravikumar created HDFS-11540: Summary: PeerCache sync overhead Key: HDFS-11540 URL: https://issues.apache.org/jira/browse/HDFS-11540 Project: Hadoop HDFS Issue Type: Improvement

[jira] [Commented] (HDFS-3051) A zero-copy ScatterGatherRead api from FSDataInputStream

2016-07-13 Thread Ravikumar (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15374535#comment-15374535 ] Ravikumar commented on HDFS-3051: - How about returning the MappedByteBuffers of all blocks for a file in

[jira] [Commented] (HDFS-8892) ShortCircuitCache.CacheCleaner can add Slot.isInvalid() check too

2015-08-28 Thread Ravikumar (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14720116#comment-14720116 ] Ravikumar commented on HDFS-8892: - Please feel free to contribute the patch [~kanaka]. I am

[jira] [Commented] (HDFS-8892) ShortCircuitCache.CacheCleaner can add Slot.isInvalid() check too

2015-08-25 Thread Ravikumar (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14710959#comment-14710959 ] Ravikumar commented on HDFS-8892: - I am fine if this runs in a separate thread as you said…

[jira] [Commented] (HDFS-8892) ShortCircuitCache.CacheCleaner can add Slot.isInvalid() check too

2015-08-21 Thread Ravikumar (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14706455#comment-14706455 ] Ravikumar commented on HDFS-8892: - Iterating over all replicas is a cause of concern. Is it

[jira] [Commented] (HDFS-8892) ShortCircuitCache.CacheCleaner can add Slot.isInvalid() check too

2015-08-14 Thread Ravikumar (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14696971#comment-14696971 ] Ravikumar commented on HDFS-8892: - A small patch we tried. Works as expected during

[jira] [Created] (HDFS-8892) ShortCircuitCache.CacheCleaner can add Slot.isInvalid() check too

2015-08-13 Thread Ravikumar (JIRA)
Ravikumar created HDFS-8892: --- Summary: ShortCircuitCache.CacheCleaner can add Slot.isInvalid() check too Key: HDFS-8892 URL: https://issues.apache.org/jira/browse/HDFS-8892 Project: Hadoop HDFS