Leemoonsoo opened a new pull request #3312: [ZEPPELIN-4004] Fix 
RemoteResource.invokeMethod()
URL: https://github.com/apache/zeppelin/pull/3312
 
 
   ### What is this PR for?
   RemoteResource is a representation of object in ResourcePool in Interpreter 
running on another process.
   
   RemoteResource provides a invokeMethod() to call method of an object 
remotely, which is not working now. This PR provide a fix for that. Also 
improve the test case to cover this case.
   
   Also provide small improvement to inference parameter type on remote 
invocation.
   
   ### What type of PR is it?
   Bug Fix, Improvement
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/ZEPPELIN-4004
   
   ### How should this be tested?
   Unittest included. CI pass.
   
   ### Questions:
   * Does the licenses files need update? no
   * Is there breaking changes for older versions? no
   * Does this needs documentation? no
   

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


With regards,
Apache Git Services

Reply via email to