[jira] [Created] (HDFS-5397) TestDecommission.testClusterStatsFederation failed with ConcurrentModificationException

2013-10-21 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5397: -- Summary: TestDecommission.testClusterStatsFederation failed with ConcurrentModificationException Key: HDFS-5397 URL: https://issues.apache.org/jira/browse/HDFS-5397

[jira] [Resolved] (HDFS-5378) In CacheReport, don't send genstamp and length on the wire

2013-10-21 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-5378. Resolution: Fixed Fix Version/s: HDFS-4949 > In CacheReport, don

[jira] [Resolved] (HDFS-5385) Caching RPCs are AtMostOnce, but do not persist client ID and call ID to edit log.

2013-10-21 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-5385. Resolution: Fixed Fix Version/s: HDFS-4949 > Caching RPCs are AtMostO

[jira] [Created] (HDFS-5400) DFS_CLIENT_MMAP_CACHE_THREAD_RUNS_PER_TIMEOUT constant is set to the wrong value

2013-10-21 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5400: -- Summary: DFS_CLIENT_MMAP_CACHE_THREAD_RUNS_PER_TIMEOUT constant is set to the wrong value Key: HDFS-5400 URL: https://issues.apache.org/jira/browse/HDFS-5400

[jira] [Created] (HDFS-5430) Support TTL on CacheBasedPathDirectives

2013-10-25 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5430: -- Summary: Support TTL on CacheBasedPathDirectives Key: HDFS-5430 URL: https://issues.apache.org/jira/browse/HDFS-5430 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-5431) support cachepool-based quota management in path-based caching

2013-10-25 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5431: -- Summary: support cachepool-based quota management in path-based caching Key: HDFS-5431 URL: https://issues.apache.org/jira/browse/HDFS-5431 Project

[jira] [Created] (HDFS-5450) better API for getting the cached blocks locations

2013-11-01 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5450: -- Summary: better API for getting the cached blocks locations Key: HDFS-5450 URL: https://issues.apache.org/jira/browse/HDFS-5450 Project: Hadoop HDFS

[jira] [Created] (HDFS-5451) add more debugging for cache rescan

2013-11-01 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5451: -- Summary: add more debugging for cache rescan Key: HDFS-5451 URL: https://issues.apache.org/jira/browse/HDFS-5451 Project: Hadoop HDFS Issue Type

[jira] [Created] (HDFS-5459) fix bootstrapStandby race condition introduced in HDFS-5080

2013-11-04 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5459: -- Summary: fix bootstrapStandby race condition introduced in HDFS-5080 Key: HDFS-5459 URL: https://issues.apache.org/jira/browse/HDFS-5459 Project: Hadoop

[jira] [Resolved] (HDFS-5166) caching PB cleanups

2013-11-07 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-5166. Resolution: Duplicate > caching PB clean

[jira] [Created] (HDFS-5485) add command-line support for modifyDirective

2013-11-08 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5485: -- Summary: add command-line support for modifyDirective Key: HDFS-5485 URL: https://issues.apache.org/jira/browse/HDFS-5485 Project: Hadoop HDFS

[jira] [Created] (HDFS-5507) Consider maximum DN memory, stale status when scheduling recaching

2013-11-12 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5507: -- Summary: Consider maximum DN memory, stale status when scheduling recaching Key: HDFS-5507 URL: https://issues.apache.org/jira/browse/HDFS-5507 Project

[jira] [Created] (HDFS-5511) improve CacheManipulator interface to allow better unit testing

2013-11-13 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5511: -- Summary: improve CacheManipulator interface to allow better unit testing Key: HDFS-5511 URL: https://issues.apache.org/jira/browse/HDFS-5511 Project

[jira] [Resolved] (HDFS-5509) TestPathBasedCacheRequests#testReplicationFactor is flaky

2013-11-15 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-5509. Resolution: Fixed Fix Version/s: 3.0.0 Target Version/s: 3.0.0

[jira] [Created] (HDFS-5520) loading cache path directives from edit log doesn't update nextEntryId

2013-11-15 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5520: -- Summary: loading cache path directives from edit log doesn't update nextEntryId Key: HDFS-5520 URL: https://issues.apache.org/jira/browse/HDFS

