keith-turner commented on issue #871: Check transaction are alive for new bulk import RPCs URL: https://github.com/apache/accumulo/pull/871#issuecomment-452469115 > We could add something to the Loader abstract class for queueing up load messages. I don't think pushing the logic up makes sense because OfflineLoader does not need this logic. The queuing behavior is specific to the OnlineLoader. > Another idea would be to break up LoadFiles into multiple FATE steps. We could have something like QueueFiles and the SendFiles. Seems like this would require pushing another file to HDFS that is sorted differently, which I don't think would simplify things.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
