Description
Equality condition in TaskInfo compares the raw host-name of an object with lower-case host-name of another object. This is incorrect and can cause mistakes in count of number of partitions done to decide sizes of open requests. Also, this incorrect behavior can affect partition assignment and partition migration.