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

Fixing ConcurrentModificationException - Incorrect Use of CopyOnWriteArrayList #90

Closed
wants to merge 1 commit into from

Conversation

kaja-mohideen
Copy link
Contributor

Incorrect use of CopyOnWriteArrayList causes ConcurrentModificationException. Fixing it.

@rusher
Copy link
Collaborator

rusher commented Oct 6, 2016

Hi kaja-mohideen,

Right, thanks for you contribution !

Similar to other open source projects, the MariaDB Foundation needs to have shared ownership of all code that is included in the MariaDB distribution. The easiest way to achieve this is by submitting your code under the BSD-new license.

The other alternative is to sign the code contribution agreement which can be found here: https://mariadb.com/kb/en/mariadb/mca/

Please indicate in a comment below that you are contributing your new code of the whole pull request, including one or several files that are either new files or modified ones, under the BSD-new license or that you have filled out the contribution agreement and sent it.

Thanks,
Diego

@kaja-mohideen
Copy link
Contributor Author

I'll check with my employer on what is the right option and update here.

@kaja-mohideen
Copy link
Contributor Author

Have initiated the process to make this contribution. Have created the ticket https://jira.mariadb.org/browse/CONJ-362 for that purpose.

@kaja-mohideen
Copy link
Contributor Author

Please reject this Pull Request, as it is created from repo forked to my personal account. I'll raise a new PR soon.

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