[jira] [Created] (HDFS-5521) skip checksums when reading a cached block via non-local reads

2013-11-15 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5521: -- Summary: skip checksums when reading a cached block via non-local reads Key: HDFS-5521 URL: https://issues.apache.org/jira/browse/HDFS-5521 Project

[jira] [Created] (HDFS-5534) change testUncachingBlocksBeforeCachingFinishes to use explicit synchronization rather than a delay

2013-11-20 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5534: -- Summary: change testUncachingBlocksBeforeCachingFinishes to use explicit synchronization rather than a delay Key: HDFS-5534 URL: https://issues.apache.org/jira/browse

[jira] [Created] (HDFS-5543) fix narrow race condition in TestPathBasedCacheRequests

2013-11-20 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5543: -- Summary: fix narrow race condition in TestPathBasedCacheRequests Key: HDFS-5543 URL: https://issues.apache.org/jira/browse/HDFS-5543 Project: Hadoop HDFS

[jira] [Created] (HDFS-5556) add some more NameNode cache statistics, cache pool stats

2013-11-22 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5556: -- Summary: add some more NameNode cache statistics, cache pool stats Key: HDFS-5556 URL: https://issues.apache.org/jira/browse/HDFS-5556 Project: Hadoop

[jira] [Resolved] (HDFS-5573) CacheAdmin doesn't work

2013-11-27 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-5573. Resolution: Duplicate Assignee: (was: Andrew Wang) > CacheAdmin does

[jira] [Created] (HDFS-5634) allow BlockReaderLocal to switch between checksumming and not

2013-12-05 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5634: -- Summary: allow BlockReaderLocal to switch between checksumming and not Key: HDFS-5634 URL: https://issues.apache.org/jira/browse/HDFS-5634 Project

[jira] [Resolved] (HDFS-5521) skip checksums when reading a cached block via non-local reads

2013-12-05 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-5521. Resolution: Won't Fix Andrew is right about this one... we still want to d

[jira] [Resolved] (HDFS-5551) Rename "path.based" caching configuration options

2013-12-05 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-5551. Resolution: Won't Fix I discussed this with Andrew, and we have no plans to r

[jira] [Created] (HDFS-5651) remove dfs.namenode.caching.enabled

2013-12-10 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5651: -- Summary: remove dfs.namenode.caching.enabled Key: HDFS-5651 URL: https://issues.apache.org/jira/browse/HDFS-5651 Project: Hadoop HDFS Issue Type

[jira] [Created] (HDFS-5656) add some configuration keys to hdfs-default.xml

2013-12-11 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5656: -- Summary: add some configuration keys to hdfs-default.xml Key: HDFS-5656 URL: https://issues.apache.org/jira/browse/HDFS-5656 Project: Hadoop HDFS

[jira] [Created] (HDFS-5666) TestBPOfferService#/testBPInitErrorHandling fails intermittently

2013-12-13 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5666: -- Summary: TestBPOfferService#/testBPInitErrorHandling fails intermittently Key: HDFS-5666 URL: https://issues.apache.org/jira/browse/HDFS-5666 Project

[jira] [Resolved] (HDFS-5564) Refactor tests in TestCacheDirectives

2013-12-17 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-5564. Resolution: Duplicate > Refactor tests in TestCacheDirecti

[jira] [Created] (HDFS-5676) fix inconsistent synchronization of CachingStrategy

2013-12-17 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5676: -- Summary: fix inconsistent synchronization of CachingStrategy Key: HDFS-5676 URL: https://issues.apache.org/jira/browse/HDFS-5676 Project: Hadoop HDFS

[jira] [Resolved] (HDFS-5634) allow BlockReaderLocal to switch between checksumming and not

2013-12-20 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-5634. Resolution: Fixed > allow BlockReaderLocal to switch between checksumming and

[jira] [Created] (HDFS-5694) remove duplicate PBHelper#convertDatanodeInfo method

2013-12-20 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5694: -- Summary: remove duplicate PBHelper#convertDatanodeInfo method Key: HDFS-5694 URL: https://issues.apache.org/jira/browse/HDFS-5694 Project: Hadoop HDFS

