-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 10.3
-
Fix Version/s: 10.10
-
Component/s: Elasticsearch
-
Tags:
-
Sprint:nxcore 10.10.3
-
Story Points:1
While running drive tests:
https://github.com/nuxeo/nuxeo-drive-server/tree/master/nuxeo-drive-elasticsearch/src/test/java/org/nuxeo/drive/elasticsearch
even if the test pass we can have some warn (it has happened only in a dev env sofar):
2018-12-14 10:10:20,583 [elasticsearch[nuxeoTestNode][transport_client_boss][T#2]] WARN [Netty4InternalESLogger] Selector.select() returned prematurely 512 times in a row; rebuilding Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@123828ed. 2018-12-14 10:10:20,584 [elasticsearch[nuxeoTestNode][transport_client_boss][T#1]] WARN [Netty4InternalESLogger] Selector.select() returned prematurely 512 times in a row; rebuilding Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@6dfefbb7. 2018-12-14 10:10:20,585 [elasticsearch[nuxeoTestNode][transport_client_boss][T#3]] WARN [Netty4InternalESLogger] Selector.select() returned prematurely 512 times in a row; rebuilding Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@16709b18.