milleruntime commented on pull request #1799:
URL: https://github.com/apache/accumulo/pull/1799#issuecomment-732357825


   > So, we're already fetching all four column families every time we need a 
location anyway? 
   
   No the current code fetches current and future if you specify 
`ColumnType.LOCATION` as one of the columns to fetch.  Instead of adding a new 
one for suspend and then requiring you to specify 3 different enums to fetch, I 
made it so `LOCATION` will fetch all 4.
   


----------------------------------------------------------------
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]


Reply via email to