celeborn/common
SteNicholas 7188e845f7
[CELEBORN-1327][FOLLOWUP] Simplify DirectByteBuffer constructor lookup logic
### What changes were proposed in this pull request?

Simplify `DirectByteBuffer` constructor lookup logic in `Platform`. Meanwhile, bump `commons-lang3` version from `3.12.0` to `3.13.0`.

### Why are the changes needed?

`try-catch` statement is not needed because we know version number already.

Backport:

- https://github.com/apache/spark/pull/41780
- https://github.com/apache/spark/pull/42269
- https://github.com/apache/spark/pull/44444

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

GA.

Closes #2544 from SteNicholas/CELEBORN-1327.

Authored-by: SteNicholas <programgeek@163.com>
Signed-off-by: mingji <fengmingxiao.fmx@alibaba-inc.com>
2024-06-07 16:23:32 +08:00
..
benchmarks
src [CELEBORN-1327][FOLLOWUP] Simplify DirectByteBuffer constructor lookup logic 2024-06-07 16:23:32 +08:00
pom.xml [CELEBORN-1443] Remove ratis dependencies from common module 2024-06-03 10:15:51 +08:00