EventParsing: decrease heap impact

Skip intermediate unprocessedCommits Collection.
Introduce new UnprocessedCommitsWalker that provides iteration
over unprocessed commits without extra heap-usage by using the
RevWalk's internal data structure.

Solves: Jira GER-1558
Change-Id: I35fbf4a79de4ae6f6208881a12931c66db3a926e
2 files changed
tree: bb96d60b57d64aee80fa1c71a31f78f59c3f9a45
  1. src/
  2. BUILD
  3. external_plugin_deps.bzl