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

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

                Author: ASF GitHub Bot
            Created on: 15/Apr/19 09:29
            Start Date: 15/Apr/19 09:29
    Worklog Time Spent: 10m 
      Work Description: iemejia commented on pull request #8304: [BEAM-7075] 
Create Redis embedded server on @BeforeClass and simplify tests
URL: https://github.com/apache/beam/pull/8304
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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: 227552)
    Time Spent: 50m  (was: 40m)

> RedisIOTest creates multiple instances of the embedded server
> -------------------------------------------------------------
>
>                 Key: BEAM-7075
>                 URL: https://issues.apache.org/jira/browse/BEAM-7075
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-redis
>            Reporter: Ismaël Mejía
>            Assignee: Ismaël Mejía
>            Priority: Minor
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> RedisIOTest manages an embedded server for test purposes but it is 
> instantiated on JUnit `@Before` instead of `@BeforeClass` as a consequence an 
> instance is created for every test, and an associated extra port is used too.



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

Reply via email to