Caideyipi opened a new pull request, #18044:
URL: https://github.com/apache/iotdb/pull/18044

   ## Description
   - Set the encrypted-password pull consumer regression test to manual commit 
mode.
   - Keep it consistent with consume_data(), which explicitly commits polled 
messages.
   - Avoid a race where the default auto-commit worker commits the same message 
before the test's manual commit, causing a partially accepted duplicate commit.
   
   ## Verification
   - mvn spotless:apply -pl integration-test -P with-integration-tests
   - git diff --check -- 
integration-test/src/test/java/org/apache/iotdb/subscription/it/triple/treemodel/regression/param/IoTDBEncryptedPasswordPullConsumerIT.java
   - mvn -Ddevelocity.off=true verify -DskipUTs 
-Dit.test=IoTDBEncryptedPasswordPullConsumerIT#testSubscribeWithEncryptedPassword
 -DfailIfNoTests=false -Dfailsafe.failIfNoSpecifiedTests=false -pl 
integration-test -P 
with-integration-tests,MultiClusterIT2SubscriptionTreeRegressionMisc (target 
test was discovered, but skipped locally because the test cluster failed to 
start: SeedConfigNode not alive / Empty configNode set)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to