
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
16/Jul/08 11:56 PM
|
|
In BlockingBuffer::write, the collector verifies that there is sufficient space to hold metadata when it returns to MapOutputBuffer::collect. This check is redundant for serialized records that make more than one call to write.
|
|
Description
|
In BlockingBuffer::write, the collector verifies that there is sufficient space to hold metadata when it returns to MapOutputBuffer::collect. This check is redundant for serialized records that make more than one call to write. |
Show » |
|