What is the line in that class that may generate a NPE? 291? Please do open a PR to propose a fix for this situation.
On Mon, Dec 18, 2017 at 6:38 PM, Tutkowski, Mike <mike.tutkow...@netapp.com> wrote: > Hi, > > I noticed an issue today with a fairly recent commit: 4627fb2. > > In ViewResponseHelper.java, a NullPointerException can be thrown when > interacting with a data disk on VMware because the disk chain value in > cloud.volumes can have a value of NULL. > > I can put in a check for NULL and avoid the NullPointerException, but > perhaps someone knows the history of why this particular field is used in > this case and can fill me in. > > Thanks! > Mike > -- Rafael Weingärtner