[GitHub] [pulsar] nodece added a comment to the discussion: Cannot parse schema

2022-12-15 Thread GitBox
GitHub user nodece added a comment to the discussion: Cannot parse schema Thanks @robshep feedback. GitHub link: https://github.com/apache/pulsar/discussions/18948#discussioncomment-4414974 This is an automatically sent email for dev@pulsar.apache.org. To unsubscribe, please send an ema

[GitHub] [pulsar] nodece added a comment to the discussion: Cannot parse schema

2022-12-15 Thread GitBox
GitHub user nodece added a comment to the discussion: Cannot parse schema Do you have a stable way to reproduce this issue? GitHub link: https://github.com/apache/pulsar/discussions/18948#discussioncomment-4414972 This is an automatically sent email for dev@pulsar.apache.org. To unsubs

[GitHub] [pulsar] nodece added a comment to the discussion: Cannot parse schema

2022-12-15 Thread GitBox
GitHub user nodece added a comment to the discussion: Cannot parse schema I did a test to reproduce this case: ```java public class Main { public static void main(String[] args) throws Exception { var pulsarClient = PulsarClient.builder().serviceUrl("pulsar://localhost:6650").build