Skip to content

Deep recursion postfix patterns #69

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

Merged

Conversation

retoo
Copy link
Contributor

@retoo retoo commented Jul 28, 2017

Incorporates the tests from #67 and fixes #66

Grok/compile aborts now if a definition cannot be resolved.

@anthonycorbacho I have no idea often this might break actual setups. The unit tests are green ;)

@retoo
Copy link
Contributor Author

retoo commented Jul 28, 2017

Also completes the PR #29, solves the same problem.

@retoo retoo force-pushed the deep-recursion-postfix-patterns branch from 1fc8bd7 to 59f711e Compare August 2, 2017 08:52
@retoo
Copy link
Contributor Author

retoo commented Aug 2, 2017

@anthonycorbacho I already resolved the conflict this PR, please merge the Pull Request #70 first, afterwards you can merge this one (which then should have no conflict).

@anthonycorbacho
Copy link
Member

@retoo I merged #70

Once you resolve the conflict here, i will merge this pr as well :)

@retoo retoo force-pushed the deep-recursion-postfix-patterns branch from 59f711e to e4c9547 Compare August 3, 2017 06:40
@retoo
Copy link
Contributor Author

retoo commented Aug 3, 2017

@anthonycorbacho strange; no idea why it didn't work. Anyway, now it's rebased.

@anthonycorbacho
Copy link
Member

Awesome thanks !!

@anthonycorbacho anthonycorbacho merged commit 551fadb into thekrakken:master Aug 4, 2017
@retoo retoo deleted the deep-recursion-postfix-patterns branch August 4, 2017 08:40
@joschi
Copy link
Contributor

joschi commented Nov 15, 2017

@anthonycorbacho Would it be possible to get a release of java-grok with this fix?

@retoo
Copy link
Contributor Author

retoo commented Nov 16, 2017

@anthonycorbacho yes please!

@joschi you can use the jetpack.io distribution if you like:
=> https://jitpack.io/#thekrakken/java-grok/551fadba59

@retoo retoo restored the deep-recursion-postfix-patterns branch February 24, 2022 23:48
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.

Valid patterns failing with "Deep recursion pattern"
3 participants