You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2015/01/05 15:24:34 UTC

[jira] [Created] (FLINK-1349) Cleanups of recently added Akka code

Stephan Ewen created FLINK-1349:
-----------------------------------

             Summary: Cleanups of recently added Akka code
                 Key: FLINK-1349
                 URL: https://issues.apache.org/jira/browse/FLINK-1349
             Project: Flink
          Issue Type: Bug
            Reporter: Stephan Ewen


There are a few remaining cleanup:

  - There are still various config constants relating to the old RPC
  - There is still a bit of unused code and utilities from the old RPC
  - The Writable/IOReadableWritable serialzation buffer start size should be smaller (most messages are rather small)
  - For message logging, make system calls (timestamps) only in debug mode
  - Add serial version UIDs to all serializable classes



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)