[jira] [Created] (HDFS-5707) Fix up the spacing for the help text in GetConf

2013-12-30 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5707: -- Summary: Fix up the spacing for the help text in GetConf Key: HDFS-5707 URL: https://issues.apache.org/jira/browse/HDFS-5707 Project: Hadoop HDFS

[jira] [Created] (HDFS-5708) The CacheManager throws a NPE in the DataNode logs when processing cache reports that refer to a block not known to the BlockManager

2013-12-30 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5708: -- Summary: The CacheManager throws a NPE in the DataNode logs when processing cache reports that refer to a block not known to the BlockManager Key: HDFS-5708 URL

[jira] [Resolved] (HDFS-5507) Consider maximum DN memory, stale status when scheduling recaching

2014-01-03 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-5507. Resolution: Duplicate doing this in HDFS-5589 > Consider maximum DN memory, st

[jira] [Created] (HDFS-5746) add ShortCircuitSharedMemorySegment

2014-01-09 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5746: -- Summary: add ShortCircuitSharedMemorySegment Key: HDFS-5746 URL: https://issues.apache.org/jira/browse/HDFS-5746 Project: Hadoop HDFS Issue Type

[jira] [Created] (HDFS-5756) hadoopRzOptionsSetByteBufferPool does not accept NULL argument, contrary to docs

2014-01-10 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5756: -- Summary: hadoopRzOptionsSetByteBufferPool does not accept NULL argument, contrary to docs Key: HDFS-5756 URL: https://issues.apache.org/jira/browse/HDFS-5756

[jira] [Created] (HDFS-5762) BlockReaderLocal doesn't return -1 on EOF when doing zero-length reads

2014-01-13 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5762: -- Summary: BlockReaderLocal doesn't return -1 on EOF when doing zero-length reads Key: HDFS-5762 URL: https://issues.apache.org/jira/browse/HDFS

[jira] [Created] (HDFS-5784) reserve space in edit log header and fsimage header for feature flag section

2014-01-15 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5784: -- Summary: reserve space in edit log header and fsimage header for feature flag section Key: HDFS-5784 URL: https://issues.apache.org/jira/browse/HDFS-5784

[jira] [Created] (HDFS-5810) Unify mmap cache and short-circuit file descriptor cache

2014-01-22 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5810: -- Summary: Unify mmap cache and short-circuit file descriptor cache Key: HDFS-5810 URL: https://issues.apache.org/jira/browse/HDFS-5810 Project: Hadoop HDFS

[jira] [Created] (HDFS-5859) DataNode#checkBlockToken should check block tokens even if security is not enabled

2014-01-31 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-5859: -- Summary: DataNode#checkBlockToken should check block tokens even if security is not enabled Key: HDFS-5859 URL: https://issues.apache.org/jira/browse/HDFS-5859

[jira] [Created] (HDFS-9674) The HTrace span for OpWriteBlock should record the maxWriteToDisk time

2016-01-20 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-9674: -- Summary: The HTrace span for OpWriteBlock should record the maxWriteToDisk time Key: HDFS-9674 URL: https://issues.apache.org/jira/browse/HDFS-9674

[jira] [Resolved] (HDFS-8949) hdfsOpenFile() in HDFS C API does not support block sizes larger than 2GB

2016-01-22 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-8949. Resolution: Duplicate Duplicate of HDFS-9541 > hdfsOpenFile() in HDFS C API d

[jira] [Resolved] (HDFS-9446) tSize of libhdfs in hadoop-2.7.1 is still int32_t

2016-01-29 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-9446. Resolution: Duplicate > tSize of libhdfs in hadoop-2.7.1 is still int3

[jira] [Created] (HDFS-9835) OIV: add ReverseXML processor which reconstructs an fsimage from an XML file

2016-02-19 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-9835: -- Summary: OIV: add ReverseXML processor which reconstructs an fsimage from an XML file Key: HDFS-9835 URL: https://issues.apache.org/jira/browse/HDFS-9835

[jira] [Created] (HDFS-9933) ReverseXML should be capitalized in oiv usage message

