[ 
https://issues.apache.org/jira/browse/BEAM-6396?focusedWorklogId=183224&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-183224
 ]

ASF GitHub Bot logged work on BEAM-6396:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Jan/19 18:13
            Start Date: 09/Jan/19 18:13
    Worklog Time Spent: 10m 
      Work Description: aaltay commented on pull request #7448: [BEAM-6396] 
Disables memory usage test
URL: https://github.com/apache/beam/pull/7448
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 183224)
    Time Spent: 20m  (was: 10m)

> PipelineTest:test_memory_usage fails with new urllib3 on some platforms
> -----------------------------------------------------------------------
>
>                 Key: BEAM-6396
>                 URL: https://issues.apache.org/jira/browse/BEAM-6396
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: kadir cetinkaya
>            Assignee: Ahmet Altay
>            Priority: Blocker
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Disable memory usage test since it fails on some platforms with urllib3 
> v1.24.1
> After an update of urllib3 from 1.15.1 to 1.24.1 this test started to fail 
> with about an 50% increase in memory. After my initial analysis through 
> `objgraph` I have seen that there was an increase in amount of tuple's being 
> used by the test which was proportional to `num_maps * num_elements`.
> I've also opened the issue urllib3/urllib3#1514



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to