Table.compareAndSwap method has inconsistent throws Exception clause

Description

In Table interface, none of the methods except compareAndSwap are declared to throw Exception. Even though the underlying implementation TableDataset.compareAndSwap catches Exception, it is still declared in the method signature of the interface.

Release Notes

None

Activity

Show:

Gary Helmling February 24, 2015 at 7:08 PM

Merged to develop

Gary Helmling February 24, 2015 at 1:31 AM

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Affects versions

Components

Fix versions

Priority

Created January 21, 2015 at 2:22 AM
Updated March 27, 2015 at 7:32 PM
Resolved February 24, 2015 at 7:08 PM