2016-03-09 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-9933: -- Summary: ReverseXML should be capitalized in oiv usage message Key: HDFS-9933 URL: https://issues.apache.org/jira/browse/HDFS-9933 Project: Hadoop HDFS

[jira] [Created] (HDFS-9934) ReverseXML oiv processor should bail out if the XML file's layoutVersion doesn't match oiv's

2016-03-09 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-9934: -- Summary: ReverseXML oiv processor should bail out if the XML file's layoutVersion doesn't match oiv's Key: HDFS-9934 URL: https://issues.apache.org/j

[jira] [Created] (HDFS-9942) Add an HTrace span when refreshing the groups for a username

2016-03-10 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-9942: -- Summary: Add an HTrace span when refreshing the groups for a username Key: HDFS-9942 URL: https://issues.apache.org/jira/browse/HDFS-9942 Project: Hadoop

[jira] [Created] (HDFS-9947) Block#toString should not output information from derived classes

2016-03-11 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-9947: -- Summary: Block#toString should not output information from derived classes Key: HDFS-9947 URL: https://issues.apache.org/jira/browse/HDFS-9947 Project

[jira] [Created] (HDFS-9948) Block#toString should not output information from derived classes

2016-03-11 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-9948: -- Summary: Block#toString should not output information from derived classes Key: HDFS-9948 URL: https://issues.apache.org/jira/browse/HDFS-9948 Project

[jira] [Resolved] (HDFS-9948) Block#toString should not output information from derived classes

2016-03-14 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-9948. Resolution: Duplicate > Block#toString should not output information from deri

[jira] [Resolved] (HDFS-9955) DataNode won't self-heal after some block dirs were manually misplaced

2016-03-15 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-9955. Resolution: Duplicate > DataNode won't self-heal after some block dirs were

[jira] [Created] (HDFS-10174) Add HTrace support to the Balancer

2016-03-19 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-10174: --- Summary: Add HTrace support to the Balancer Key: HDFS-10174 URL: https://issues.apache.org/jira/browse/HDFS-10174 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-10223) peerFromSocketAndKey performs SASL exchange before setting connection timeouts

2016-03-28 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-10223: --- Summary: peerFromSocketAndKey performs SASL exchange before setting connection timeouts Key: HDFS-10223 URL: https://issues.apache.org/jira/browse/HDFS-10223

[jira] [Created] (HDFS-10267) Extra "synchronized" on FsDatasetImpl#recoverAppend and FsDatasetImpl#recoverClose

2016-04-06 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-10267: --- Summary: Extra "synchronized" on FsDatasetImpl#recoverAppend and FsDatasetImpl#recoverClose Key: HDFS-10267 URL: https://issues.apache.org/jira/browse/

[jira] [Created] (HDFS-10282) The VolumeScanner should warn about replica files which are misplaced

2016-04-12 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-10282: --- Summary: The VolumeScanner should warn about replica files which are misplaced Key: HDFS-10282 URL: https://issues.apache.org/jira/browse/HDFS-10282

[jira] [Resolved] (HDFS-3742) libhdfs symbol visibility issues

2015-03-09 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-3742. Resolution: Duplicate Fix Version/s: 2.7.0 implemented in HDFS-7879

[jira] [Created] (HDFS-7909) Improve TestMemoryManager and TestProbingHashTable

2015-03-09 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-7909: -- Summary: Improve TestMemoryManager and TestProbingHashTable Key: HDFS-7909 URL: https://issues.apache.org/jira/browse/HDFS-7909 Project: Hadoop HDFS

[jira] [Created] (HDFS-7915) The DataNode can sometimes allocate a ShortCircuitShm slot and fail to tell the DFSClient about it because of a network error

2015-03-10 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-7915: -- Summary: The DataNode can sometimes allocate a ShortCircuitShm slot and fail to tell the DFSClient about it because of a network error Key: HDFS-7915 URL: https

[jira] [Created] (HDFS-7923) The DataNodes should rate-limit their full block reports by asking the NN on heartbeat messages

2015-03-12 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-7923: -- Summary: The DataNodes should rate-limit their full block reports by asking the NN on heartbeat messages Key: HDFS-7923 URL: https://issues.apache.org/jira/browse

[jira] [Resolved] (HDFS-1841) Enforce read-only permissions in FUSE open()

