-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65075/
-----------------------------------------------------------

(Updated Jan. 12, 2018, 8:09 p.m.)


Review request for hive, Aihua Xu, Andrew Sherman, and Sergio Pena.


Changes
-------

Addressed comments.


Bugs: HIVE-18426
    https://issues.apache.org/jira/browse/HIVE-18426


Repository: hive-git


Description
-------

Each new operation creates new entry in the ConcurrentMap in RoutingAppender 
but when the operation ends, AppenderControl stored in the map is retrieved and 
stopped but the entry in ConcurrentMap is never cleaned up.


Diffs (updated)
-----

  common/src/java/org/apache/hadoop/hive/common/LogUtils.java 
0a3e0c72011951b6b1543352308bd51233c847fb 
  
itests/hive-unit/src/test/java/org/apache/hive/service/cli/operation/TestOperationLoggingLayout.java
 8febe3e79ff892c54b696b6c6ef92f7026c46033 


Diff: https://reviews.apache.org/r/65075/diff/2/

Changes: https://reviews.apache.org/r/65075/diff/1-2/


Testing
-------

Made sure that the new tests updated to verify this change are passing.


Thanks,

kalyan kumar kalvagadda

Reply via email to