main
Add new Alluxio-FUSE as local cache solution with UFS gateway
Remove unnecessary Configuration usage
Add HiveCacheContext into the CacheContext
Resolve merge conflicts
Add factory methods for IndexDefinition
Add direct access option to avoid caching certain paths
Update test utils
Support SteppingThreadSleeper
Make the client poll the master concurrently
Update metric system with cherry-pick `Remove hostname from metrics key`
Fix infinite recursion with RefCountedNioByteBuf.setBytes
Upgrade Checkstyle version
Refactor dynamic resource pool selection type
[SMALLFIX]Use static imports for standard test utilities
Enforce import order
Add collectInfo command
Replace PowerMock with Mockito in alluxio-job-server
[SMALLFIX] Use static imports for test utilities in ExponentialTimerTest
Implement metadata sync V2
Support logical name as HA address
Allow running on early access and beta JDKs
Add worker vCPU info to fsadmin report capacity command
Update worker exception
Refactor the address API of alluxio client
Refactor abstract master client with master selection policy
Add unit tests for ShortCircuitReadHandler
Handle temp directories correctly for multiple test jvm
Move all static configuration logic into one place
Support method-level set for ConfigurationRule
Address comments
Support Fuse Mount with Worker to Reduce RPCs
[SMALLFIX] Use static import for standard test utilities
Use static imports for standard test utilities
[ALLUXIO-2426] Extending ExternalResource rather than writing the test rule by ourselves
Fix jvm pause monitor unstable test
[ALLUXIO-3355] Improvements for behavior for when job master is at full capacity (#8126)
delete line and fix test