Skip to content

3 - fix for issue #569#572

Merged
normanmaurer merged 2 commits intonetty:3from
fredericBregier:3
Aug 28, 2012
Merged

3 - fix for issue #569#572
normanmaurer merged 2 commits intonetty:3from
fredericBregier:3

Conversation

@fredericBregier
Copy link
Copy Markdown
Member

Should fix all issues from #569

When moving to take into account arrayOffset, it should have been taken into account also in setReadPosition and other places. Fix it now...
Also fix mismatch algorithm between SeekAheadOptimize and not SeekAheadOptimize (standard) versions.

NB: I didn't have a chance to check the "typo" check (not in condition where I have all I need under my hands), so you might check that it compiles with mvn correctly first. Sorry for that inconvenient...

When moving to take into account arrayOffset, it should have been taken into account also in setReadPosition and other places. Fix it now...
When moving to take into account arrayOffset, it should have been taken into account also in setReadPosition and other places. Fix it now...
Also fix mismatch algorithm between SeekAheadOptimize and not SeekAheadOptimize (standard) versions.
@ghost ghost assigned normanmaurer Aug 28, 2012
normanmaurer added a commit that referenced this pull request Aug 28, 2012
@normanmaurer normanmaurer merged commit 0522c4f into netty:3 Aug 28, 2012
@normanmaurer
Copy link
Copy Markdown
Member

@fredericBregier ok pulled in an fixed the issues ;) Thanks!

chrisvest pushed a commit to chrisvest/netty that referenced this pull request Apr 2, 2025
…etty#572)

Motivation:

When caching fails during workflow execution we should still continue
the build as its just an optimization. Also we should use the new fork
for docker layer caching

Modifications:

- Update action that does the docker layer caching to the new fork
- Ignore errors during caching

Result:

More stable builds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants