Skip to content
  • Marvin S. Addison's avatar
    CAS-1116 · b872a4ba
    Marvin S. Addison authored
    Use Kryo Context instead of StackObjectPool for efficient and thread
    safe buffer reuse.  StackObjectPool displayed weird errors on
    (de)serialization that were likely caused by concurrency issues.
    Kryo Context is simpler and safer.
    b872a4ba