Author: kturner Date: Wed May 7 14:42:39 2014 New Revision: 1593030 URL: http://svn.apache.org/r1593030 Log: ACCUMULO-2396 added 1345 to release notes
Modified: accumulo/site/trunk/content/release_notes/1.6.0.mdtext Modified: accumulo/site/trunk/content/release_notes/1.6.0.mdtext URL: http://svn.apache.org/viewvc/accumulo/site/trunk/content/release_notes/1.6.0.mdtext?rev=1593030&r1=1593029&r2=1593030&view=diff ============================================================================== --- accumulo/site/trunk/content/release_notes/1.6.0.mdtext (original) +++ accumulo/site/trunk/content/release_notes/1.6.0.mdtext Wed May 7 14:42:39 2014 @@ -139,6 +139,7 @@ command. See the help message on the com ### Other notable changes * [ACCUMULO-842][ACCUMULO-842] Added FATE administration to shell + * [ACCUMULO-1345][ACCUMULO-1345] Stuck compactions now log a warning with a stack trace and tablet id. * [ACCUMULO-1442][ACCUMULO-1442] JLine2 support was added to the shell. This adds features like history search and other nice things GNU Readline has. * [ACCUMULO-1481][ACCUMULO-1481] The root tablet is now the root table. * [ACCUMULO-1537][ACCUMULO-1537] Python functional test were converted to maven Integration test that use MAC @@ -383,6 +384,7 @@ The following acronyms are used in the t [ACCUMULO-1030]: https://issues.apache.org/jira/browse/ACCUMULO-1030 "Create a Maven plugin to run MiniAccumuloCluster for integration testing" [ACCUMULO-1218]: https://issues.apache.org/jira/browse/ACCUMULO-1218 "document the recovery from a failed zookeeper" [ACCUMULO-1336]: https://issues.apache.org/jira/browse/ACCUMULO-1336 "Add lexicoders from Typo to Accumulo" +[ACCUMULO-1345]: https://issues.apache.org/jira/browse/ACCUMULO-1345 "Provide feedback that a compaction is 'stuck'" [ACCUMULO-1375]: https://issues.apache.org/jira/browse/ACCUMULO-1375 "Update README files in proxy module." [ACCUMULO-1407]: https://issues.apache.org/jira/browse/ACCUMULO-1407 "Fix documentation for deleterows" [ACCUMULO-1428]: https://issues.apache.org/jira/browse/ACCUMULO-1428 "Document native maps"