Skip to content
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

Limits should be overridable default values #104

Closed
stbischof opened this issue Jan 17, 2024 · 3 comments
Closed

Limits should be overridable default values #104

stbischof opened this issue Jan 17, 2024 · 3 comments

Comments

@stbischof
Copy link

Hi,

i think that the Limits are good default values, bit would be nice to make them changeable.

if (recordSize + len > Limits.MAX_RECORD_SIZE) {

@osiegmar
Copy link
Owner

Sounds reasonable. I'd be glad if someone could come up with a pull request.

@osiegmar
Copy link
Owner

@stbischof Does #112 address your request sufficiently (esp. regarding OSGi compatibility)?

@stbischof
Copy link
Author

This is very nice. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants