Skip to content

OAK-8633: Add warn logs if we add/update a string property larger than 100KB#152

Closed
tihom88 wants to merge 6 commits intoapache:trunkfrom
tihom88:OAK-8633_v1
Closed

OAK-8633: Add warn logs if we add/update a string property larger than 100KB#152
tihom88 wants to merge 6 commits intoapache:trunkfrom
tihom88:OAK-8633_v1

Conversation

@tihom88
Copy link
Copy Markdown
Contributor

@tihom88 tihom88 commented Sep 23, 2019

No description provided.

Copy link
Copy Markdown
Contributor

@catholicon catholicon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should simply allow config via command line params - that'd significantly reduce the plumbing to move configured value to intended location.

@tihom88
Copy link
Copy Markdown
Contributor Author

tihom88 commented Sep 25, 2019

@catholicon yes we can enable these via command line params and that will reduce plumbing but in my opinion we should only have those params via command line which have major impact over application. The changes presented here are not that that big to have these enabled via commandline params. Also with osgi config framework, we can persist these and we don't have to add command line params each time we restart application.

@tihom88
Copy link
Copy Markdown
Contributor Author

tihom88 commented Sep 29, 2019

@catholicon suggested changes are incorporated in PR #155 .
Closing this PR.

@tihom88 tihom88 closed this Sep 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants