You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2019/05/09 21:18:21 UTC

[GitHub] [accumulo] ctubbsii opened a new pull request #1156: Add missing LRUMap generic parameters

ctubbsii opened a new pull request #1156: Add missing LRUMap generic parameters
URL: https://github.com/apache/accumulo/pull/1156
 
 
   Since the update to commons-collections 4.3 in #1110, the LRUMap now
   accepts generic parameter types. This change adds those that were
   missing, which gives us better type safety when using these maps.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services