Fix FindBugs issues
-------------------
Key: AMQ-1293
URL: https://issues.apache.org/activemq/browse/AMQ-1293
Project: ActiveMQ
Issue Type: Bug
Affects Versions: 5.0.0
Reporter: Albert Strasheim
Fix For: 5.0.0
Attachments: findbugs0.patch
FindBugs 1.2.1 find various issues in the ActiveMQ code that look like they
need some attention. While we sort out FindBugs in the Maven build, using the
Eclipse plugin for FindBugs is a quick way to get going:
http://findbugs.sourceforge.net/downloads.html
I'm attaching a first patch that addresses some basic issues.
The other major the FindBugs points out is "inconsistent synchronization" in
various cursor and Kaha and other org.apache.activemq.store classes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.