Skip to content

Add comments to TestOptimizeDefaultForFuseNoValue in pkg\ddc\alluxio\transform_optimization_test.go. #4805

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Mout-sea opened this issue Mar 23, 2025 · 0 comments · Fixed by #4806

Comments

@Mout-sea
Copy link
Contributor

Which function do you want to add comments to?

TestOptimizeDefaultForFuseNoValue in pkg\ddc\alluxio\transform_optimization_test.go.

What comments do you want to add?

// TestOptimizeDefaultForFuseNoValue tests the optimizeDefaultFuse function of the AlluxioEngine.
// It verifies that the JVM options and fuse arguments are correctly set based on the provided AlluxioRuntime and Alluxio configurations.
// The test cases cover scenarios with both new and old fuse argument versions, and check if the expected JVM options and fuse arguments are applied correctly.
//
// Parameters:
//   - t *testing.T: The testing framework used to report errors and log test results.
//
// Returns:
//   - None. The function asserts the expected JVM options and fuse arguments against the actual values and reports errors if they do not match.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant