keith-turner commented on PR #4254:
URL: https://github.com/apache/accumulo/pull/4254#issuecomment-1960575908

   >  I'm thinking there must be a better way to handle that or I missed 
something because the state check is saying that it was fetched but it wasn't 
with how it's set up so wondering if there is a better way to do this so it 
would fail if the scanner is missing the column.
   
   Kinda related, I had made [this 
comment](https://github.com/apache/accumulo/blob/58be770cb54331081965ef5689e5722a0d47797e/server/base/src/main/java/org/apache/accumulo/server/manager/state/TabletManagementIterator.java#L127)
 and thought I had opened an issue but could not find it.  The code has evolved 
a lot from main and is fetching a lot more columns. I think we could remove all 
of the fetches and get everything for the tablet.   That would simplify things 
for the problem you ran into.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to