You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "Adam Fuchs (JIRA)" <ji...@apache.org> on 2012/06/04 16:42:24 UTC

[jira] [Created] (ACCUMULO-614) release Accumulo 1.4.1

Adam Fuchs created ACCUMULO-614:
-----------------------------------

             Summary: release Accumulo 1.4.1
                 Key: ACCUMULO-614
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-614
             Project: Accumulo
          Issue Type: Task
    Affects Versions: 1.4.1
            Reporter: Adam Fuchs
            Assignee: Eric Newton
            Priority: Blocker
             Fix For: 1.4.1


A number of improvements make it time to release the next version on the 1.4 branch. Some highlights include:
* Fixed some slowness in the column family filtering (ACCUMULO-516)
* Grouped RFile index blocks for better performance (ACCUMULO-550)
* Propagated BatchScan statistics to the monitor page (ACCUMULO-561)
* Fixed problem where master fails to fully load instances with a large root tablet (ACCUMULO-542)
* Improved username/password handling in MapReduce jobs using Accumulo input and output formats (ACCUMULO-489)
* Many more to be found in this [list of tickets|https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=fixVersion+%3D+%221.4.1%22+AND+project+%3D+ACCUMULO].

Before the release, perform the following tests for quality assurance:
# Run the functional test suite.
# Run the continuous ingest test over at least a 12 hour period, and verify results.
# Run the random-walk tests over at least a 12 hour period.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (ACCUMULO-614) release Accumulo 1.4.1

Posted by "Billie Rinaldi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ACCUMULO-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Billie Rinaldi resolved ACCUMULO-614.
-------------------------------------

    Resolution: Fixed
    
> release Accumulo 1.4.1
> ----------------------
>
>                 Key: ACCUMULO-614
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-614
>             Project: Accumulo
>          Issue Type: Task
>    Affects Versions: 1.4.1
>            Reporter: Adam Fuchs
>            Assignee: Eric Newton
>            Priority: Blocker
>             Fix For: 1.4.1
>
>
> A number of improvements make it time to release the next version on the 1.4 branch. Some highlights include:
> * Fixed some slowness in the column family filtering (ACCUMULO-516)
> * Grouped RFile index blocks for better performance (ACCUMULO-550)
> * Propagated BatchScan statistics to the monitor page (ACCUMULO-561)
> * Fixed problem where master fails to fully load instances with a large root tablet (ACCUMULO-542)
> * Improved username/password handling in MapReduce jobs using Accumulo input and output formats (ACCUMULO-489)
> * Many more to be found in this [list of tickets|https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=fixVersion+%3D+%221.4.1%22+AND+project+%3D+ACCUMULO].
> Before the release, perform the following tests for quality assurance:
> # -Run the functional test suite.-
> #* found ACCUMULO-621 which will *not* be fixed in this release
> # Run the continuous ingest test over at least a 12 hour period, and verify results.
> # Run the random-walk tests over at least a 12 hour period.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (ACCUMULO-614) release Accumulo 1.4.1

Posted by "Eric Newton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ACCUMULO-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Newton updated ACCUMULO-614:
---------------------------------

    Description: 
A number of improvements make it time to release the next version on the 1.4 branch. Some highlights include:
* Fixed some slowness in the column family filtering (ACCUMULO-516)
* Grouped RFile index blocks for better performance (ACCUMULO-550)
* Propagated BatchScan statistics to the monitor page (ACCUMULO-561)
* Fixed problem where master fails to fully load instances with a large root tablet (ACCUMULO-542)
* Improved username/password handling in MapReduce jobs using Accumulo input and output formats (ACCUMULO-489)
* Many more to be found in this [list of tickets|https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=fixVersion+%3D+%221.4.1%22+AND+project+%3D+ACCUMULO].

Before the release, perform the following tests for quality assurance:
# -Run the functional test suite.-
#* found ACCUMULO-621 which will *not* be fixed in this release
# Run the continuous ingest test over at least a 12 hour period, and verify results.
# Run the random-walk tests over at least a 12 hour period.

  was:
A number of improvements make it time to release the next version on the 1.4 branch. Some highlights include:
* Fixed some slowness in the column family filtering (ACCUMULO-516)
* Grouped RFile index blocks for better performance (ACCUMULO-550)
* Propagated BatchScan statistics to the monitor page (ACCUMULO-561)
* Fixed problem where master fails to fully load instances with a large root tablet (ACCUMULO-542)
* Improved username/password handling in MapReduce jobs using Accumulo input and output formats (ACCUMULO-489)
* Many more to be found in this [list of tickets|https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=fixVersion+%3D+%221.4.1%22+AND+project+%3D+ACCUMULO].

Before the release, perform the following tests for quality assurance:
# Run the functional test suite.
# Run the continuous ingest test over at least a 12 hour period, and verify results.
# Run the random-walk tests over at least a 12 hour period.

    
> release Accumulo 1.4.1
> ----------------------
>
>                 Key: ACCUMULO-614
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-614
>             Project: Accumulo
>          Issue Type: Task
>    Affects Versions: 1.4.1
>            Reporter: Adam Fuchs
>            Assignee: Eric Newton
>            Priority: Blocker
>             Fix For: 1.4.1
>
>
> A number of improvements make it time to release the next version on the 1.4 branch. Some highlights include:
> * Fixed some slowness in the column family filtering (ACCUMULO-516)
> * Grouped RFile index blocks for better performance (ACCUMULO-550)
> * Propagated BatchScan statistics to the monitor page (ACCUMULO-561)
> * Fixed problem where master fails to fully load instances with a large root tablet (ACCUMULO-542)
> * Improved username/password handling in MapReduce jobs using Accumulo input and output formats (ACCUMULO-489)
> * Many more to be found in this [list of tickets|https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=fixVersion+%3D+%221.4.1%22+AND+project+%3D+ACCUMULO].
> Before the release, perform the following tests for quality assurance:
> # -Run the functional test suite.-
> #* found ACCUMULO-621 which will *not* be fixed in this release
> # Run the continuous ingest test over at least a 12 hour period, and verify results.
> # Run the random-walk tests over at least a 12 hour period.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira