[PATCH] Cluster decode error handling -------------------------------------
Key: MAHOUT-134 URL: https://issues.apache.org/jira/browse/MAHOUT-134 Project: Mahout Issue Type: Improvement Affects Versions: 0.2 Reporter: Robert Burrell Donkin ATM the javadocs are unclear as to whether null is an acceptable return value and callers do not null check the return value. However, the implementation may return null in or throw other runtime exceptions when the format is not correct. This makes it hard to diagnose when there's a problem with the format. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.