Colin

Results 1 issues of Colin

The current blockId is designed as following: ``` // BlockId is long and composed by partitionId, executorId and AtomicInteger // AtomicInteger is first 19 bit, max value is 2^19 -...