You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/06/10 01:06:03 UTC

[GitHub] [pulsar] codelipenghui opened a new issue, #16000: [test] []

codelipenghui opened a new issue, #16000:
URL: https://github.com/apache/pulsar/issues/16000

   **Describe the bug**
   A clear and concise description of what the bug is.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Go to '...'
   2. Click on '....'
   3. Scroll down to '....'
   4. See error
   
   **Expected behavior**
   A clear and concise description of what you expected to happen.
   
   **Screenshots**
   If applicable, add screenshots to help explain your problem.
   
   **Desktop (please complete the following information):**
    - OS: [e.g. iOS]
   
   **Additional context**
   Add any other context about the problem here.
   


-- 
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: commits-unsubscribe@pulsar.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] eolivelli commented on issue #16000: [test] NPE of StringSchema for branch-2.10

Posted by GitBox <gi...@apache.org>.
eolivelli commented on issue #16000:
URL: https://github.com/apache/pulsar/issues/16000#issuecomment-1152325095

   @codelipenghui @nicoloboschi is there any link to a OpenJDK issue ?
   I can create tickets on OpenJDK JIRA, if it is a new issue we can report it but we need more context


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] codelipenghui commented on issue #16000: [test] NPE of StringSchema for branch-2.10

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on issue #16000:
URL: https://github.com/apache/pulsar/issues/16000#issuecomment-1152098285

   Looks like temurin has a new release [jdk-11.0.15+10](https://github.com/adoptium/temurin11-binaries/releases/tag/jdk-11.0.15%2B10) which introduced the issue. After rollback to `[jdk-11.0.15+10]`, the failed test get passed.


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] codelipenghui commented on issue #16000: [test] NPE of StringSchema for branch-2.10

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on issue #16000:
URL: https://github.com/apache/pulsar/issues/16000#issuecomment-1152329048

   Sorry @eolivelli
   
   I'm still testing. It's not a JDK issue but related to `reuseFork`. I have disabled the `reuseFork in PR #15995`, the test gets passed. Looks like the `reuseFork` lead some static code doesn't work.


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] github-actions[bot] commented on issue #16000: [test] NPE of StringSchema for branch-2.10

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #16000:
URL: https://github.com/apache/pulsar/issues/16000#issuecomment-1179897099

   The issue had no activity for 30 days, mark with Stale label.


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org