codingchili / chili-core

Reactive framework for creating transport & storage-transparent microservices with Vert.x
https://codingchili.github.io/chili-core/
MIT License
14 stars 5 forks source link

HazelMap does not honor the SortOrder #214

Closed codingchili closed 6 years ago

codingchili commented 6 years ago

SortOrder.DESCENDING is always interpreted as ASCENDING.

codingchili commented 6 years ago

Fixed.