Static field is updated from a non-static method. 99/95199/2
authorRama-Huawei <rama.subba.reddy.s@huawei.com>
Mon, 9 Sep 2019 04:45:58 +0000 (10:15 +0530)
committerRama SubbaReddy <rama.subba.reddy.s@huawei.com>
Mon, 9 Sep 2019 06:19:54 +0000 (06:19 +0000)
commit772edf562676075f0662d14f0bdaf573da3f6568
treec75b8100baf13506fe2d281ba742418f4ae0f9ce
parent9b53862826a824f2a4443ddb5d4990f421d191ad
Static field is updated from a non-static method.

Converted while loops into for loop
Removed the static fields and make them as a local variables

Issue-ID: DCAEGEN2-1468

Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com>
Change-Id: Ib6c60ff5975cc7b645174497a8fcfac313cd825b
components/datalake-handler/feeder/src/main/java/org/onap/datalake/feeder/service/DesignService.java