Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / real-logic/agrona issues and pull requests
#224 - [Java] Enable all javac warnings and treat them as errors.
Pull Request -
State: closed - Opened by vyazelenko about 4 years ago
#223 - Serialization issues
Issue -
State: closed - Opened by vyazelenko about 4 years ago
- 9 comments
#222 - [Java] Cleanup javadoc warnings (Java 15)
Pull Request -
State: closed - Opened by vyazelenko about 4 years ago
#221 - [Java] Use ProcessHandle API to get process PID on Java 9+.
Pull Request -
State: closed - Opened by vyazelenko about 4 years ago
#220 - appendTo method added to MessageDecoderFlyweight
Pull Request -
State: closed - Opened by ww3456 about 4 years ago
#219 - Infinity loop fix
Pull Request -
State: closed - Opened by Whoosh about 4 years ago
- 7 comments
#218 - [Java] Improve Javadoc for ArrayUtil
Pull Request -
State: closed - Opened by jvirtanen about 4 years ago
#217 - Question: Unnecessary equality checks on UnsafeBuffer.wrap(...) methods?
Issue -
State: closed - Opened by sonay over 4 years ago
- 1 comment
#216 - Non-linearizable behavior of concurrent queues
Issue -
State: closed - Opened by alefedor over 4 years ago
- 10 comments
#215 - [Java] Fix map capacity calculation
Pull Request -
State: closed - Opened by wlukowicz over 4 years ago
- 1 comment
#214 - [Java] Make AsciiEncoding throw exceptions similar to JDK parseInt/parseLong
Pull Request -
State: closed - Opened by AndreyNudko over 4 years ago
#213 - enable Dependabot v2
Pull Request -
State: closed - Opened by sullis over 4 years ago
#212 - [Java] AsciiEncoding parseIntAscii/parseLongAscii to throw NumberFormatException when detecting overflow
Pull Request -
State: closed - Opened by AndreyNudko over 4 years ago
- 4 comments
#211 - Allow for a special case in bounds checks in UnsafeBuffer.wrap()
Issue -
State: closed - Opened by artem-anisimov over 4 years ago
#210 - improve test reliability
Pull Request -
State: closed - Opened by RichardWarburton over 4 years ago
#209 - Add a method to update the key for a specific counter.
Pull Request -
State: closed - Opened by mikeb01 over 4 years ago
#208 - add ability to resample the OffsetEpochNanoClockTest
Pull Request -
State: closed - Opened by RichardWarburton over 4 years ago
#207 - one2one ringbuffer c<->java issues
Issue -
State: closed - Opened by nevgeniev over 4 years ago
- 4 comments
#206 - add in a zero-gc alternative implementation of the EpochNanoClock
Pull Request -
State: closed - Opened by RichardWarburton over 4 years ago
#205 - [Java] Add BufferUtil#free methods to free direct ByteBuffers
Pull Request -
State: closed - Opened by vyazelenko almost 5 years ago
#204 - BusySpinIdleStrategy.pause static method for Java
Issue -
State: closed - Opened by agritsiuk almost 5 years ago
- 2 comments
Labels: question
#203 - [Java] Do not attempt to delete file/directory if it does not exist plus simplify `deleteIfExists`
Pull Request -
State: closed - Opened by vyazelenko almost 5 years ago
#202 - fix toArray() for Maps avoiding allocation
Pull Request -
State: closed - Opened by ratcashdev almost 5 years ago
#201 - [Java] Use `maven-publish` instead of deprecated `maven` plugin
Pull Request -
State: closed - Opened by vyazelenko almost 5 years ago
#200 - [Java] Use Collection instead of List and Throwable instead of Exception
Pull Request -
State: closed - Opened by vyazelenko almost 5 years ago
- 2 comments
#199 - [Java] Add `tryClaim` API to the RingBuffer
Pull Request -
State: closed - Opened by vyazelenko almost 5 years ago
#198 - Added increment and decrement methods for MutableInteger and MutableLong
Pull Request -
State: closed - Opened by vad0 almost 5 years ago
#197 - Add "try claim" method to RingBuffer
Issue -
State: closed - Opened by mjpt777 almost 5 years ago
Labels: enhancement
#196 - [Java] Gradle deprecations cleanup
Pull Request -
State: closed - Opened by vyazelenko almost 5 years ago
#195 - [Java] JUnit 5 migration
Pull Request -
State: closed - Opened by vyazelenko almost 5 years ago
#194 - [Java] Delete Checksums class as the logic is moved to Aeron
Pull Request -
State: closed - Opened by vyazelenko almost 5 years ago
- 2 comments
#193 - Switch to CRC-32C when on JDK 9+
Pull Request -
State: closed - Opened by vyazelenko almost 5 years ago
- 1 comment
#192 - Does not build on JDK 13
Issue -
State: closed - Opened by vyazelenko almost 5 years ago
#191 - CRC-32
Pull Request -
State: closed - Opened by vyazelenko almost 5 years ago
#190 - AsciiSequenceView avoid NullPointerException at getBytes
Pull Request -
State: closed - Opened by ariksher-nex almost 5 years ago
#189 - Use gradle platform to provide a BOM
Pull Request -
State: closed - Opened by bdellegrazie about 5 years ago
- 8 comments
#188 - Revert "Fix bug in ExpandableRingBuffer"
Pull Request -
State: closed - Opened by mjpt777 about 5 years ago
#187 - Fix bug in ExpandableRingBuffer
Pull Request -
State: closed - Opened by JPWatson about 5 years ago
#186 - HighResolutionClock / SystemEpochNanoClock do not return nanosecond precision values by default
Issue -
State: closed - Opened by RichardWarburton about 5 years ago
- 3 comments
Labels: question
#185 - For issue #184
Pull Request -
State: closed - Opened by pjulien about 5 years ago
#184 - Unable to Map Read-Only Files
Issue -
State: closed - Opened by pjulien about 5 years ago
#183 - add partial reset() method
Pull Request -
State: closed - Opened by RichardWarburton about 5 years ago
- 2 comments
#182 - Why doesn't IntArrayList allow wrapping for int array less than 10 elements?
Issue -
State: closed - Opened by happy15 about 5 years ago
- 2 comments
#181 - Adding on a test class for Long2LongCounterMap.
Pull Request -
State: closed - Opened by sh-abhi about 5 years ago
- 3 comments
#180 - IntArrayList.equals forces unnecessary boxing of its own members
Issue -
State: closed - Opened by gregallen about 5 years ago
- 2 comments
Labels: enhancement