gkomlossi opened a new pull request #3492: [ZEPPELIN-4386] 
Resource.invokeMethod() doesn't find the right method…
URL: https://github.com/apache/zeppelin/pull/3492
 
 
   … to call
   
   ### What is this PR for?
   The logic in Resource.invokeMethod() seems to be failing to find the correct 
method signature, if the method to invoke is overloaded and the parameter types 
for invokeMethod() are not specified.
   
   ### What type of PR is it?
   Bug Fix
   
   ### Todos
   --
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/ZEPPELIN-4386
   
   ### How should this be tested?
   New unit tests added to cover these scenarios.
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   
   ### What is this PR for?
   A few sentences describing the overall goals of the pull request's commits.
   First time? Check out the contributing guide - 
https://zeppelin.apache.org/contribution/contributions.html
   
   
   ### What type of PR is it?
   [Bug Fix | Improvement | Feature | Documentation | Hot Fix | Refactoring]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * Open an issue on Jira https://issues.apache.org/jira/browse/ZEPPELIN/
   * Put link here, and add [ZEPPELIN-*Jira number*] in PR title, eg. 
[ZEPPELIN-533]
   
   ### How should this be tested?
   * First time? Setup Travis CI as described on 
https://zeppelin.apache.org/contribution/contributions.html#continuous-integration
   * Strongly recommended: add automated unit tests for any new or changed 
behavior
   * Outline any manual steps to test the PR here.
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update?
   * Is there breaking changes for older versions?
   * Does this needs documentation?
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to