2015-03-13 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-1841. Resolution: Duplicate duplicate of HDFS-4139 from 2012 > Enforce read-o

[jira] [Reopened] (HDFS-7915) The DataNode can sometimes allocate a ShortCircuitShm slot and fail to tell the DFSClient about it because of a network error

2015-03-13 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe reopened HDFS-7915: oops, I just saw that jenkins didn't run on v6 yet. sigh... > The Data

[jira] [Created] (HDFS-7938) OpensslSecureRandom.c pthread_threadid_np usage signature is wrong on 32-bit Mac

2015-03-16 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-7938: -- Summary: OpensslSecureRandom.c pthread_threadid_np usage signature is wrong on 32-bit Mac Key: HDFS-7938 URL: https://issues.apache.org/jira/browse/HDFS-7938

[jira] [Created] (HDFS-7965) TestTracing#testWriteTraceHooks is flaky

2015-03-20 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-7965: -- Summary: TestTracing#testWriteTraceHooks is flaky Key: HDFS-7965 URL: https://issues.apache.org/jira/browse/HDFS-7965 Project: Hadoop HDFS Issue

[jira] [Resolved] (HDFS-7965) TestTracing#testWriteTraceHooks is flaky

2015-03-26 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-7965. Resolution: Duplicate > TestTracing#testWriteTraceHooks is fl

[jira] [Created] (HDFS-8026) Trace FSOutputSummer#writeChecksumChunks rather than DFSOutputStream#writeChunk

2015-03-30 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-8026: -- Summary: Trace FSOutputSummer#writeChecksumChunks rather than DFSOutputStream#writeChunk Key: HDFS-8026 URL: https://issues.apache.org/jira/browse/HDFS-8026

[jira] [Resolved] (HDFS-6805) NPE is thrown at Namenode , for every block report sent from DN

2015-03-30 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-6805. Resolution: Duplicate > NPE is thrown at Namenode , for every block report sent f

[jira] [Created] (HDFS-8088) Reduce the number of HTrace spans generated by HDFS reads

2015-04-07 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-8088: -- Summary: Reduce the number of HTrace spans generated by HDFS reads Key: HDFS-8088 URL: https://issues.apache.org/jira/browse/HDFS-8088 Project: Hadoop

[jira] [Resolved] (HDFS-7188) support build libhdfs3 on windows

2015-04-09 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-7188. Resolution: Fixed Fix Version/s: HDFS-6994 committed to HDFS-6994 > supp

[jira] [Created] (HDFS-8305) HDFS INotify: the destination argument to RenameOp should always end with the file name

2015-04-30 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-8305: -- Summary: HDFS INotify: the destination argument to RenameOp should always end with the file name Key: HDFS-8305 URL: https://issues.apache.org/jira/browse/HDFS-8305

[jira] [Resolved] (HDFS-7900) ShortCircuitCache.replicaInfoMap keeps too many deleted file descriptor

2015-05-12 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-7900. Resolution: Duplicate > ShortCircuitCache.replicaInfoMap keeps too many deleted f

[jira] [Created] (HDFS-8380) Always call addStoredBlock on blocks which have been shifted from one storage to another

2015-05-12 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-8380: -- Summary: Always call addStoredBlock on blocks which have been shifted from one storage to another Key: HDFS-8380 URL: https://issues.apache.org/jira/browse/HDFS-8380

[jira] [Created] (HDFS-8469) Lockfiles are not being created for datanode storage directories

2015-05-22 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-8469: -- Summary: Lockfiles are not being created for datanode storage directories Key: HDFS-8469 URL: https://issues.apache.org/jira/browse/HDFS-8469 Project

