Get cache expiration info from partition service
Cached groups should have configurable ttl (cache time to live) property. This property should be different depending on data partition id. This property should be kept in PartitionInfo and retrieved using partition service. Property in PartitionInfo table has an integer value, which represents ttl in milliseconds.