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

ASF GitHub Bot commented on STORM-350:
--------------------------------------

Github user HeartSaVioR commented on the pull request:

    https://github.com/apache/storm/pull/797#issuecomment-151328153
  
    @harshach 
    I ran performance test using https://github.com/yahoo/storm-perf-test that 
@revans2 created.
    
    @revans2 
    - 3 machines (All machines are VM)
    - CPU: 
      - lscpu says 
    ```
    Architecture:          x86_64
    CPU op-mode(s):        32-bit, 64-bit
    Byte Order:            Little Endian
    CPU(s):                2
    On-line CPU(s) list:   0,1
    Thread(s) per core:    2
    Core(s) per socket:    1
    CPU socket(s):         1
    NUMA node(s):          1
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 45
    Stepping:              7
    CPU MHz:               1995.244
    BogoMIPS:              3990.48
    Hypervisor vendor:     Xen
    Virtualization type:   para
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              256K
    L3 cache:              20480K
    NUMA node0 CPU(s):     0,1
    ```
      - RAM: 8 GB
      - JDK: Oracle JDK 1.7.0.51
      - OS: RHEL 6.3
      - Processes
        - ZK is installed for all 3 VMs
        - Nimbus, UI are installed for the first VM
        - Supervisor, DRPC, Logviewer are installed for all 3 VMs
      - I didn't check CPU / Memory / network / disk utilization. I'll re-run 
perftest and check that when I'm available.
      - I'll re-run perftest without this patch and share the result.
    
    Btw, I can't get idle PMs so I have to run perftest via VMs. :(


> Update disruptor to latest version (3.2.1)
> ------------------------------------------
>
>                 Key: STORM-350
>                 URL: https://issues.apache.org/jira/browse/STORM-350
>             Project: Apache Storm
>          Issue Type: Dependency upgrade
>          Components: storm-core
>            Reporter: Boris Aksenov
>            Assignee: Boris Aksenov
>            Priority: Minor
>             Fix For: 0.10.0
>
>         Attachments: 
> 20141117-0.9.3-rc1-3-worker-separate-1-spout-and-2-bolts-failing-tuples.png, 
> 20141117-0.9.3-rc1-one-worker-failing-tuples.png, 
> 20141117-0.9.3-rc1-three-workers-1-spout-3-bolts-failing-tuples.png, 
> 20141118-0.9.3-branch-3-worker-separate-1-spout-and-2-bolts-ok.png, 
> 20141118-0.9.3-branch-one-worker-ok.png, 
> 20141118-0.9.3-branch-three-workers-1-spout-3-bolts-ok.png, Storm UI1.pdf, 
> Storm UI2.pdf, storm-0.9.3-rc1-failing-tuples.png, 
> storm-0_9_2-incubating-failing-tuples.png, 
> storm-0_9_2-incubating-no-failing-tuples.png, 
> storm-failed-tuples-multi-node.png, storm-multi-node-without-350.png
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to