[jira] [Created] (HDFS-8521) Add @VisibleForTesting annotation to {{BlockPoolSlice#selectReplicaToDelete}}

2015-06-02 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-8521: -- Summary: Add @VisibleForTesting annotation to {{BlockPoolSlice#selectReplicaToDelete}} Key: HDFS-8521 URL: https://issues.apache.org/jira/browse/HDFS-8521

[jira] [Created] (HDFS-8589) Fix unused imports in BPServiceActor and BlockReportLeaseManager

2015-06-12 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-8589: -- Summary: Fix unused imports in BPServiceActor and BlockReportLeaseManager Key: HDFS-8589 URL: https://issues.apache.org/jira/browse/HDFS-8589 Project

[jira] [Created] (HDFS-8850) VolumeScanner thread exits with exception if there is no block pool to be scanned but there are suspicious blocks

2015-08-03 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-8850: -- Summary: VolumeScanner thread exits with exception if there is no block pool to be scanned but there are suspicious blocks Key: HDFS-8850 URL: https

[jira] [Created] (HDFS-8924) Add pluggable interface for reading replicas in DFSClient

2015-08-19 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-8924: -- Summary: Add pluggable interface for reading replicas in DFSClient Key: HDFS-8924 URL: https://issues.apache.org/jira/browse/HDFS-8924 Project: Hadoop

[jira] [Created] (HDFS-8965) Harden edit log reading code against out of memory errors

2015-08-26 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-8965: -- Summary: Harden edit log reading code against out of memory errors Key: HDFS-8965 URL: https://issues.apache.org/jira/browse/HDFS-8965 Project: Hadoop

[jira] [Created] (HDFS-8989) Allow rate-limiting the DirectoryScanner via time-slicing

2015-08-28 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-8989: -- Summary: Allow rate-limiting the DirectoryScanner via time-slicing Key: HDFS-8989 URL: https://issues.apache.org/jira/browse/HDFS-8989 Project: Hadoop

[jira] [Resolved] (HDFS-9000) Allow reconfiguration without restart for parameters where applicable.

2015-09-01 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-9000. Resolution: Duplicate Duplicate of HDFS-1477 and HDFS-7106 > Allow reconfigurat

[jira] [Created] (HDFS-9080) update htrace version to 4.0

2015-09-14 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-9080: -- Summary: update htrace version to 4.0 Key: HDFS-9080 URL: https://issues.apache.org/jira/browse/HDFS-9080 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-9132) Pass genstamp to ExternalReplicaBuilder

2015-09-23 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-9132: -- Summary: Pass genstamp to ExternalReplicaBuilder Key: HDFS-9132 URL: https://issues.apache.org/jira/browse/HDFS-9132 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-9133) ExternalBlockReader and ReplicaAccessor need to return -1 on read when at EOF

2015-09-23 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-9133: -- Summary: ExternalBlockReader and ReplicaAccessor need to return -1 on read when at EOF Key: HDFS-9133 URL: https://issues.apache.org/jira/browse/HDFS-9133

[jira] [Created] (HDFS-3310) Make sure that we abort when no edit log directories are left

2012-04-20 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-3310: -- Summary: Make sure that we abort when no edit log directories are left Key: HDFS-3310 URL: https://issues.apache.org/jira/browse/HDFS-3310 Project

[jira] [Created] (HDFS-3335) check for edit log corruption at the end of the log

2012-04-27 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-3335: -- Summary: check for edit log corruption at the end of the log Key: HDFS-3335 URL: https://issues.apache.org/jira/browse/HDFS-3335 Project: Hadoop HDFS

[jira] [Created] (HDFS-3340) fix FSEditLog#verifyEndOfLog

2012-05-01 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-3340: -- Summary: fix FSEditLog#verifyEndOfLog Key: HDFS-3340 URL: https://issues.apache.org/jira/browse/HDFS-3340 Project: Hadoop HDFS Issue Type: Bug

[jira] [Resolved] (HDFS-3340) fix FSEditLog#verifyEndOfLog

2012-05-01 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-3340. Resolution: Invalid Release Note: my mistake, this didn't go in in the f

[jira] [Created] (HDFS-3346) add fuzz tester for FSImage serialization / deserializtion

2012-05-01 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-3346: -- Summary: add fuzz tester for FSImage serialization / deserializtion Key: HDFS-3346 URL: https://issues.apache.org/jira/browse/HDFS-3346 Project: Hadoop

[jira] [Created] (HDFS-3355) findbugs complains about INodeFileUnderConstruction lacking an equals method

2012-05-02 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-3355: -- Summary: findbugs complains about INodeFileUnderConstruction lacking an equals method Key: HDFS-3355 URL: https://issues.apache.org/jira/browse/HDFS-3355

[jira] [Resolved] (HDFS-3355) findbugs complains about INodeFileUnderConstruction lacking an equals method

2012-05-02 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-3355. Resolution: Duplicate > findbugs complains about INodeFileUnderConstruct

[jira] [Created] (HDFS-3371) EditLogFileInputStream: be more careful about closing streams when we're done with them.

2012-05-04 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-3371: -- Summary: EditLogFileInputStream: be more careful about closing streams when we're done with them. Key: HDFS-3371 URL: https://issues.apache.org/jira/browse/HDFS

[jira] [Created] (HDFS-3372) offlineEditsViewer should be able to read a binary edits file with recovery mode

2012-05-04 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-3372: -- Summary: offlineEditsViewer should be able to read a binary edits file with recovery mode Key: HDFS-3372 URL: https://issues.apache.org/jira/browse/HDFS-3372

[jira] [Created] (HDFS-3396) FUSE build fails on Ubuntu 12.04

2012-05-09 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-3396: -- Summary: FUSE build fails on Ubuntu 12.04 Key: HDFS-3396 URL: https://issues.apache.org/jira/browse/HDFS-3396 Project: Hadoop HDFS Issue Type

[jira] [Created] (HDFS-3440) should more effectively limit stream memory consumption when reading corrupt edit logs

2012-05-17 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-3440: -- Summary: should more effectively limit stream memory consumption when reading corrupt edit logs Key: HDFS-3440 URL: https://issues.apache.org/jira/browse/HDFS-3440

[jira] [Created] (HDFS-3479) backport HDFS-3335 (check for edit log corruption at the end of the log) to branch-1

2012-05-30 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-3479: -- Summary: backport HDFS-3335 (check for edit log corruption at the end of the log) to branch-1 Key: HDFS-3479 URL: https://issues.apache.org/jira/browse/HDFS-3479

[jira] [Created] (HDFS-3486) offlineimageviewer can't read fsimage files that contain persistent delegation tokens

2012-05-31 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-3486: -- Summary: offlineimageviewer can't read fsimage files that contain persistent delegation tokens Key: HDFS-3486 URL: https://issues.apache.org/jira/browse/HDFS

[jira] [Created] (HDFS-3487) offlineimageviewer should give byte offset information when it encounters an exception

2012-05-31 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-3487: -- Summary: offlineimageviewer should give byte offset information when it encounters an exception Key: HDFS-3487 URL: https://issues.apache.org/jira/browse/HDFS-3487

[jira] [Created] (HDFS-3488) BlockPoolSliceScanner#getNewBlockScanTime does not handle numbers > 31 bits properly

2012-05-31 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-3488: -- Summary: BlockPoolSliceScanner#getNewBlockScanTime does not handle numbers > 31 bits properly Key: HDFS-3488 URL: https://issues.apache.org/jira/browse/HDFS-3

[jira] [Created] (HDFS-3492) fix some misuses of InputStream#skip

2012-06-03 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-3492: -- Summary: fix some misuses of InputStream#skip Key: HDFS-3492 URL: https://issues.apache.org/jira/browse/HDFS-3492 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-3505) DirectoryScanner does not join all threads in shutdown

2012-06-04 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-3505: -- Summary: DirectoryScanner does not join all threads in shutdown Key: HDFS-3505 URL: https://issues.apache.org/jira/browse/HDFS-3505 Project: Hadoop HDFS

[jira] [Created] (HDFS-3508) avoid OOM while deserializing DelegationTokenIdentifer

2012-06-05 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-3508: -- Summary: avoid OOM while deserializing DelegationTokenIdentifer Key: HDFS-3508 URL: https://issues.apache.org/jira/browse/HDFS-3508 Project: Hadoop HDFS

[jira] [Created] (HDFS-3510) Some FSEditLog pre-allocation problems in branch-1

2012-06-05 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-3510: -- Summary: Some FSEditLog pre-allocation problems in branch-1 Key: HDFS-3510 URL: https://issues.apache.org/jira/browse/HDFS-3510 Project: Hadoop HDFS

<    1   2   3   4   5   >