-
Hi, too many RXComputationalScheduler threads are getting created and my application's cpu% is going high after using hystrix.
I am using this configuration
"groupName": "recsagservice", "threa…
-
Investigate and fix, likely it's something not threadsafe with the memory mapped files?
ktoso updated
8 years ago
-
My theory is that the shapeless slowdown is because of the [change](https://github.com/scala/scala/commit/b2e0911ded57f33e9600c6337a307c0fe1877eff) to inline the `synchronized { if (moduleVar eq null)…
-
I'm looking at the profiles before and after 19aea1a (fields). I see a bit more time is spent in uniquing types. Looking back up the stack, this points to more work in substitution
-
-
Hi,
I am using non blocking remote tailers in a tight loop:
_chronicle = ChronicleQueueBuilder.remoteTailer().connectAddress(host, port).readSpinCount(1).build();
_tailer = _chronicle.createTailer()…
-
**thomas.peyrard** ([Bug 60382](https://bz.apache.org/bugzilla//show_bug.cgi?id=60382&redirect=false)):
Hi,
I update from JMeter 2.11 to JMeter 3.0 and faced issues with the JDBC Sampler.
I execute …
-
The Flight Recorder GPS does not show 3D fix even after editing (airframes/examples/ardrone2.xml) the protocol to sirf and removing the gps_ubx_ucenter module from the modules loading block.
Do we ha…
-
so I have a local cluster up and running
- storm-1.0.1
- thrift 1.0.0-dev
- python 2.7.11 (as pyenv shim)
- uname -a
Linux dmitrypc.npb.saritasa.io 4.6.5-300.fc24.x86_64 #1 SMP Thu Jul 28 01:10:12 …
-
Analysis of Checkstyle code (659 files) with [checkstyle_checks.xml](../blob/master/config/checkstyle_checks.xml) currently lasts more than minute.
When [AtclauseOrder](../blob/master/src/main/java/…