Technoboy- commented on pull request #14833:
URL: https://github.com/apache/pulsar/pull/14833#issuecomment-1077028341


   > > @Technoboy-
   > > Can we use `Collections.unmodifiableSet()` to return an immutable Set? 
I'm not very deep in `TableView `, please let me know what you think if there 
are any mistakes. Thanks!
   > 
   > My first version is using immutable set like 
`Collections.unmodifiableSet()`. But users want to modify the data, and after 
talking with @nlu90, it's good to return a new data set for them.
   
   Change to immutable 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