> On March 31, 2015, 6:42 a.m., Amareshwari Sriramadasu wrote: > > tools/scripts/lens-config.sh, line 79 > > <https://reviews.apache.org/r/32618/diff/1/?file=909158#file909158line79> > > > > We would need similar change for LENS_CLIENT_OPTS as well. You can put > > DEFAULT_JAVA_HEAP_MAX in LENS_CLIENT_OPTS, if LENS_CLIENT_HEAP is not set > > and in LENS_SERVER_OPTS, if LENS_SERVER_HEAP is not set.
Same lens-config.sh is being used at both server and client side. This change will fix for client side also. - Arshad ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32618/#review78352 ----------------------------------------------------------- On March 30, 2015, 12:12 p.m., Arshad Matin wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/32618/ > ----------------------------------------------------------- > > (Updated March 30, 2015, 12:12 p.m.) > > > Review request for lens. > > > Bugs: https://issues.apache.org/jira/browse/LENS-428 > > https://issues.apache.org/jira/browse/https://issues.apache.org/jira/browse/LENS-428 > > > Repository: lens > > > Description > ------- > > LENS-428:LENS_SERVER_HEAP defined in lens-env is not getting honored > > > Diffs > ----- > > tools/scripts/lens-config.sh 0e810cb3a72e6123b20cddbbea24f3bf0375b6c5 > > Diff: https://reviews.apache.org/r/32618/diff/ > > > Testing > ------- > > > Thanks, > > Arshad Matin > >
