Description
HADOOP-6176 introduces two new methods which are essentially required for testing purposes. However, this bring a permanent modifications to the production code.
The same result can be reached by using aspect development. Thus the modifications will be brought in by byte code instrumentation and will exist only during the testing cycles.
Attachments
Attachments
Issue Links
- depends upon
-
HADOOP-6204 Implementing aspects development and fault injeciton framework for Hadoop
- Closed
- relates to
-
HADOOP-6176 Adding a couple private methods to AccessTokenHandler for testing purposes
- Closed