mochi-hpc/mobject

fix segment key compare function

Opened this issue · 0 comments

In GitLab by @shanedsnyder on Mar 29, 2019, 10:12

The segment key compare function isn't well-equipped to handle incoming segments that have equal timestamps. We should adjust our segment key to additionally include a sequence number to break ties.