Reactor-netty: Source line numbrers are outdated in reference documentation

Created on 16 May 2020  路  3Comments  路  Source: reactor/reactor-netty

Source line numbrers seem to be outdated in the reference documentation.

For example, see https://projectreactor.io/docs/netty/release/reference/index.html#server-tcp-level-configurations-channel-options

typbug typdocumentation

All 3 comments

@izeye This was fixed with 5dccb280b00e1dae9ee49c835ec0bc110f773455 and the fix will be available with the next 0.9.8.RELEASE

@violetagg Sorry for the noise. I should have checked before opening this.

Actually, I wanted to fix it, but I wasn't sure how to avoid this sort of out-of-sync.

Actually, I wanted to fix it, but I wasn't sure how to avoid this sort of out-of-sync.

Yes it is very inconvenient.
In master currently we are rewriting some of the APIs and I moved those settings to the beginning of the file so hopefully there will be less cases like this.
Please note that the documentation in master needs some rework that we will do before milestone publishing.

Was this page helpful?
0 / 5 - 0 ratings