[ 
https://issues.apache.org/jira/browse/ACCUMULO-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13577925#comment-13577925
 ] 

Hudson commented on ACCUMULO-1062:
----------------------------------

Integrated in Accumulo-Trunk #732 (See 
[https://builds.apache.org/job/Accumulo-Trunk/732/])
    ACCUMULO-1062 serialize writes to ensure counts, rather than serializing 
the return using check/notify for counts (Revision 1445876)

     Result = SUCCESS
ecn : 
Files : 
* 
/accumulo/trunk/server/src/main/java/org/apache/accumulo/server/tabletserver/InMemoryMap.java
* 
/accumulo/trunk/server/src/test/java/org/apache/accumulo/server/tabletserver/InMemoryMapTest.java

                
> large numbers of threads make in-memory updates slow
> ----------------------------------------------------
>
>                 Key: ACCUMULO-1062
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1062
>             Project: Accumulo
>          Issue Type: Bug
>          Components: tserver
>    Affects Versions: 1.4.2
>         Environment: testing on large clusters
>            Reporter: Eric Newton
>            Assignee: Keith Turner
>            Priority: Critical
>             Fix For: 1.5.0, 1.4.3
>
>         Attachments: SlamTest.java
>
>
> Using hundreds of ingest programs, each running several batch writers, ingest 
> would eventually become slow.  Testing (attached) proved that performance 
> fell off as the number of threads increased.

--
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

Reply via email to