Skip to content

@jasontedor jasontedor tagged this Apr 26, 2016 · 325 commits to master since this tag

This commit fixes an index name equality check in RoutingNodes. Namely,
the check was comparing an instance of Index to an instance of
String. Instead, the index name should be obtained from the Index
instance to be compared to the instance of String.

Closes #17982
Assets 2
You can’t perform that action at this time.