Fabrice Bacchella
Fabrice Bacchella
Should be fixed now.
You build jrds with an (old) jre, not a jdk. If you look at the stack, there is not a single method called from jrds. So I think you have...
Known problem, I need to migrate it since a long time.
First step to do that, jrdsagent can now be run within jrds, when using a jrds.probe.LocalRMIConnection.
This PR miss multi-thread handling. Whats the use case for that ? If you need to open and close NIO backend factory, why don't provides your own instance using the...
What problem do you see in the javadoc ? It might be an old problem that have been solved. The idea of providing your own instance is to be able...
What would you like instead ?
Pay attention that internal calculation in rrd4j is done using UTC. The timezone is only used for rendering of graph legend.
sync is not called when the syncRunnableHandle is not provided, because it means the user trusts the OS to do what is needed to flush the data in an enough...
It's not going to be easy. The one disk format is using one row of all values for each time stamp. So it's not possible to add a column of...