You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2020/03/08 09:29:24 UTC

[GitHub] [incubator-dolphinscheduler] liwenhe1993 commented on issue #2113: access field fd of FileDescriptor in ProcessImplForWin32 by reflection for portability

liwenhe1993 commented on issue #2113: access field fd of FileDescriptor in ProcessImplForWin32 by reflection for portability
URL: https://github.com/apache/incubator-dolphinscheduler/pull/2113#issuecomment-596184470
 
 
   ```
   [ERROR] 2020-03-08 16:59:27.524 org.apache.dolphinscheduler.common.utils.process.ProcessBuilderForWin32Test:[53] - Can not set int field java.io.FileDescriptor.fd to java.lang.Long
   [ERROR] 2020-03-08 16:59:27.570 org.apache.dolphinscheduler.common.utils.process.ProcessBuilderForWin32Test:[66] - Can not set int field java.io.FileDescriptor.fd to java.lang.Long
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services