[ 
https://issues.apache.org/jira/browse/FLINK-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14277356#comment-14277356
 ] 

ASF GitHub Bot commented on FLINK-1395:
---------------------------------------

Github user StephanEwen commented on a diff in the pull request:

    https://github.com/apache/flink/pull/304#discussion_r22956572
  
    --- Diff: 
flink-tests/src/test/scala/org/apache/flink/api/scala/runtime/KryoGenericTypeSerializerTest.scala
 ---
    @@ -125,6 +133,7 @@ class KryoGenericTypeSerializerTest {
       def runTests[T : ClassTag](objects: Seq[T]): Unit ={
         val clsTag = classTag[T]
         val typeInfo = new 
GenericTypeInfo[T](clsTag.runtimeClass.asInstanceOf[Class[T]])
    +    println("TPE: " + typeInfo)
    --- End diff --
    
    Is this still a debugging artifact?


> Add Jodatime support to Kryo
> ----------------------------
>
>                 Key: FLINK-1395
>                 URL: https://issues.apache.org/jira/browse/FLINK-1395
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Robert Metzger
>            Assignee: Aljoscha Krettek
>




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

Reply via email to