Selector.select() returned prematurely 512 times in a row
- Lenguaje dominante
- Java
- Estrellas
- 4.2k
- Forks
- 1.4k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
- [ ] I have searched the [issues](https://github.com/codingapi/tx-lcn/issues) of this repository and believe that this is not a duplicate.
### 1. Bug Description
WARN 2940 --- [ntLoopGroup-2-1] io.netty.channel.nio.NioEventLoop : Selector.select() returned prematurely 512 times in a row; rebuilding Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@476b79a3.
### 2. Environment:
- JDK version:1.8
- OS:win10
- TX-LCN version:5.0.2
- Others:
### 3. Exception Stacktrace
WARN 2940 --- [ntLoopGroup-2-1] io.netty.channel.nio.NioEventLoop : Selector.select() returned prematurely 512 times in a row; rebuilding Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@476b79a3.
```
Paste your Exception Stacktrace here!
```
### 4. Tour Idea
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Empieza reproduciendo la advertencia en el NioEventLoop de Netty usando JDK 8 en Windows 10 con TX-LCN 5.0.2 y, a continuación, rastrea cuándo Selector.select() retorna prematuramente y se reconstruye el selector. Comprueba si el comportamiento está causado por TX-LCN o por su entorno; se considera terminado cuando haya una causa confirmada y una corrección o un informe claramente delimitados.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- backend, networking
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100