Jean-Daniel Cryans has submitted this change and it was merged. Change subject: [java client] Fix: ignoring option MaxPermSize=100m ......................................................................
[java client] Fix: ignoring option MaxPermSize=100m The full line: Server VM warning: ignoring option MaxPermSize=100m; support was removed in 8.0 So that option is just removed. Change-Id: I0006fc4071bb135971d0cf83aeec58238409a7fe Reviewed-on: http://gerrit.cloudera.org:8080/2977 Tested-by: Kudu Jenkins Reviewed-by: Adar Dembo <[email protected]> --- M java/pom.xml 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/2977 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0006fc4071bb135971d0cf83aeec58238409a7fe Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Jean-Daniel Cryans Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans Gerrit-Reviewer: Kudu Jenkins
