[
https://issues.apache.org/jira/browse/BEAM-3725?focusedWorklogId=99692&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-99692
]
ASF GitHub Bot logged work on BEAM-3725:
----------------------------------------
Author: ASF GitHub Bot
Created on: 08/May/18 19:57
Start Date: 08/May/18 19:57
Worklog Time Spent: 10m
Work Description: chamikaramj commented on issue #4738: [BEAM-3725]
classloaderrule to simplify tests (re)setting the tccl
URL: https://github.com/apache/beam/pull/4738#issuecomment-387523472
Romain, should this PR be assigned to a reviewer ?
----------------------------------------------------------------
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: 99692)
Time Spent: 10m
Remaining Estimate: 0h
> Add a test rule which remembers and resets the thread context class loader
> --------------------------------------------------------------------------
>
> Key: BEAM-3725
> URL: https://issues.apache.org/jira/browse/BEAM-3725
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Reporter: Luke Cwik
> Assignee: Romain Manni-Bucau
> Priority: Minor
> Labels: newbie, starter
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We have several tests that ensure the proper usage of the TCCL but they can
> be brittle if the test is written improperly.
>
> This task is to create a JUnit test rule and to replace the existing
> remember/reset TCCL usages in our tests.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)