Fixing a few ColumType parsing / handling issues 15/8715/1
authorMadhu Venugopal <mavenugo@gmail.com>
Mon, 7 Jul 2014 01:30:10 +0000 (18:30 -0700)
committerMadhu Venugopal <mavenugo@gmail.com>
Mon, 7 Jul 2014 01:40:49 +0000 (18:40 -0700)
commiteb134188ecaa67811969494313a10a2238b17035
treeb665c1f34e44fe8c913c1f766b0fc0dd7b99ba3d
parent3e871a4ac0acabd06a23903509f861acf34f06d4
Fixing a few ColumType parsing / handling issues

1. the max value parsed from column schema response is not stored in the object and hence it is lost when the data is looked up from the cache.
2. isMultiValue method was incorrect in cases when min=1 and max>1

Change-Id: I93cb157b9e9cdded274bc957d90cde660003ba9e
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
library/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnType.java