• Chung's avatar
    Fixing NPE in RemoteSession · f6ba4f7a
    Chung authored
    The doSynchronousClusterTask method can return a null when the cluster
    node info can't be found.  This will cause an NPE in some methods that
    try to autobox the null to a primitive.
    
    This change forces some default for those values that return primitive
    types.
    f6ba4f7a
Name
Last commit
Last update
build Loading commit data...
documentation Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...