[Swift-devel] [Bug 116] simple_mapper handling of numbered files in arrays broken

bugzilla-daemon at mcs.anl.gov bugzilla-daemon at mcs.anl.gov
Wed Apr 1 21:00:52 CDT 2009


https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=116


Mihael Hategan <hategan at mcs.anl.gov> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hategan at mcs.anl.gov




--- Comment #3 from Mihael Hategan <hategan at mcs.anl.gov>  2009-04-01 21:00:52 ---
Additionally, if non-numerically named files exist (say "test.in"), simple
mapper tries to use that name as index, which may or may not be the right
thing, but it causes a consistency check failure on the array:

Execution failed:

    java.lang.RuntimeException: Array element has index 'test' that does not
parse as an integer.

-- 
Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
You are watching the reporter.



More information about the Swift-devel mailing list