Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
Lightbend
- Deventer, NL
- Sign in to view email
- https://arnout.engelen.eu
Popular repositories
2,950 contributions in the last year
Activity overview
Contribution activity
August 2019
- raboof/fpga-workshop Verilog
- raboof/mastodon Ruby
Created a pull request in akka/akka that received 9 comments
Fix race when binding to port '0' in artery tcp
Splitting the 'binding' and 'starting inbound streams' seems to make it a bit easier to follow as well
+119
−116
•
9
comments
- Update sbt-reproducible-builds
- Improve Java perspective dispatcher docs
- Update paradox theme to 0.23
- Update some SBT plugins
- Convert 'Blocking needs Careful Management' from classic
- Move generic dispatcher docs from Classic
- Move generic mailbox docs from classic to main mailboxes doc
- Add monitoring section
- Remove 'How To' section of the docs
- Collapse 'project information' and 'additional information'
- Update to 2.12.9 for travis as well
- Hook in akka-persistence-typed
- Fix race conditions in Artery TCP binding to 0
- Typo alowing -> allowing
- Update paradox
- Fix race conditions in Artery TCP binding to 0
- Log changes to the ShardCoordinator ddata state (#27444)
- Log changes to the ShardCoordinator ddata state
1
repository not shown
- System wide materializer
- update latestPatchOf25 (master)
- update latestPatchOf25
- streams: move `lastCancellationCause` helper variable to GraphStageLogic
- Give the large source test some more time
- update to reactive-streams-tck 1.0.3-RC1
- Update to jackson-databind 2.9.9.3
- Add configuration for all Jackson Features
- Handle rethrows in `recover` more gracefully
- [2.5 backport] Fix assertion in dns tests wrt changed docker json API
- Upgrade sbt-paradox-akka 0.18 -> 0.23
- follow up on style guide changes for private vs public
- Fix assertion in dns tests wrt changed docker json API
- Fix singleton issue when leaving several nodes, #27487
- Update links to the Lightbend Platform docs (#27477)
- 2.5.24
- Latest 2.5 is 2.5.24
- Clean up of utilities docs
- Upgraded kamon sigar
- Upgraded sbt-updates plugin
- Update links to the Lightbend Platform docs
- Upgraded silencer plugin
- Upgraded plugin to 2.0.3, nightly to RC8 (bug fixes)
- Update sbt-jmh plugin to 0.3.7
- Propagate stream cancellation causes
- Some pull request reviews not shown.
- Retry service discovery if no target is found
- Akka Paradox theme 0.22
- Update scalafmt to 2.0.1
- Update akka-discovery, akka-slf4j, ... to 2.5.24
- Update slf4j-api to 1.7.28
- Update links
- Update slf4j-api to 1.7.27
- Update sbt-scalafmt to 2.0.3
- Don't preprend . to service name if package not set
- prevent closing comment early by ensure heading whitespace
- update akkaGrpcCodeGeneratorSettings possible values
- build: add command line flag that allows running akka-http-core tests against akka master branch
- Reduce number of stages needed to implement CaptureMaterializationAndTerminationOp
- Add benchmark to compare strict vs streamed response types
- Fix performance regression introduced in #2627
- Fix compilation in 2.11
- Force connection closure when pool is stopped
- Release train updates
- Rewrite pool interface without actors
- core: pull transformDataBytes(newContentLength, transformer) up to HttpEntity
- Better error handling on server when response entity stream fails
Created an issue in badgeteam/ESP32-platform-firmware that received 11 comments
"OSError: 257" when activating wifi from dashboard on SHA2017 badge
on serial console:
Traceback (most recent call last): File "boot.py", line 26, in <module> File "dashboard/home.py", line 266, in <module> File "wi…
11
comments
- SupervisionSpec: Supervision for a sharded actor must allow passivation
- Cluster sharding with remember entities (persistence) must setup shared journal
- Possible optimization in copyUSAciiBytesToStr
- Race condition when binding to arbitrary port with artery
- Nightly versions are hard to use from gradle
- 'Spawn' ask type inference