kevinrr888 commented on PR #4191:
URL: https://github.com/apache/accumulo/pull/4191#issuecomment-1908958691

   > In ReadOnlyFateStore will need to change the following to
   > 
   > ```
   > void runnable(AtomicBoolean keepWaiting, LongConsumer idConsumer);
   > ```
   > 
   > ```
   > void runnable(AtomicBoolean keepWaiting, Consumer<FateId> idConsumer);
   > ```
   
   Ah okay. Yeah wasn't too sure exactly how I should go about changing this 
method. Will make suggested change.


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