[jira] Updated: (MAPREDUCE-1915) IndexCache - getIndexInformation - check reduce index Out Of Bounds

2011-02-04 Thread Konstantin Shvachko (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Shvachko updated MAPREDUCE-1915:
---

  Resolution: Fixed
Hadoop Flags: [Reviewed]
  Status: Resolved  (was: Patch Available)

I just committed this. Thank you Priyo.

 IndexCache - getIndexInformation - check reduce index Out Of Bounds
 ---

 Key: MAPREDUCE-1915
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1915
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: tasktracker
Affects Versions: 0.20.1, 0.20.2, 0.20.3, 0.21.0, 0.22.0
Reporter: Rares Vernica
Assignee: Priyo Mustafi
Priority: Trivial
 Fix For: 0.22.0

 Attachments: MAPREDUCE-1915.patch, MAPREDUCE-1915_1.patch


 When checking if the reduce index is out of bounds the check should be 
 info.mapSpillRecord.size() = reduce
 instead of:
 info.mapSpillRecord.size()  reduce
 Not a big bug since an Out Of Bounds is thrown downstream anyway.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (MAPREDUCE-1915) IndexCache - getIndexInformation - check reduce index Out Of Bounds

2011-01-28 Thread Priyo Mustafi (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Priyo Mustafi updated MAPREDUCE-1915:
-

Status: Open  (was: Patch Available)

 IndexCache - getIndexInformation - check reduce index Out Of Bounds
 ---

 Key: MAPREDUCE-1915
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1915
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: tasktracker
Affects Versions: 0.21.0, 0.20.2, 0.20.1, 0.20.3, 0.22.0
Reporter: Rares Vernica
Assignee: Priyo Mustafi
Priority: Trivial
 Attachments: MAPREDUCE-1915.patch, MAPREDUCE-1915_1.patch


 When checking if the reduce index is out of bounds the check should be 
 info.mapSpillRecord.size() = reduce
 instead of:
 info.mapSpillRecord.size()  reduce
 Not a big bug since an Out Of Bounds is thrown downstream anyway.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (MAPREDUCE-1915) IndexCache - getIndexInformation - check reduce index Out Of Bounds

2011-01-28 Thread Priyo Mustafi (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Priyo Mustafi updated MAPREDUCE-1915:
-

Fix Version/s: 0.22.0
   Status: Patch Available  (was: Open)

Added to 0.22

 IndexCache - getIndexInformation - check reduce index Out Of Bounds
 ---

 Key: MAPREDUCE-1915
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1915
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: tasktracker
Affects Versions: 0.21.0, 0.20.2, 0.20.1, 0.20.3, 0.22.0
Reporter: Rares Vernica
Assignee: Priyo Mustafi
Priority: Trivial
 Fix For: 0.22.0

 Attachments: MAPREDUCE-1915.patch, MAPREDUCE-1915_1.patch


 When checking if the reduce index is out of bounds the check should be 
 info.mapSpillRecord.size() = reduce
 instead of:
 info.mapSpillRecord.size()  reduce
 Not a big bug since an Out Of Bounds is thrown downstream anyway.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (MAPREDUCE-1915) IndexCache - getIndexInformation - check reduce index Out Of Bounds

2010-07-05 Thread Rares Vernica (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rares Vernica updated MAPREDUCE-1915:
-

Attachment: MAPREDUCE-1915.patch

 IndexCache - getIndexInformation - check reduce index Out Of Bounds
 ---

 Key: MAPREDUCE-1915
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1915
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: tasktracker
Affects Versions: 0.20.1, 0.20.2, 0.20.3, 0.21.0, 0.22.0
Reporter: Rares Vernica
Priority: Trivial
 Fix For: 0.20.1, 0.20.2, 0.20.3, 0.21.0, 0.22.0

 Attachments: MAPREDUCE-1915.patch


 When checking if the reduce index is out of bounds the check should be 
 info.mapSpillRecord.size() = reduce
 instead of:
 info.mapSpillRecord.size()  reduce
 Not a big bug since an Out Of Bounds is thrown downstream anyway.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (MAPREDUCE-1915) IndexCache - getIndexInformation - check reduce index Out Of Bounds

2010-07-05 Thread Rares Vernica (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rares Vernica updated MAPREDUCE-1915:
-

   Status: Patch Available  (was: Open)
Affects Version/s: 0.20.1
   0.20.3
   0.21.0
   0.22.0
Fix Version/s: 0.20.3
   0.21.0
   0.22.0
   0.20.2
   0.20.1

 IndexCache - getIndexInformation - check reduce index Out Of Bounds
 ---

 Key: MAPREDUCE-1915
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1915
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: tasktracker
Affects Versions: 0.20.2, 0.20.1, 0.20.3, 0.21.0, 0.22.0
Reporter: Rares Vernica
Priority: Trivial
 Fix For: 0.20.3, 0.21.0, 0.22.0, 0.20.2, 0.20.1

 Attachments: MAPREDUCE-1915.patch


 When checking if the reduce index is out of bounds the check should be 
 info.mapSpillRecord.size() = reduce
 instead of:
 info.mapSpillRecord.size()  reduce
 Not a big bug since an Out Of Bounds is thrown downstream anyway.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.