openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
embedded-jmxtrans
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 2 hours
ago. based on code collected
about 2 hours
ago.
Jun 13, 2024 — Jun 13, 2025
Showing page 2 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[maven-release-plugin] prepare release embedded-jmxtrans-1.1.3
Cyrille Le Clerc
More...
about 9 years ago
Useless parentheses around expressions should be removed to prevent any misunderstanding
ayman abdelghany
More...
about 9 years ago
Using Collection.isEmpty() to test for emptiness
ayman abdelghany
More...
about 9 years ago
Merge pull request #120 from golorins/feature/remote-config
Cyrille Le Clerc
More...
about 9 years ago
Fix StringIndexOutOfBounds on etcd urls with single server
Zorzetti Simone
More...
about 9 years ago
Merge pull request #119 from golorins/feature/remote-config
Cyrille Le Clerc
More...
over 9 years ago
Added author and some comments
simone zorzetti
More...
over 9 years ago
Replace etcd4j with custom implementation
simone zorzetti
More...
over 9 years ago
Fix pom version and enable etcd cluster
simone zorzetti
More...
over 9 years ago
Retrieve config elements from etcd
simone zorzetti
More...
over 9 years ago
[maven-release-plugin] prepare for next development iteration
Cyrille Le Clerc
More...
over 9 years ago
[maven-release-plugin] prepare release embedded-jmxtrans-1.1.2
Cyrille Le Clerc
More...
over 9 years ago
CloudBees Buildhive has been shutdown
Cyrille Le Clerc
More...
over 9 years ago
Merge pull request #110 from jmxtrans/better-shut-down
Cyrille Le Clerc
More...
over 9 years ago
Remove `State.STARTED` and `State.STOPPED` as suggested by @YannRobert. Introduce a `State.ERROR` when `start()` or `stop()` fail.
Cyrille Le Clerc
More...
over 9 years ago
Simplify shutdown()` as suggested by @YannRobert * no need to `shutdown()` and `awaitTermination()` before `shutdownNow()` as we invoke `collectMetrics()` and `exportCollectedMetrics()` * `shutdownNow()` can be invoked before `collectMetrics()` and `exportCollectedMetrics()`
Cyrille Le Clerc
More...
over 9 years ago
Merge pull request #116 from YannRobert/Introduce-failsafe-plugin
Cyrille Le Clerc
More...
over 9 years ago
Merge pull request #117 from YannRobert/Fix_AbstractOutputWriter_toString
Cyrille Le Clerc
More...
over 9 years ago
Simplify exception handling and document
Cyrille Le Clerc
More...
over 9 years ago
Better handling of InterruptedException as suggested by @johnou, better logging on `start()` and `stop()` to help debugging issues when invoking operations through JMX tools such as VisualVM, add comments in the code
Cyrille Le Clerc
More...
over 9 years ago
this should be the right one
Cyrille Le Clerc
More...
over 9 years ago
Better stop() and shutdown hook
Cyrille Le Clerc
More...
over 9 years ago
Merge pull request #109 from YannRobert/FixMissingPluginVersion
Cyrille Le Clerc
More...
over 9 years ago
explicitly set the build.plugins.plugin.version for plugin org.apache.felix:maven-bundle-plugin, in order to allow the project to build with Java 6
Yann ROBERT
More...
over 9 years ago
fix AbstractOutputWriter toString() method to print start with the classname (was previously printing 'class ' + classname instead of just classname)
Yann ROBERT
More...
almost 10 years ago
added unit test showing the problem on the AbstractOutputWriter toString() method that prints 'class ' + classname instead of just classname
Yann ROBERT
More...
almost 10 years ago
add missing license headers
Cyrille Le Clerc
More...
almost 10 years ago
[maven-release-plugin] prepare for next development iteration
Cyrille Le Clerc
More...
almost 10 years ago
[maven-release-plugin] prepare release embedded-jmxtrans-1.1.1
Cyrille Le Clerc
More...
almost 10 years ago
Merge pull request #107 from farnulfo/improve_ByteBuffer_management
Cyrille Le Clerc
More...
almost 10 years ago
←
1
2
3
4
5
6
7
8
9
…
12
13
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree